OSDN Git Service

Keyguard: Get your weather on... the lock screen [3/3]
[android-x86/packages-apps-Settings.git] / res / xml / security_settings_slide_sub.xml
index 13ba33c..43d1998 100644 (file)
@@ -36,4 +36,9 @@
             android:title="@string/lockscreen_visualizer_title"
             android:defaultValue="true"/>
 
+        <cyanogenmod.preference.CMSecureSettingSwitchPreference
+            android:key="lock_screen_weather_enabled"
+            android:title="@string/lockscreen_weather_enabled_title"
+            android:defaultValue="false"/>
+
 </PreferenceScreen>