Loading res/xml/theme_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -98,8 +98,8 @@ android:icon="@drawable/prd_ic_soundpacks"> <intent android:action="android.intent.action.MAIN" > <category android:name="cyanogenmod.intent.category.APP_THEMES" /> <!-- TODO: "mods_sounds" is a placeholder" --> <extra android:name="component_filter" android:value="mods_sounds"/> <extra android:name="component_filter" android:value="mods_alarms,mods_ringtones,mods_notifications"/> </intent> </Preference> </PreferenceScreen> Loading
res/xml/theme_settings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -98,8 +98,8 @@ android:icon="@drawable/prd_ic_soundpacks"> <intent android:action="android.intent.action.MAIN" > <category android:name="cyanogenmod.intent.category.APP_THEMES" /> <!-- TODO: "mods_sounds" is a placeholder" --> <extra android:name="component_filter" android:value="mods_sounds"/> <extra android:name="component_filter" android:value="mods_alarms,mods_ringtones,mods_notifications"/> </intent> </Preference> </PreferenceScreen>