diff options
author | Petr Mrázek <peterix@gmail.com> | 2015-10-02 23:06:22 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2015-10-02 23:06:22 +0200 |
commit | 7459eb627c97d27ef6e12cdededa48e1ff03d533 (patch) | |
tree | b2cf2bad4e4fbaebffa5a4c13a478c1dfe30663f /application/package/ubuntu/multimc_1.1-1/usr | |
parent | ae4216de6101db63a1ec7d817852cad2d10863f5 (diff) | |
download | MultiMC-7459eb627c97d27ef6e12cdededa48e1ff03d533.tar MultiMC-7459eb627c97d27ef6e12cdededa48e1ff03d533.tar.gz MultiMC-7459eb627c97d27ef6e12cdededa48e1ff03d533.tar.lz MultiMC-7459eb627c97d27ef6e12cdededa48e1ff03d533.tar.xz MultiMC-7459eb627c97d27ef6e12cdededa48e1ff03d533.zip |
GH-1266 fix ubuntu run script
Diffstat (limited to 'application/package/ubuntu/multimc_1.1-1/usr')
-rwxr-xr-x | application/package/ubuntu/multimc_1.1-1/usr/share/applications/multimc.desktop | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/application/package/ubuntu/multimc_1.1-1/usr/share/applications/multimc.desktop b/application/package/ubuntu/multimc_1.1-1/usr/share/applications/multimc.desktop deleted file mode 100755 index 6002e686..00000000 --- a/application/package/ubuntu/multimc_1.1-1/usr/share/applications/multimc.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[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= |