Some changes in xdxf dialogs
[mdictionary] / src / plugins / google / google.pro
index f867bc1..08d7460 100644 (file)
@@ -22,14 +22,14 @@ TRANSLATIONS += dict_google_pl.ts \
                 dict_google_en.ts
 
 RESOURCES += \
-    icons.qrc
+    google.qrc
 
 
 unix {
   INSTALLS += plugin-icon
 
   plugin-icon.path = $$DATA_DIR
-  plugin-icon.files += drawing.png
+  plugin-icon.files += google.png
 }
 check.commands = echo 'No check here'
 QMAKE_EXTRA_TARGETS += check