Fixed the icon bug

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-05-05 06:34:31 +02:00
parent 2dbecbe6ce
commit 734aa2f220
4 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
intellij-idea-community.desktop /usr/share/applications/
intellij-idea-community.png /usr/share/icons/pixmaps
intellij-idea-ce.png /usr/share/icons/
intellij-idea-community.sh /usr/bin/

View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -2,7 +2,7 @@
Name=IntelliJ IDEA Community Edition
Comment=Intelligent Java IDE
Exec=intellij-idea-community %u
Icon=intellij-idea-community
Icon=intellij-idea-ce
Terminal=false
Type=Application
Categories=Development;IDE;Java;