CMActions: update gestures activity title
* We already have a "Gestures" entry, change this one to "Moto Actions" Change-Id: I0048192c27a16fb06bee531e0ddafd63c406e6c2
This commit is contained in:
@@ -41,7 +41,8 @@
|
||||
|
||||
<activity
|
||||
android:name=".TouchscreenGesturePreferenceActivity"
|
||||
android:label="@string/screen_gestures_panel_title"
|
||||
android:label="@string/moto_actions_title"
|
||||
android:summary="@string/moto_actions_summary"
|
||||
android:theme="@style/CMActions">
|
||||
<intent-filter>
|
||||
<action android:name="com.android.settings.action.EXTRA_SETTINGS" />
|
||||
|
||||
Reference in New Issue
Block a user