From b9fd381eee2f7c87e7645046b26dd552dc3cae5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Thu, 17 May 2018 23:14:12 +0200 Subject: GH-2268 update the deb package to not depend on latest jre * `openjdk-8-jre` is now recommended * the package now depends on `desktop-file-utils` * the desktop icon has been updated to the current one --- .../multimc/usr/share/applications/multimc.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 application/package/ubuntu/multimc/usr/share/applications/multimc.desktop (limited to 'application/package/ubuntu/multimc/usr') diff --git a/application/package/ubuntu/multimc/usr/share/applications/multimc.desktop b/application/package/ubuntu/multimc/usr/share/applications/multimc.desktop new file mode 100755 index 00000000..6002e686 --- /dev/null +++ b/application/package/ubuntu/multimc/usr/share/applications/multimc.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Categories=Game; +Exec=/opt/multimc/run.sh +Icon=/opt/multimc/icon.svg +Keywords=game; +MimeType= +Name=MultiMC 5 +Path= +StartupNotify=true +Terminal=false +TerminalOptions= +Type=Application +X-DBUS-ServiceName= +X-DBUS-StartupType= +X-KDE-SubstituteUID=false +X-KDE-Username= -- cgit v1.2.3