mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
rbutil: Add simple desktop file for Linux.
To be used by packagers, and eventually AppImage. The logo file referenced is docs/logo/rockbox-clef.svg. Change-Id: Id2606f6c699d0ef612caaf125aa2a5d0e88bdecc
This commit is contained in:
parent
a29ddc10ae
commit
35bdfd5ec5
1 changed files with 12 additions and 0 deletions
12
rbutil/rbutilqt/RockboxUtility.desktop
Normal file
12
rbutil/rbutilqt/RockboxUtility.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
GenericName=Rockbox Installer and Maintainance Tool
|
||||||
|
Version=1.0
|
||||||
|
Hidden=false
|
||||||
|
Name=Rockbox Utility
|
||||||
|
Type=Application
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=true
|
||||||
|
Icon=rockbox-clef
|
||||||
|
Exec=RockboxUtility
|
||||||
|
Categories=Utility;
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue