From b8b7804fcc229e9c34e18dc3ec6dfafd2e3485b0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 1 Jul 2011 18:54:41 +0000 Subject: moved skinned ui to separate plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2252 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/qmmp_enqueue.desktop | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/plugins/Ui/skinned/qmmp_enqueue.desktop (limited to 'src/plugins/Ui/skinned/qmmp_enqueue.desktop') diff --git a/src/plugins/Ui/skinned/qmmp_enqueue.desktop b/src/plugins/Ui/skinned/qmmp_enqueue.desktop new file mode 100644 index 000000000..b42e2b18b --- /dev/null +++ b/src/plugins/Ui/skinned/qmmp_enqueue.desktop @@ -0,0 +1,24 @@ +[Desktop Entry] +X-Desktop-File-Install-Version=0.11 +Name=Enqueue in Qmmp +Name[cs]=Zařadit do fronty v Qmmp +Name[de]=Zur Qmmp-Wiedergabeliste hinzufügen +Name[ru]=Добавить в Qmmp +Name[uk]=Додати до черги Qmmp +Name[zh_CN]=加入 Qmmp 播放列表 +Name[zh_TW]=加入 Qmmp 播放清單 +Comment=Add file(s) to the Qmmp playlist +Comment[cs]=Přidat soubor(y) do seznamu stop v Qmmp +Comment[de]=Datei(en) zur Qmmp-Wiedergabeliste hinzufügen +Comment[ru]=Добавить файл(ы) в список Qmmp +Comment[uk]=Додати файл(и) до переліку програвання Qmmp +Comment[zh_CN]=添加一个或多个文件到 Qmmp 播放列表 +Comment[zh_TW]=添加一個或多個檔案到 Qmmp 播放清單 +Exec=qmmp -e %F +Icon=qmmp +Categories=AudioVideo;Player;Audio;Qt; +MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/x-flac;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-ape;application/x-cue;audio/x-ffmpeg-shorten;inode/directory; +Type=Application +X-KDE-StartupNotify=false +NoDisplay=true +Terminal=false -- cgit v1.2.3-13-gbd6f