Add icons for frame buttons

Add window-minimize, window-maximize, window-restore and window-delete
icons to the builtin icon theme. These will be used for icons in
the window buttons, and the expectation is that the icon theme
will provide icons matching the desired decoration style.

window-delete is used instead of window-close, since window-close
is also used for GTK_STOCK_CLOSE, and the two may require different
styles when used inside the application vs in the window frame.
This commit is contained in:
Matthias Clasen 2013-03-16 19:11:26 -04:00
parent 93c345e49f
commit 7d71f8888d
5 changed files with 4 additions and 0 deletions

View File

@ -1376,6 +1376,10 @@ STOCK_ICONS = \
stock-icons/16/list-add.png \
stock-icons/16/media-optical.png \
stock-icons/16/window-close.png \
stock-icons/16/window-minimize.png \
stock-icons/16/window-maximize.png \
stock-icons/16/window-restore.png \
stock-icons/16/window-delete.png \
stock-icons/16/gtk-connect.png \
stock-icons/16/gtk-convert.png \
stock-icons/16/edit-clear.png \

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B