summaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/trim.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/menu/trim.xml b/res/menu/trim.xml
index 937081f24..57de58924 100644
--- a/res/menu/trim.xml
+++ b/res/menu/trim.xml
@@ -15,8 +15,7 @@
-->
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/action_trim_video"
- android:icon="@drawable/ic_menu_slideshow_holo_light"
- android:title="@string/trim_action"
+ android:title="@string/done"
android:enabled="true"
android:showAsAction="ifRoom" />
</menu>