cd7b987a4eac3b0417513e2679b3a106f111d98e
[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  # 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/iconcache  # 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:/usr/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/iconcache  # 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
20
21 [info]
22 emit_info       1                       # 0->no info .desktop; !0->yes to info .desktop
23 dotdesktoppath  /usr/share/applications # path for pndnotifyd to spit .desktop files into
24 viewer          ../../../usr/bin/arora  # sh-script or prog to run. Use wrapper sh if needed.
25 viewer_args                             # args. <- plus filename will be passed. ie: "-a filename.html"
26 category        Documentation           # freedesktop standard category to use