Mercurial > hg > octave-nkf
diff libgui/src/resource.qrc @ 18286:09ef57c61b3b stable
update some icnons of the gui
* files-dock-widget.cc (constructor): new icons for new folder selection and
for searching in/for files
* file-editor.cc (construct): new icons for file open and find actions
* find-dialog.cc (constructor): new widget icons
* main-window.cc (construct_file_menu): new icons for file open action;
(construct_toolbar): new icon for selecting new octave directory
* libgui/src/module.mk, resource.qrc:
removed icons: chat.png, help_index.png, jabber_protocol.png, question.png,
star.png, stop.png, terminal.png
new icons: findf.png, folder_documents.png, folder.png
* icon_files: update list of icons used from the Crystal Project, update
link to its license, add a list of icons created by the octave developpers
* chat.png, help_index.png, jabber_protocol.png, question.png,
star.png, stop.png, terminal.png: removed icon files
* findf.png, folder_documents.png, folder.png: new icon files
author | Torsten <ttl@justmail.de> |
---|---|
date | Sun, 12 Jan 2014 12:41:39 +0100 |
parents | 50bce63dbb04 |
children | f227bb47314f |
line wrap: on
line diff
--- a/libgui/src/resource.qrc +++ b/libgui/src/resource.qrc @@ -10,6 +10,8 @@ <file>icons/fileopen.png</file> <file>icons/filesave.png</file> <file>icons/fileprint.png</file> + <file>icons/folder.png</file> + <file>icons/folder_documents.png</file> <file>icons/folder_new.png</file> <file>icons/home.png</file> <file>icons/ok.png</file> @@ -26,18 +28,12 @@ <file>icons/arrow_up.png</file> <file>icons/arrow_down.png</file> <file>icons/bookmark.png</file> - <file>icons/question.png</file> - <file>icons/star.png</file> - <file>icons/stop.png</file> <file>icons/zoom-in.png</file> <file>icons/zoom-out.png</file> <file>icons/find.png</file> + <file>icons/findf.png</file> <file>icons/gear.png</file> - <file>icons/chat.png</file> - <file>icons/help_index.png</file> - <file>icons/jabber_protocol.png</file> <file>icons/logo.png</file> - <file>icons/terminal.png</file> <file>icons/bp_toggle.png</file> <file>icons/bp_rm_all.png</file> <file>icons/bp_prev.png</file>