46 lines
1.3 KiB
Text
46 lines
1.3 KiB
Text
<VFolderInfo>
|
|
<!-- Write changes here, instead of to the original files -->
|
|
<WriteDir>/etc/gnome-vfs-2.0/vfolders/applications-all-users/</WriteDir>
|
|
|
|
<!-- Load the GNOME2 applications from our prefix -->
|
|
<ItemDir>/usr/share/applications/</ItemDir>
|
|
|
|
<!-- Add main GNOME2 entries if you build into a non-default prefix -->
|
|
<ItemDir>/usr/share/applications/</ItemDir>
|
|
|
|
<!-- Default .directory location -->
|
|
<DesktopDir>/usr/share/gnome/vfolders/</DesktopDir>
|
|
|
|
<DesktopDir>/root/gnome-menu/menu-test/tree/</DesktopDir>
|
|
|
|
<!-- Add Ximian Menu Entries, uncomment for menu nirvana -->
|
|
<MergeDir>/usr/share/gnome/ximian/Programs/</MergeDir>
|
|
|
|
<!-- Merge in the GNOME1 menus if you build into a non-default prefix -->
|
|
<MergeDir>/usr/share/gnome/apps/</MergeDir>
|
|
<MergeDir>/usr/share/gnome/apps/</MergeDir>
|
|
|
|
<!-- Merge dirs optional -->
|
|
<MergeDir>/etc/X11/applnk/</MergeDir>
|
|
|
|
<!-- Root folder -->
|
|
<Folder>
|
|
<Name>Applications</Name>
|
|
<Desktop>Applications.directory</Desktop>
|
|
|
|
<Exclude>gnome-search-tool.desktop</Exclude>
|
|
<Exclude>Gmc.desktop</Exclude>
|
|
<Exclude>nautilus-help.desktop</Exclude>
|
|
<Exclude>gnome-help.desktop</Exclude>
|
|
|
|
<Query>
|
|
<And>
|
|
<Keyword>Core</Keyword>
|
|
<!-- FIXME: Seth, why would this be wanted? -->
|
|
<!--<Not>
|
|
<Keyword>Merged</Keyword>
|
|
</Not>-->
|
|
</And>
|
|
</Query>
|
|
|
|
|