evmapperd: Added preliminary support for HOLD key
[pandora-libraries.git] / testdata / conf / desktop
index 6e3d6ca..f241b83 100644 (file)
@@ -3,14 +3,23 @@
 # Desktop configuration
 
 [desktop]
-searchpath     /mnt/sd?/pandora/desktop:./testdata/app?        # path to depth-search for PXMLs and pnd-files
+#searchpath    /media/*/pandora/desktop:./testdata/app?        # path to depth-search for PXMLs and pnd-files
+searchpath     /mediaZZZ/*/pandora/desktop:./testdata/app?     # path to depth-search for PXMLs and pnd-files
 dotdesktoppath ./testdata/dotdesktop   # path for pndnotifyd to spit .desktop files into
 iconpath       ./testdata/doticons     # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
 
 [menu]
-searchpath     /mnt/sd?/pandora/menu:./testdata/menuapps       # path to depth-search for PXMLs and pnd-files
+#searchpath    /media/*/pandora/menu:./testdata/app?:./testdata/menuapps       # path to depth-search for PXMLs and pnd-files
+searchpath     /mediaZZZ/*/pandora/menu:./testdata/app?:./testdata/menuapps    # path to depth-search for PXMLs and pnd-files
 dotdesktoppath ./testdata/menu         # path for pndnotifyd to spit .desktop files into
 iconpath       ./testdata/menuicons    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
 
 [launcher]
 hupscript      pnd_hup.sh
+
+[info]
+emit_info      1                       # 0->no info .desktop; !0->yes to info .desktop
+dotdesktoppath ./testdata/menu         # path for pndnotifyd to spit .desktop files into
+viewer         links                   # sh-script or prog to run. Use wrapper sh if needed.
+viewer_args                            # args. <- plus filename will be passed. ie: "-a filename.html"
+category       Documentation           # freedesktop standard category to use