change comments in starDict
[mdictionary] / src / plugins / stardict / StarDictDialog.h
index 99f581b..645c01f 100644 (file)
 class StarDictPlugin;
 
 
-//! Implementation of DictDialog interface for xdxf plugin
+//! Implementation of DictDialog interface for starDict plugin
 class StarDictDialog : public DictDialog {
     Q_OBJECT
 public:
     explicit StarDictDialog(StarDictPlugin* plugin, QObject *parent = 0);
     /*!
-        Shows "add new xdxf dictionary" dialog and returns settings of a new dict
+        Shows "add new starDict dictionary" dialog and returns settings of a new dict
         \param parent parent widget on which dialog will be displayed
     */
     Settings* addNewDictionary(QWidget *parent);