summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/xml/preferences.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index ad497a90d..675687fb8 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -276,6 +276,9 @@
</PreferenceCategory>
<PreferenceCategory android:title="@string/project_pref">
<Preference
+ android:key="prefFaq"
+ android:title="@string/pref_faq"/>
+ <Preference
android:key="prefKnownIssues"
android:title="@string/pref_known_issues"/>
<Preference