pndnotifyd: fix some crashes
[pandora-libraries.git] / testdata / conf / desktop
index 4b1e994..f241b83 100644 (file)
@@ -2,10 +2,24 @@
 # Open Pandora
 # Desktop configuration
 
-[dotfiles]
-#dotdesktoppath        ./testdata/dotdesktop   # path for pndnotifyd to spit .desktop files into
-dotdesktoppath ~/.applications         # path for pndnotifyd to spit .desktop files into
-iconpath       ./testdata/dotdesktop   # path for pndnotifyd to drop icons into (can be same as .desktop if WM permits)
+[desktop]
+#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    /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