diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2012-07-25 10:13:22 +0200 |
---|---|---|
committer | Frank Gevaerts <frank@gevaerts.be> | 2012-07-25 10:13:22 +0200 |
commit | 229d88c89939b81283e03ead9726eb289e13d00f (patch) | |
tree | f3f105aa33aa6e6c4a77f56c69e887d1b8ebe5ae /packaging | |
parent | c81bb4efa78a9829747b32ca1c19e1846c00f2e0 (diff) | |
download | rockbox-229d88c89939b81283e03ead9726eb289e13d00f.tar.gz rockbox-229d88c89939b81283e03ead9726eb289e13d00f.zip |
Move rockbox.desktop to a better place.
Change-Id: I987c015ed067e47c5fbbbc9eea1a7ddbbce186ba
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/rockbox.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packaging/rockbox.desktop b/packaging/rockbox.desktop new file mode 100644 index 0000000000..bc6cc85ccc --- /dev/null +++ b/packaging/rockbox.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=Rockbox +GenericName=Music Player +X-GNOME-FullName=Rocbox Music Player +Comment=The Rockbox Custom Jukebox Firmware on your Desktop +Exec=rockbox +Icon=rockbox +Terminal=false +Type=Application +Categories=AudioVideo; +StartupNotify=true +X-Ubuntu-Gettext-Domain=rockbox |