mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-18 17:00:09 +00:00
themes/Default/images/Makefile.am
2003-04-10 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-portrait-16.png * themes/Default/images/stock-landscape-16.png: new icons by Jimmac. * libgimpwidgets/gimpstock.[ch]: register the new icons. * app/widgets/widgets-enums.[ch]: added new enum GimpAspectType.
This commit is contained in:
parent
2598142564
commit
2db8367c7d
11 changed files with 104 additions and 30 deletions
|
@ -291,6 +291,8 @@ GIMP_STOCK_LINKED
|
|||
GIMP_STOCK_VISIBLE
|
||||
GIMP_STOCK_LIST
|
||||
GIMP_STOCK_GRID
|
||||
GIMP_STOCK_PORTRAIT
|
||||
GIMP_STOCK_LANDSCAPE
|
||||
GIMP_STOCK_SELECTION_ALL
|
||||
GIMP_STOCK_SELECTION_NONE
|
||||
GIMP_STOCK_SELECTION_GROW
|
||||
|
|
|
@ -194,6 +194,20 @@ size).
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_PORTRAIT ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-portrait-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_LANDSCAPE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-landscape-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_SELECTION_ALL ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-selection-all-16.png" format="png"></inlinegraphic>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue