121
by David Siegel
Removed SimplePlugins. |
1 |
<CombineEntry name="Packages" fileversion="2.0" ctype="PackagingProject"> |
2 |
<Configurations>
|
|
3 |
<Configuration name="Repo" ctype="PackagingProjectConfiguration" /> |
|
4 |
</Configurations>
|
|
5 |
<Packages>
|
|
6 |
<Package name="Binaries"> |
|
7 |
<Builder rootEntry="DoPlugins.mds" targetFile="DoPlugins.tar.gz" platform="Linux" ctype="BinariesZipPackageBuilder"> |
|
8 |
<ChildEntries>
|
|
9 |
<Entry>Thunderbird/Thunderbird.mdp</Entry> |
|
10 |
<Entry>Evolution/Evolution.mdp</Entry> |
|
11 |
<Entry>Rhythmbox/Rhythmbox.mdp</Entry> |
|
12 |
<Entry>Pidgin/Pidgin.mdp</Entry> |
|
13 |
<Entry>LocateFiles/LocateFiles.mdp</Entry> |
|
14 |
</ChildEntries>
|
|
15 |
<ExcludedFiles>
|
|
16 |
<File>Evolution,Linux.PkgConfig,evolution.pc</File> |
|
17 |
<File>Pidgin,Linux.PkgConfig,pidgin.pc</File> |
|
18 |
<File>Rhythmbox,Linux.PkgConfig,rhythmbox.pc</File> |
|
19 |
<File>Thunderbird,Linux.PkgConfig,thunderbird.pc</File> |
|
20 |
<File>LocateFiles,Linux.PkgConfig,locatefiles.pc</File> |
|
21 |
</ExcludedFiles>
|
|
22 |
</Builder>
|
|
23 |
</Package>
|
|
24 |
</Packages>
|
|
25 |
</CombineEntry>
|