summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r--app/src/main/res/xml/preferences.xml2
-rw-r--r--app/src/main/res/xml/weather_settings_service.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 837a4a1..9785836 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -17,7 +17,7 @@
android:key="about_key"
android:title="@string/about_preference"
android:summary="@string/about_preference_summary" />
- <org.cyanogenmod.yahooweatherprovider.ImagePreference
+ <org.lineageos.yahooweatherprovider.ImagePreference
android:key="image_key"/>
</PreferenceCategory>
diff --git a/app/src/main/res/xml/weather_settings_service.xml b/app/src/main/res/xml/weather_settings_service.xml
index af5c23e..74cc96b 100644
--- a/app/src/main/res/xml/weather_settings_service.xml
+++ b/app/src/main/res/xml/weather_settings_service.xml
@@ -12,4 +12,4 @@
limitations under the License.
-->
<weather-provider-service xmlns:android="http://schemas.android.com/apk/res/android"
- android:settingsActivity="org.cyanogenmod.yahooweatherprovider.YahooPreferenceActivity" /> \ No newline at end of file
+ android:settingsActivity="org.lineageos.yahooweatherprovider.YahooPreferenceActivity" /> \ No newline at end of file