2002-08-08 Seth Nickell <snickell@stanford.edu> Try my best to throw a monkey wrench in things. Checkin Windows capplet, and add window related settings to the font capplet and theme capplet. Also fix button alignments on all capplets.
643 lines
23 KiB
XML
643 lines
23 KiB
XML
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
|
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
|
|
|
|
<glade-interface>
|
|
|
|
<widget class="GtkDialog" id="gnome_ui_properties_dialog">
|
|
<property name="title" translatable="yes">Menu and Toolbar Preferences</property>
|
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
|
<property name="modal">False</property>
|
|
<property name="default_width">400</property>
|
|
<property name="resizable">True</property>
|
|
<property name="destroy_with_parent">False</property>
|
|
<property name="has_separator">False</property>
|
|
|
|
<child internal-child="vbox">
|
|
<widget class="GtkVBox" id="dialog-vbox2">
|
|
<property name="visible">True</property>
|
|
<property name="homogeneous">False</property>
|
|
<property name="spacing">8</property>
|
|
|
|
<child internal-child="action_area">
|
|
<widget class="GtkHButtonBox" id="dialog-action_area2">
|
|
<property name="border_width">5</property>
|
|
<property name="visible">True</property>
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
<property name="spacing">10</property>
|
|
|
|
<child>
|
|
<widget class="GtkButton" id="helpbutton1">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="label">gtk-help</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
<property name="response_id">-11</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkButton" id="closebutton1">
|
|
<property name="visible">True</property>
|
|
<property name="can_default">True</property>
|
|
<property name="has_default">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="has_focus">True</property>
|
|
<property name="label">gtk-close</property>
|
|
<property name="use_stock">True</property>
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
<property name="response_id">2</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox2">
|
|
<property name="border_width">4</property>
|
|
<property name="visible">True</property>
|
|
<property name="homogeneous">False</property>
|
|
<property name="spacing">8</property>
|
|
|
|
<child>
|
|
<widget class="GtkFrame" id="frame4">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="label_yalign">0.5</property>
|
|
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
|
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox3">
|
|
<property name="border_width">8</property>
|
|
<property name="visible">True</property>
|
|
<property name="homogeneous">False</property>
|
|
<property name="spacing">8</property>
|
|
|
|
<child>
|
|
<widget class="GtkHBox" id="hbox1">
|
|
<property name="visible">True</property>
|
|
<property name="homogeneous">False</property>
|
|
<property name="spacing">0</property>
|
|
|
|
<child>
|
|
<widget class="GtkLabel" id="label5">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Button Labels: </property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_markup">False</property>
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
<property name="wrap">False</property>
|
|
<property name="selectable">False</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
<property name="mnemonic_widget">toolbar_style_omenu</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkOptionMenu" id="toolbar_style_omenu">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="history">0</property>
|
|
<accessibility>
|
|
<atkaction action_name="press" description="Select the toolbar style."/>
|
|
</accessibility>
|
|
|
|
<child internal-child="menu">
|
|
<widget class="GtkMenu" id="convertwidget1">
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="convertwidget2">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Text Below Icons</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="convertwidget3">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Priority Text Beside Icons</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="convertwidget4">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Icons Only</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="text_only1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Text Only</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_text_only1_activate" last_modification_time="Mon, 06 May 2002 07:03:54 GMT"/>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkCheckButton" id="detachable_toolbars_toggle">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="label" translatable="yes">Toolbars can be _detached and moved around</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
<property name="active">True</property>
|
|
<property name="inconsistent">False</property>
|
|
<property name="draw_indicator">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkFrame" id="toolbar_frame">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="label_yalign">0.5</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<accessibility>
|
|
<atkproperty name="AtkObject::accessible_description" translatable="yes">A preview of what a toolbar looks like with these settings.</atkproperty>
|
|
</accessibility>
|
|
|
|
<child>
|
|
<widget class="GtkHandleBox" id="toolbar_handlebox">
|
|
<property name="visible">True</property>
|
|
<property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
<property name="handle_position">GTK_POS_LEFT</property>
|
|
<property name="snap_edge">GTK_POS_TOP</property>
|
|
|
|
<child>
|
|
<widget class="GtkToolbar" id="toolbar_toolbar">
|
|
<property name="border_width">1</property>
|
|
<property name="visible">True</property>
|
|
<property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
|
|
<property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
|
|
<property name="tooltips">True</property>
|
|
|
|
<child>
|
|
<widget class="button" id="button7">
|
|
<property name="visible">True</property>
|
|
<property name="tooltip" translatable="yes">New File</property>
|
|
<property name="label">gtk-new</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="button" id="button8">
|
|
<property name="visible">True</property>
|
|
<property name="tooltip" translatable="yes">Open File</property>
|
|
<property name="label">gtk-open</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="button" id="button9">
|
|
<property name="visible">True</property>
|
|
<property name="tooltip" translatable="yes">Save File</property>
|
|
<property name="label">gtk-save</property>
|
|
<property name="use_stock">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkLabel" id="label6">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Sample toolbar:</property>
|
|
<property name="use_underline">False</property>
|
|
<property name="use_markup">False</property>
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
<property name="wrap">False</property>
|
|
<property name="selectable">False</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkLabel" id="label1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Toolbar</property>
|
|
<property name="use_underline">False</property>
|
|
<property name="use_markup">False</property>
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
<property name="wrap">False</property>
|
|
<property name="selectable">False</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkFrame" id="frame5">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="label_yalign">0.5</property>
|
|
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
|
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox4">
|
|
<property name="border_width">8</property>
|
|
<property name="visible">True</property>
|
|
<property name="homogeneous">False</property>
|
|
<property name="spacing">8</property>
|
|
|
|
<child>
|
|
<widget class="GtkCheckButton" id="menu_icons_toggle">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="label" translatable="yes">_Show icons in menus</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
<property name="active">True</property>
|
|
<property name="inconsistent">False</property>
|
|
<property name="draw_indicator">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkFrame" id="frame3">
|
|
<property name="visible">True</property>
|
|
<property name="label_xalign">0</property>
|
|
<property name="label_yalign">0.5</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<accessibility>
|
|
<atkproperty name="AtkObject::accessible_description" translatable="yes">A preview of what a menubar looks like with these settings.</atkproperty>
|
|
</accessibility>
|
|
|
|
<child>
|
|
<widget class="GtkMenuBar" id="menubar1">
|
|
<property name="border_width">5</property>
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="File Menu">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Menu</property>
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image35">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-help</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenu" id="File Menu_menu">
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menu_item_1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_New</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menu_item_1_activate"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image36">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-new</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menu_item_2">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Open</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menu_item_2_activate"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image37">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-open</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menu_item_3">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Save</property>
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image38">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-save</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="separator3">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menu_item_4">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Print</property>
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image39">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-print</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenuItem" id="separator4">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menu_item_5">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Quit</property>
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image40">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-quit</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="edit1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Edit Menu</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_edit1_activate" last_modification_time="Thu, 18 Jul 2002 03:49:33 GMT"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image41">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-dialog-info</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkMenu" id="edit1_menu">
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="cut1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">C_ut</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_cut1_activate" last_modification_time="Thu, 18 Jul 2002 03:49:33 GMT"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image42">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-cut</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="copy1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Copy</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_copy1_activate" last_modification_time="Thu, 18 Jul 2002 03:49:33 GMT"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image43">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-copy</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="paste1">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Paste</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_paste1_activate" last_modification_time="Thu, 18 Jul 2002 03:49:33 GMT"/>
|
|
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="image44">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-paste</property>
|
|
<property name="icon_size">1</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkLabel" id="label8">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Sample menubar:</property>
|
|
<property name="use_underline">False</property>
|
|
<property name="use_markup">False</property>
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
<property name="wrap">False</property>
|
|
<property name="selectable">False</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
|
|
<child>
|
|
<widget class="GtkLabel" id="label7">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">Menus</property>
|
|
<property name="use_underline">False</property>
|
|
<property name="use_markup">False</property>
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
<property name="wrap">False</property>
|
|
<property name="selectable">False</property>
|
|
<property name="xalign">0.5</property>
|
|
<property name="yalign">0.5</property>
|
|
<property name="xpad">0</property>
|
|
<property name="ypad">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">label_item</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="padding">0</property>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
|
|
</glade-interface>
|