projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9681b86
)
OC-1797: Imprint is not shown --> FIXED
author
masensio
<masensio@solidgear.es>
Tue, 22 Oct 2013 11:02:14 +0000
(13:02 +0200)
committer
masensio
<masensio@solidgear.es>
Tue, 22 Oct 2013 11:02:14 +0000
(13:02 +0200)
res/xml/preferences.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/xml/preferences.xml
b/res/xml/preferences.xml
index
3a6e052
..
a7f76f5
100644
(file)
--- a/
res/xml/preferences.xml
+++ b/
res/xml/preferences.xml
@@
-49,7
+49,7
@@
<Preference android:title="@string/prefs_help" android:key="help" />
<Preference android:title="@string/prefs_recommend" android:key="recommend" />
<Preference android:title="@string/prefs_feedback" android:key="feedback" />
<Preference android:title="@string/prefs_help" android:key="help" />
<Preference android:title="@string/prefs_recommend" android:key="recommend" />
<Preference android:title="@string/prefs_feedback" android:key="feedback" />
- <
!-- Preference android:title="@string/prefs_imprint" android:key="imprint" / --
>
+ <
Preference android:title="@string/prefs_imprint" android:key="imprint" /
>
<Preference android:id="@+id/about_app"
android:title="@string/about_title"
<Preference android:id="@+id/about_app"
android:title="@string/about_title"