numixproject / numix-core

Builder for App Icon Themes
GNU General Public License v3.0
769 stars 146 forks source link

Icon for JetBrains Toolbox #3468

Open vysinsky opened 8 years ago

vysinsky commented 8 years ago

The icon is hardcoded but I thing to start supporting this application it should have icon first.

Desktop file jetbrains-toolbox.desktop:

[Desktop Entry]
Type=Application
Name=JetBrains Toolbox
Exec=/home/michal/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox %u
Icon=/home/michal/.local/share/JetBrains/Toolbox/toolbox.svg
StartupNotify=false
Categories=Development;IDE;
Terminal=false
X-GNOME-Autostart-enabled=true
StartupWMClass=jetbrains-toolbox
MimeType=x-scheme-handler/jetbrains;

Original icon: image

heyhippari commented 7 years ago

Of note: I opened an issue upstream about the hardcoded launcher icon and the hardcoded launchers created by installing software through the toolbox.

You can find the issue here.

palob commented 6 years ago

Can anybody tell me whether the icon line got updated to jetbrains-XXX?