Mercurial > audlegacy
annotate src/audacious/audacious.desktop.in @ 2373:ad1d7687814c trunk
[svn] made strings.h for existing strings.c, cleanups
author | mf0102 |
---|---|
date | Sat, 20 Jan 2007 04:48:41 -0800 |
parents | d2d296826b06 |
children | 960acc94fcb7 |
rev | line source |
---|---|
2313 | 1 [Desktop Entry] |
2 Name=Audacious | |
2360
d2d296826b06
[svn] - Add GenericName and remove icon filename extension from .desktop file.
nenolod
parents:
2313
diff
changeset
|
3 GenericName=Audio Player |
2313 | 4 Comment=Play music |
5 Comment[hu]=Zene lejátszása | |
6 Exec=audacious | |
2360
d2d296826b06
[svn] - Add GenericName and remove icon filename extension from .desktop file.
nenolod
parents:
2313
diff
changeset
|
7 Icon=audacious |
2313 | 8 MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/mpegurl;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-wav;audio/x-xm;application/ogg;audio/x-vorbis+ogg |
9 Categories=Application;GTK;AudioVideo;Player; | |
10 Terminal=false | |
11 Type=Application | |
12 Encoding=UTF-8 |