forked from len0rd/rockbox
Add desktop file for RockboxUtility
I am maintaining rbutil in the Arch Linux [community] repo. There is an on-going effort to remove desktop files from our PKGBUILD tarballs by either pushing them upstream or creating them at build time. Relevant bug report: https://bugs.archlinux.org/task/23387 Change-Id: Ic40cbfe92cf81e33b566ee39e0afea9c6c5d2754
This commit is contained in:
parent
fb93c99ce8
commit
f5d31fc1c4
1 changed files with 10 additions and 0 deletions
10
rbutil/rbutilqt/data/rbutil.desktop
Normal file
10
rbutil/rbutilqt/data/rbutil.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Name=Rockbox Utility
|
||||
Comment=Rockbox automated installer
|
||||
Exec=RockboxUtility
|
||||
Icon=rbutil
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Application;Utility;
|
Loading…
Add table
Add a link
Reference in a new issue