Merge branch 'master' into google
[mdictionary] / src / plugins / google / google.pro
index a7c7bd5..aa78f4c 100644 (file)
@@ -22,5 +22,12 @@ HEADERS += \
 RESOURCES += \
     icons.qrc
 
+
+unix {
+  INSTALLS += plugin-icon
+
+  plugin-icon.path = $$DATA_DIR
+  plugin-icon.files += drawing.png
+}
 check.commands = echo 'No check here'
 QMAKE_EXTRA_TARGETS += check