replace soures dialog icon

This commit is contained in:
xiaoyifang 2022-12-05 11:28:29 +08:00
parent 0895ad96fd
commit 41fec4bb08
4 changed files with 3 additions and 3 deletions

View file

@ -43,7 +43,7 @@ EditDictionaries::EditDictionaries( QWidget * parent, Config::Class & cfg_,
ui.tabs->clear();
ui.tabs->addTab( &sources, QIcon(":/icons/reload.png"), tr( "&Sources" ) );
ui.tabs->addTab( &sources, QIcon(":/icons/sources.png"), tr( "&Sources" ) );
ui.tabs->addTab( orderAndProps, QIcon(":/icons/book.svg"), tr( "&Dictionaries" ) );
ui.tabs->addTab( groups.get(), QIcon(":/icons/bookcase.svg"), tr( "&Groups" ) );

View file

@ -63,5 +63,6 @@ icon32_zoomout.png https://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/1
icon32_zoomin.png https://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/128/Actions-zoom-in-icon.png
reload.png https://iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Actions-edit-redo-icon.html
advanced.png https://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/128/Actions-system-run-icon.png
sources.png https://icons.iconarchive.com/icons/oxygen-icons.org/oxygen/128/Apps-plasma-icon.png

BIN
icons/sources.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -4,7 +4,6 @@
<file>icons/arrow.png</file>
<file>icons/prefix.png</file>
<file>icons/playsound.png</file>
<file>icons/reload.png</file>
<file>icons/programicon.png</file>
<file>icons/programicon_scan.png</file>
<file>icons/warning.png</file>
@ -82,7 +81,7 @@
<file>icons/previous.svg</file>
<file>icons/print.svg</file>
<file>icons/programs.svg</file>
<file>icons/reload.png</file>
<file>icons/sources.png</file>
<file>icons/star.svg</file>
<file>icons/star_blue.svg</file>
<file>icons/system-search.svg</file>