summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/arrays.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/arrays.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/arrays.xml b/org.fox.ttrss/src/main/res/values/arrays.xml
index 47cac770..25b2bd58 100644
--- a/org.fox.ttrss/src/main/res/values/arrays.xml
+++ b/org.fox.ttrss/src/main/res/values/arrays.xml
@@ -46,4 +46,10 @@
<item>@string/widget_background_dark</item>
<item>@string/widget_background_transparent</item>
</string-array>
+ <string-array name="pref_headlines_request_values" translatable="false">
+ <item>10</item>
+ <item>15</item>
+ <item>30</item>
+ <item>45</item>
+ </string-array>
</resources> \ No newline at end of file