Fixed bug where would crash during merge override PXML if no unique-id
[pandora-libraries.git] / deployment / etc / pandora / conf / apps
1
2 # Open Pandora
3 # Application configuration
4
5 [autodiscovery]
6 searchpath      /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/mmcblk0p1/pandora/scripts:/media/mmcblk1p1/pandora/scripts:/usr/pandora/scripts
15 runscript       pnd_run.sh