themes/Default/images/Makefile.am removed...
2003-09-23 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-menu-12.png: removed... * themes/Default/images/stock-menu-left-12.png * themes/Default/images/stock-menu-right-12.png: and added again together with a flipped version. * libgimpwidgets/gimpstock.[ch]: register GIMP_STOCK_MENU_LEFT and GIMP_STOCK_MENU_RIGHT instead of GIMP_STOCK_MENU and swap the images for RTL layout. * app/widgets/gimpdockable.c: use GIMP_STOCK_MENU_LEFT here. * app/display/gimpdisplayshell.c: replaced the arrow in the display origin with the GIMP_STOCK_MENU_RIGHT icon.
This commit is contained in:
committed by
Sven Neumann
parent
3f70732ef0
commit
dab5b6e6db
@ -272,7 +272,8 @@ GIMP_STOCK_DUPLICATE
|
||||
GIMP_STOCK_EDIT
|
||||
GIMP_STOCK_RESET
|
||||
GIMP_STOCK_CLOSE
|
||||
GIMP_STOCK_MENU
|
||||
GIMP_STOCK_MENU_LEFT
|
||||
GIMP_STOCK_MENU_RIGHT
|
||||
GIMP_STOCK_INVERT
|
||||
GIMP_STOCK_LAYER_TO_IMAGESIZE
|
||||
GIMP_STOCK_MERGE_DOWN
|
||||
|
||||
@ -6,10 +6,10 @@ Prebuilt common menu/toolbar items and corresponding icons
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
GIMP registers a set of menu/toolbar items and corresponding icons in addition
|
||||
to the standard GTK+ stock items. These can be used just like GTK+ stock
|
||||
items. GIMP also overrides a few of the GTK+ icons (namely the ones in dialog
|
||||
size).
|
||||
GIMP registers a set of menu/toolbar items and corresponding icons in
|
||||
addition to the standard GTK+ stock items. These can be used just like
|
||||
GTK+ stock items. GIMP also overrides a few of the GTK+ icons (namely
|
||||
the ones in dialog size).
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
@ -59,9 +59,16 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_MENU ##### -->
|
||||
<!-- ##### MACRO GIMP_STOCK_MENU_LEFT ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-menu-12.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-menu-left-12.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_MENU_RIGHT ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-menu-right-12.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
@ -1147,6 +1154,3 @@ size).
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-wilber-eek-64.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user