mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
10 lines
228 B
Desktop File
10 lines
228 B
Desktop File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Name=Boxee
|
|
Comment=Next generation social media player
|
|
Exec=/opt/boxee/run-boxee-desktop
|
|
Icon=boxee
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=AudioVideo;Video;Player;
|
|
StartupNotify=false
|