]> git.pld-linux.org Git - packages/audacious.git/blame - audacious-desktop.patch
- corrected MimeType (inode/directory it's not good idea for music player)
[packages/audacious.git] / audacious-desktop.patch
CommitLineData
f0d0741e
JK
1diff -uNr audacious-3.3.1.orig/audacious.desktop audacious-3.3.1/audacious.desktop
2--- audacious-3.3.1.orig/audacious.desktop 2012-08-11 22:11:00.000000000 +0200
3+++ audacious-3.3.1/audacious.desktop 2012-08-26 11:05:00.000000000 +0200
fbea903e 4@@ -1,6 +1,4 @@
5 [Desktop Entry]
6-Version=1.0
7-
8 Type=Application
9
10 Name=Audacious
11@@ -14,6 +12,7 @@
bc8bd1ed
KK
12 GenericName[lt]=Muzikos grotuvas
13 GenericName[nl]=Muziekspeler
e9f6fb95 14 GenericName[nb]=Lydavspiller
b1973604 15+GenericName[pl]=Odtwarzacz muzyki
bc8bd1ed
KK
16 GenericName[pt]=Leitor de Música
17 GenericName[ro]=Lector de Muzică
18 GenericName[ru]=Аудиоплеер
fbea903e 19@@ -27,13 +26,13 @@
bc8bd1ed 20 Comment[lt]=Klausyti muzikos
fbea903e 21 Comment[nb]=Lytt til musikk
bc8bd1ed 22 Comment[nl]=Muziek luisteren
5fed0668 23+Comment[pl]=Odtwarzacz muzyki
bc8bd1ed 24 Comment[ru]=Слушайте музыку
25a74cef
KK
25 Comment[es]=Escucha música
26 Icon=audacious
bc8bd1ed
KK
27
28-Categories=AudioVideo;Audio;Player;GTK;
fbea903e 29-
30 Exec=audacious %U
31 TryExec=audacious
64486029 32 Terminal=false
f0d0741e
JK
33-MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;inode/directory;x-content/audio-cdda;
34+MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;x-content/audio-cdda;
01e812c1 35+Categories=GTK;AudioVideo;Player;
This page took 0.077117 seconds and 4 git commands to generate.