Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / mdictionary / gui / DictManagerWidget.h
index 990d654..324be83 100644 (file)
@@ -78,17 +78,13 @@ public Q_SLOTS:
     #endif
 
 private Q_SLOTS:
-    /*!
-        Shows plugin select dialog and then specific plugin add new dictionary
-        dialog, which will return new CommonDictInterface* object, which is
-        later passed as parameter of addDictionary signal
-    */
+    /*! Shows "plugin select" dialog and then plugin specific "add new dictionary
+        dialog", which will return new CommonDictInterface* object, which is
+        later passed as parameter of addDictionary signal*/
     void addNewDictButtonClicked();
 
-    /*!
-        Passes selected dictionary from list as parameter of removeDictionary
-        signal
-    */
+    /*! Passes dictionary selected from list as parameter of removeDictionary
+        signal */
     void removeButtonClicked();
 
     //! user select one of items