Skip to content
Snippets Groups Projects
Commit 750f9999 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix shortcut title in debug

parent c4836f69
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
android:shortcutId="last_playlist"
android:enabled="true"
android:icon="@drawable/ic_queue_music"
android:shortcutShortLabel="@string/last_playlist"
android:shortcutShortLabel="@string/last_playlist_shortcut"
android:shortcutLongLabel="@string/last_playlist" >
<intent
android:action="vlc.shortcut.resume"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment