From 46a0f9c938df00b2da09d94905a672e972d976f3 Mon Sep 17 00:00:00 2001 From: skeezix Date: Fri, 5 Mar 2010 23:52:45 -0500 Subject: [PATCH] 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 :) --- deployment/etc/pandora/conf/desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5