Hi List, I have two applications which I cannot match and instead of them being matched in the dash a duplicate icon appears.
I thought that instead of creating a bug report I check on this list to make sure that it's really an issue. laci@nitehawk ~/.local/share/applications $ xprop WM_CLASS WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "jetbrains-phpstorm" laci@nitehawk ~/.local/share/applications $ cat phpstorm.desktop #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Icon[en_US]=/home/laci/apps/phpstorm/bin/webide.png Name[en_US]=PHPStorm Exec=/home/laci/apps/phpstorm/bin/phpstorm.sh Name=PHPStorm Icon=/home/laci/apps/phpstorm/bin/webide.png StartupWMClass=jetbrains-phpstorm laci@nitehawk ~/.local/share/applications $ xprop WM_CLASS WM_CLASS(STRING) = "sun-awt-X11-XFramePeer", "com-sonicwall-NetExtender" laci@nitehawk ~/.local/share/applications $ cat netextender.desktop #!/usr/bin/env xdg-open [Desktop Entry] Version=1.0 Type=Application Terminal=false Icon[en_US]=/home/laci/apps/netExtenderClient/icons/nx128.png Name[en_US]=netExtender GUI Exec=/home/laci/bin/netextendergui Name=netExtender GUI Icon=/home/laci/apps/netExtenderClient/icons/nx128.png StartupWMClass=com-sonicwall-NetExtender I've successfully matched a third application by using StartupWMClass. What am I missing for these two? Thanks in advance! -- László Monda <http://monda.hu> _______________________________________________ gnome-shell-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-shell-list
