/conf/desktop: Changed default documentation viewer to links
[pandora-libraries.git] / testdata / conf / desktop
1
2 # Open Pandora
3 # Desktop configuration
4
5 [desktop]
6 searchpath      /media/*/pandora/desktop:./testdata/app?        # path to depth-search for PXMLs and pnd-files
7 dotdesktoppath  ./testdata/dotdesktop   # path for pndnotifyd to spit .desktop files into
8 iconpath        ./testdata/doticons     # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
9
10 [menu]
11 searchpath      /media/*/pandora/menu:./testdata/app?:./testdata/menuapps       # path to depth-search for PXMLs and pnd-files
12 dotdesktoppath  ./testdata/menu         # path for pndnotifyd to spit .desktop files into
13 iconpath        ./testdata/menuicons    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
14
15 [launcher]
16 hupscript       pnd_hup.sh
17
18 [info]
19 emit_info       1                       # 0->no info .desktop; !0->yes to info .desktop
20 dotdesktoppath  ./testdata/menu         # path for pndnotifyd to spit .desktop files into
21 viewer          links                   # sh-script or prog to run. Use wrapper sh if needed.
22 viewer_args     -a                      # args. <- plus filename will be passed. ie: "-a filename.html"
23 category        Documentation           # freedesktop standard category to use