Merge branch 'google'
[mdictionary] / src / plugins / google / google.pro
index 9f80b38..f867bc1 100644 (file)
@@ -24,5 +24,12 @@ TRANSLATIONS += dict_google_pl.ts \
 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