aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorRyan Rector <rmrector@gmail.com>2022-02-22 20:36:32 -0700
committerRyan Rector <rmrector@gmail.com>2022-02-22 20:36:32 -0700
commit4ff289ba107eed2f3857c3d54a06c800fae05ac3 (patch)
treee6dc14b1e6e3ed7f8638dc80dda28fc68d8ad3e8 /system
parentc0c800b58ba7815944eaedc24dff2f85beb6473a (diff)
Add more source options to MSIF file browser
Include 'files', 'videos', and 'pictures' sources
Diffstat (limited to 'system')
-rwxr-xr-xsystem/settings/settings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/settings/settings.xml b/system/settings/settings.xml
index 36b2f7fa47..541a6be736 100755
--- a/system/settings/settings.xml
+++ b/system/settings/settings.xml
@@ -1067,6 +1067,12 @@
<default></default>
<constraints>
<allowempty>true</allowempty>
+ <sources>
+ <source>files</source>
+ <source>pictures</source>
+ <source>videos</source>
+ </sources>
+ <writable>false</writable>
</constraints>
<control type="button" format="path">
<heading>657</heading>