mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 11:35:24 +01:00
Use F2 as a shortcut for editing the current track. Fixes issue #194
This commit is contained in:
parent
85032240d9
commit
1eb9447097
@ -14,7 +14,7 @@
|
||||
<string>Clementine</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/icon.png</normaloff>:/icon.png</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
@ -298,7 +298,7 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="library_filter_clear">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/clear.png</normaloff>:/clear.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
@ -322,7 +322,7 @@
|
||||
<item>
|
||||
<widget class="QToolButton" name="library_options">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/configure.png</normaloff>:/configure.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
@ -502,7 +502,7 @@
|
||||
</widget>
|
||||
<action name="action_previous_track">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-skip-backward.png</normaloff>:/media-skip-backward.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -511,7 +511,7 @@
|
||||
</action>
|
||||
<action name="action_play_pause">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-playback-start.png</normaloff>:/media-playback-start.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -523,7 +523,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-playback-stop.png</normaloff>:/media-playback-stop.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -532,7 +532,7 @@
|
||||
</action>
|
||||
<action name="action_next_track">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-skip-forward.png</normaloff>:/media-skip-forward.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -541,7 +541,7 @@
|
||||
</action>
|
||||
<action name="action_quit">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/exit.png</normaloff>:/exit.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -553,7 +553,7 @@
|
||||
</action>
|
||||
<action name="action_stop_after_this_track">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-playback-stop.png</normaloff>:/media-playback-stop.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -619,7 +619,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/last.fm/love.png</normaloff>:/last.fm/love.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -631,7 +631,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/last.fm/ban.png</normaloff>:/last.fm/ban.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -640,7 +640,7 @@
|
||||
</action>
|
||||
<action name="action_clear_playlist">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/clear-list.png</normaloff>:/clear-list.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -652,7 +652,7 @@
|
||||
</action>
|
||||
<action name="action_edit_track">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/edit-track.png</normaloff>:/edit-track.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -673,10 +673,13 @@
|
||||
<property name="text">
|
||||
<string>Edit tag...</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>F2</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_configure">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/configure.png</normaloff>:/configure.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -690,7 +693,7 @@
|
||||
</action>
|
||||
<action name="action_shuffle">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/shuffle.png</normaloff>:/shuffle.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -699,7 +702,7 @@
|
||||
</action>
|
||||
<action name="action_add_media">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/open_media.png</normaloff>:/open_media.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -708,7 +711,7 @@
|
||||
</action>
|
||||
<action name="action_add_stream">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/open_stream.png</normaloff>:/open_stream.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -717,7 +720,7 @@
|
||||
</action>
|
||||
<action name="action_open_media">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/open_media.png</normaloff>:/open_media.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -726,7 +729,7 @@
|
||||
</action>
|
||||
<action name="action_cover_manager">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/download.png</normaloff>:/download.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -735,7 +738,7 @@
|
||||
</action>
|
||||
<action name="action_shuffle_mode">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-playlist-shuffle.png</normaloff>:/media-playlist-shuffle.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -744,7 +747,7 @@
|
||||
</action>
|
||||
<action name="action_repeat_mode">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/media-playlist-repeat.png</normaloff>:/media-playlist-repeat.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -753,7 +756,7 @@
|
||||
</action>
|
||||
<action name="action_remove_from_playlist">
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
<iconset resource="../data/data.qrc">
|
||||
<normaloff>:/list-remove.png</normaloff>:/list-remove.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
@ -862,6 +865,8 @@
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<resources/>
|
||||
<resources>
|
||||
<include location="../data/data.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
@ -540,6 +540,9 @@ msgstr "Nastaví hodnoty pro zvolené skladby..."
|
||||
msgid "Edit tag..."
|
||||
msgstr ""
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Nastavit Clementine..."
|
||||
|
||||
|
@ -543,6 +543,9 @@ msgstr "Δώσε τιμή σε όλα τα επιλεγμένα κομμάτια
|
||||
msgid "Edit tag..."
|
||||
msgstr "Τροποποίησησ ετικέτας..."
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Παραμετροποίηση του Clementine..."
|
||||
|
||||
|
@ -542,6 +542,9 @@ msgstr "Cambiar valor para todas las pistas seleccionadas..."
|
||||
msgid "Edit tag..."
|
||||
msgstr "Editar etiqueta..."
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Configurar Clementine..."
|
||||
|
||||
|
@ -542,6 +542,9 @@ msgstr "Définir une valeur pour toutes les pistes sélectionnées..."
|
||||
msgid "Edit tag..."
|
||||
msgstr "Modifier la tag..."
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Configurer Clementine..."
|
||||
|
||||
|
@ -538,6 +538,9 @@ msgstr "Ustaw wartość dla wszystkich zaznaczonych utworów..."
|
||||
msgid "Edit tag..."
|
||||
msgstr "Edytuj znacznik..."
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Konfiguruj Clementine..."
|
||||
|
||||
|
@ -538,6 +538,9 @@ msgstr ""
|
||||
msgid "Edit tag..."
|
||||
msgstr ""
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Настроить Clementine..."
|
||||
|
||||
|
@ -541,6 +541,9 @@ msgstr "Nastaviť hodnotu pre vybraté skladby..."
|
||||
msgid "Edit tag..."
|
||||
msgstr "Upraviť tag..."
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr "Nastaviť Clementine..."
|
||||
|
||||
|
@ -534,6 +534,9 @@ msgstr ""
|
||||
msgid "Edit tag..."
|
||||
msgstr ""
|
||||
|
||||
msgid "F2"
|
||||
msgstr ""
|
||||
|
||||
msgid "Configure Clementine..."
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user