Support dvb-box on openembedded build tree.
[vuplus_xbmc] / tools / Linux / xbmc.desktop
1 [Desktop Entry]
2 Version=1.0
3 Name=XBMC Media Center
4 GenericName=Media Center
5 Comment=Manage and view your media 
6 Exec=xbmc
7 Icon=xbmc
8 Terminal=false
9 Type=Application
10 Categories=AudioVideo;Video;Player;TV;
11
12 Actions=Fullscreen;Standalone;
13
14 [Desktop Action Fullscreen]
15 Name=Open in fullscreen
16 Exec=xbmc -fs
17 OnlyShowIn=Unity;
18
19 [Desktop Action Standalone]
20 Name=Open in standalone mode
21 Exec=xbmc --standalone
22 OnlyShowIn=Unity;