diff --git a/editdictionaries.cc b/editdictionaries.cc index 2ceea384..af9a401d 100644 --- a/editdictionaries.cc +++ b/editdictionaries.cc @@ -39,7 +39,7 @@ EditDictionaries::EditDictionaries( QWidget * parent, Config::Class & cfg_, ui.setupUi( this ); - setWindowIcon( QIcon(":/icons/bookcase.svg") ); + setWindowIcon( QIcon(":/icons/dictionary.svg") ); ui.tabs->clear(); diff --git a/icons/book.svg b/icons/book.svg index 0c29491b..0b2205d6 100644 --- a/icons/book.svg +++ b/icons/book.svg @@ -1,221 +1,65 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/dictionary.svg b/icons/dictionary.svg new file mode 100644 index 00000000..8def369d --- /dev/null +++ b/icons/dictionary.svg @@ -0,0 +1,3076 @@ + + + Dictionary + + + + image/svg+xml + + Dictionary + + + Ulisse Perusin + + + + + Lapo Calamandrei + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources.qrc b/resources.qrc index 28c9413d..d6a6ac0f 100644 --- a/resources.qrc +++ b/resources.qrc @@ -118,5 +118,6 @@ icons/system-search.svg icons/windows-list.svg icons/wizard.svg + icons/dictionary.svg