annotate audacious.desktop @ 4359:0becb809bdc9
moved most GUI-related functions from playback.c to ui_main_evlisteners.c
this change enables basic, working headless mode in X!
author |
mf0102 <0102@gmx.at> |
date |
Mon, 17 Mar 2008 23:47:24 +0100 |
parents |
86e26cee3a15 |
children |
8ff1fd730af3 |
rev |
line source |
3666
|
1 [Desktop Entry]
|
|
2 Name=Audacious
|
|
3 GenericName=Audio Player
|
|
4 Comment=Play music
|
|
5 Comment[hu]=Zene lejátszása
|
|
6 Exec=audacious %U
|
|
7 Icon=audacious
|
|
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
|