view etc/images/mail/forward.xpm @ 108024:4d8277a44bb4

Gtk tool bars can be text, icons with text or just icons. * xsettings.c: Qmonospace_font_name, Qtool_bar_style and current_tool_bar_style are new. (store_config_changed_event): Rename from store_font_changed_event. (XSETTINGS_TOOL_BAR_STYLE): New define. (SEEN_FONT, SEEN_TB_STYLE): New enum values. (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef HAVE_XFT. (something_changedCB): store_font_changed_event is now store_config_changed_event (parse_settings): Rename from parse_xft_settings. Read non-xft xsettings outside #ifdef HAVE_XFT. (read_settings): Renamed from read_xft_settings. (apply_xft_settings): Take current settings as parameter. Do not call read_(xft)_settings. (read_and_apply_settings): New function. (xft_settings_event): Do non-xft stuff out of HAVE_XFT. Call read_and_apply_settings if there are settings to be read. (init_xsettings): Renamed from init_xfd_settings. Call read_and_apply_settings unconditionally. (xsettings_initialize): Call init_xsettings. (Ftool_bar_get_system_style): New function. (syms_of_xsettings): Define Qmonospace_font_name and Qtool_bar_style. Initialize current_tool_bar_style to nil. defsubr Stool_bar_get_system_style. Fprovide on dynamic-setting. * xsettings.h (Ftool_bar_get_system_style): Declare. * xdisp.c: Vtool_bar_style, tool_bar_max_label_size, Qtext, Qboth, Qboth_horiz are new. (syms_of_xdisp): Intern Qtext, Qboth, Qboth_horiz, DEFVAR Vtool_bar_style, tool_bar_max_label_size. * lisp.h: Extern declare Qtext, Qboth, Qboth_horiz. * keyboard.c: QClabel is new. (parse_tool_bar_item): Take out QClabel from tool bar items. Try to construct a label if ther is no QClabel. (syms_of_keyboard): Intern :label as QClabel. * dispextern.h (tool_bar_item_idx): TOOL_BAR_ITEM_LABEL is new. (Vtool_bar_style, tool_bar_max_label_size, DEFAULT_TOOL_BAR_LABEL_SIZE): New. * Makefile.in (SOME_MACHINE_LISP): font-setting.el renamed to dynamic-setting.el. * gtkutil.c (xg_tool_bar_menu_proxy): Handle label in tool bar item. (xg_make_tool_item, xg_show_toolbar_item): New function. (update_frame_tool_bar): Take label from TOOL_BAR_ITEM_LABEL. Call xg_make_tool_item to make a tool bar item. Call xg_show_toolbar_item. Use wtoolbar instead of x->toolbar_widget. * xterm.c (x_draw_image_relief): Take Vtool_bar_button_margin into account for toolbars. * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items. * tool-bar.el (tool-bar-setup): Add :label on some tool bar items. * loadup.el: Load dynamic-setting.el if feature dynamic-setting is present. * info.el (info-tool-bar-map): Add labels. * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size. * cus-edit.el (custom-commands): Add labels for tool bar. (custom-buffer-create-internal, Custom-mode): Adjust for labels in custom-commands. * dynamic-setting.el: Renamed from font-setting.el.
author Jan D. <jan.h.d@swipnet.se>
date Tue, 20 Apr 2010 20:52:07 +0200
parents ed7704221f2b
children
line wrap: on
line source

/* XPM */
static char * stock_mail_forward_xpm[] = {
"24 24 65 1",
" 	c None",
".	c #000000",
"+	c #535353",
"@	c #FFFFFF",
"#	c #FEFEFE",
"$	c #FDFDFD",
"%	c #FCFCFC",
"&	c #FBFBFB",
"*	c #F9F9F9",
"=	c #F8F8F8",
"-	c #F7F7F7",
";	c #F6F6F6",
">	c #F5F5F5",
",	c #F4F4F4",
"'	c #E3E3E3",
")	c #EEEEEE",
"!	c #4F4F4F",
"~	c #F3F3F3",
"{	c #F2F2F2",
"]	c #F1F1F1",
"^	c #F0F0F0",
"/	c #EFEFEF",
"(	c #EDEDED",
"_	c #AEAEAE",
":	c #E4E4E4",
"<	c #434343",
"[	c #ACACAC",
"}	c #C8C8C8",
"|	c #A0A0A0",
"1	c #D4D4D4",
"2	c #ECECEC",
"3	c #959595",
"4	c #3E3E3E",
"5	c #4D4D4D",
"6	c #818181",
"7	c #C6C6C6",
"8	c #6A6A6A",
"9	c #636363",
"0	c #B9B9B9",
"a	c #737373",
"b	c #7C7C7C",
"c	c #5B88B2",
"d	c #9EB8D1",
"e	c #5080AD",
"f	c #B5C9DC",
"g	c #AFC5DA",
"h	c #B2C7DB",
"i	c #B6CADD",
"j	c #A4BDD5",
"k	c #9CB7D1",
"l	c #080D11",
"m	c #BCBCBC",
"n	c #9BB6D0",
"o	c #A0BAD3",
"p	c #9AB5CF",
"q	c #97B3CE",
"r	c #5F8BB4",
"s	c #91B0CC",
"t	c #95B2CE",
"u	c #4C79A3",
"v	c #49749C",
"w	c #3F6588",
"x	c #2A435B",
"y	c #456F96",
"z	c #375978",
"                        ",
"                        ",
"                        ",
"  .................     ",
" .+@@@@#$%&*=-;>,'+.    ",
" .)!@>,~{{]^^/)('!_.    ",
" .@:<$~{{]^/))('![}.    ",
" .@>:!&]^^/)(('<|1}.    ",
" .@&>:<=^/)(2'!31:}.    ",
" .@>>>:4>)(2'567::}.    ",
" .@&>>:8<~2'!877>.}.    ",
" .@>>:9@0!^!37a7>...    ",
" .@&:9@>:1![7::b:.c.    ",
" .@:a@>>>>:.......de.   ",
" .@b@::::::.fghiiijkel  ",
" .ammmmmmmm.nokknpokqr. ",
"  ..........sdppnkkkotu.",
"           .vwwwwwwwwx. ",
"           .yzzzzzwwx.  ",
"           .......wx.   ",
"                 .x.    ",
"                 ..     ",
"                 .      ",
"                        "};