annotate etc/images/low-color/README @ 111991:968255ee954a

Support for menu separators in the GTK tool-bar. * src/gtkutil.c (XG_BIN_CHILD): New macro. (xg_get_menu_item_label, xg_update_menubar) (xg_update_menu_item, xg_tool_bar_menu_proxy) (xg_show_toolbar_item, update_frame_tool_bar): Use it. (separator_names, xg_separator_p): Move to keyboard.c. (create_menus, xg_update_submenu, update_frame_tool_bar): Use menu_separator_name_p. * src/keyboard.c (parse_tool_bar_item): Allow menu separators in tool-bar maps. (menu_separator_name_p): New function, from gtkutil.c. (separator_names): Move from gtkutil.c. * src/keyboard.h (menu_separator_name_p): Add prototype. * src/nsmenu.m (name_is_separator): Function deleted. (addItemWithWidgetValue): Use menu_separator_name_p. * src/w32menu.c (name_is_separator): Function deleted. (add_menu_item): Use menu_separator_name_p.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 17 Dec 2010 12:04:06 +0800
parents 60b22fae311e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75790
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
1 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
2
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
3 The files:
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
4
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
5 back-arrow.xpm copy.xpm cut.xpm fwd-arrow.xpm help.xpm home.xpm
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
6 index.xpm jump-to.xpm left-arrow.xpm new.xpm next-node.xpm
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
7 open.xpm paste.xpm preferences.xpm prev-node.xpm print.xpm
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
8 right-arrow.xpm save.xpm saveas.xpm search.xpm spell.xpm
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
9 undo.xpm up-arrow.xpm up-node.xpm
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
10
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
11 are low-color versions of those with the same name in the parent
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
12 directory. See the README file in that directory for the relevant
60b22fae311e Initial version.
Glenn Morris <rgm@gnu.org>
parents:
diff changeset
13 legal information.