Fixed a bad desktop conf for deployment
authorskeezix <skeezix@flotsam-vm.(none)>
Tue, 15 Dec 2009 20:49:59 +0000 (15:49 -0500)
committerskeezix <skeezix@flotsam-vm.(none)>
Tue, 15 Dec 2009 20:49:59 +0000 (15:49 -0500)
deployment/etc/pandora/conf/desktop

index e1626e2..c0787db 100644 (file)
@@ -3,12 +3,12 @@
 # Desktop configuration
 
 [desktop]
-searchpath     /mnt/sd?/pandora/desktop:/usr/pandora/apps      # path to depth-search for PXMLs and pnd-files
+searchpath     /media/*/pandora/desktop:/media/*/pandora/apps:/usr/pandora/apps        # path to depth-search for PXMLs and pnd-files
 dotdesktoppath ~/Desktop/      # path for pndnotifyd to spit .desktop files into (run as root)
 iconpath       /tmp    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)
 
 [menu]
-searchpath     /mnt/sd?/pandora/menu   # path to depth-search for PXMLs and pnd-files
+searchpath     /media/*/pandora/menu   # path to depth-search for PXMLs and pnd-files
 dotdesktoppath /usr/share/applications         # path for pndnotifyd to spit .desktop files into
 iconpath       /tmp    # path for pndnotifyd to drop icons into (can be same as dotdesktoppath if WM permits)