소스 검색

OC-1797: Imprint is not shown --> FIXED

masensio 11 년 전
부모
커밋
01dcdc0672
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      res/xml/preferences.xml

+ 1 - 1
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_imprint" android:key="imprint" / -->
+    <Preference android:title="@string/prefs_imprint" android:key="imprint" />
                         
 	<Preference 		android:id="@+id/about_app" 
         				android:title="@string/about_title"