Skip to content

Commit

Permalink
Add StartupWMClass to jd-gui.desktop for Linux
Browse files Browse the repository at this point in the history
This ensures that the application will appear under the correct icon if it is pinned to the taskbar.
  • Loading branch information
md-5 authored Aug 10, 2019
1 parent 758f02e commit 11f3550
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/linux/resources/jd-gui.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Exec=java -jar /opt/jd-gui/jd-gui.jar
Type=Application
Icon=jd-gui
MimeType=application/java;application/java-vm;application/java-archive
StartupWMClass=org-jd-gui-App

0 comments on commit 11f3550

Please sign in to comment.