From: skeezix Date: Sat, 6 Mar 2010 04:52:45 +0000 (-0500) Subject: Added 'apps' dir to menu, so it goes with out posted goals of emitting to both deskto... X-Git-Tag: Release-2010-05/1~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a0f9c938df00b2da09d94905a672e972d976f3;p=pandora-libraries.git Added 'apps' dir to menu, so it goes with out posted goals of emitting to both desktop and menu This has been bandied about for months, time to commit it :) --- diff --git a/deployment/etc/pandora/conf/desktop b/deployment/etc/pandora/conf/desktop index c0787db..aa2b205 100644 --- a/deployment/etc/pandora/conf/desktop +++ b/deployment/etc/pandora/conf/desktop @@ -8,7 +8,7 @@ dotdesktoppath ~/Desktop/ # path for pndnotifyd to spit .desktop files into (run iconpath /tmp # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits) [menu] -searchpath /media/*/pandora/menu # path to depth-search for PXMLs and pnd-files +searchpath /media/*/pandora/menu:/media/*/pandora/apps # path to depth-search for PXMLs and pnd-files dotdesktoppath /usr/share/applications # path for pndnotifyd to spit .desktop files into iconpath /tmp # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)