Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7e3c0e98 authored by Steve Kondik's avatar Steve Kondik
Browse files

settings: Add link to Weather settings in CMParts

 * Applications menu seems to be the right place for this.

Change-Id: I84f832a22c950dfda7c1e4b79ab6d0de6baf0147
parent 8d3f7e49
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -67,6 +67,10 @@
            android:title="@string/sms_application_title"
            android:title="@string/sms_application_title"
            settings:keywords="@string/keywords_more_default_sms_app" />
            settings:keywords="@string/keywords_more_default_sms_app" />


        <!-- Weather providers -->
        <org.cyanogenmod.internal.cmparts.CMPartsPreference
                android:key="weather_settings" />

    </PreferenceCategory>
    </PreferenceCategory>


    <com.android.settings.WorkOnlyCategory
    <com.android.settings.WorkOnlyCategory