Added globbing support for all searchpaths! (can now search /media/*/pandora/apps...
[pandora-libraries.git] / deployment / etc / pandora / conf / apps
1
2 # Open Pandora
3 # Application configuration
4
5 [autodiscovery]
6 searchpath      /media:/media/*:/usr/pandora/apps       # path to depth-search for PXMLs
7
8 # PXMLs may be overridden .. ie: overrides are a subset of PXML, where the values are copied over the full PXML
9 [overrides]
10 searchpath      ~/pxml-overrides
11
12 # [pnd] defines where to locate the pnd support scripts, so the user may override pnd_run.sh without clobbering built in
13 [pnd]
14 searchpath      /media/*/pandora/scripts:/usr/pandora/scripts
15 runscript       pnd_run.sh