Date: Wednesday, November 18, 2015 @ 11:39:02
  Author: eworm
Revision: 147060

allow to stick icon to the gnome dash

fix FS#47107

Modified:
  mysql-workbench/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-18 10:23:36 UTC (rev 147059)
+++ PKGBUILD    2015-11-18 10:39:02 UTC (rev 147060)
@@ -76,6 +76,9 @@
                backend/wbpublic/grtui/geom_draw_box.h \
                backend/wbpublic/grt/spatial_handler.h
 
+       # allow to stick icon to the gnome dash
+       echo "StartupWMClass=mysql-workbench-bin" >> mysql-workbench.desktop.in
+
        # put antlr into place
        install -D ${srcdir}/antlr-3.4-complete.jar 
${srcdir}/linux-res/bin/antlr-3.4-complete.jar
 }

Reply via email to