diff options
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/about_preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/about_preferences.xml b/app/src/main/res/xml/about_preferences.xml index 5d8515ad..ded0ccee 100644 --- a/app/src/main/res/xml/about_preferences.xml +++ b/app/src/main/res/xml/about_preferences.xml @@ -27,11 +27,6 @@ app:summary="@string/settings_rate_summary" /> <Preference - android:key="f-droid" - app:title="@string/settings_f_droid_title" - app:summary="@string/settings_f_droid_summary" /> - - <Preference android:key="email" app:title="@string/settings_email_title" app:summary="@string/settings_email_summary" /> |