Added 'apps' dir to menu, so it goes with out posted goals of emitting to both deskto...
[pandora-libraries.git] / deployment / etc / pandora / conf / desktop
1
2 # Open Pandora
3 # Desktop configuration
4
5 [desktop]
6 searchpath      /media/*/pandora/desktop:/media/*/pandora/apps:/usr/pandora/apps        # path to depth-search for PXMLs and pnd-files
7 dotdesktoppath  ~/Desktop/      # path for pndnotifyd to spit .desktop files into (run as root)
8 iconpath        /tmp    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
9
10 [menu]
11 searchpath      /media/*/pandora/menu:/media/*/pandora/apps     # path to depth-search for PXMLs and pnd-files
12 dotdesktoppath  /usr/share/applications         # path for pndnotifyd to spit .desktop files into
13 iconpath        /tmp    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
14
15 [launcher]
16 # if hupscript is commented out entirely, pndnotifyd will not try to find/run the hup
17 # if it is uncommented, pndnotifyd will attempt to invoke the hupscript after emitting .desktop files
18 # (the hupscript exists to hup the WMs to redisplay .desktop apps)
19 #hupscript      pnd_hup.sh