|
|
|
@ -728,106 +728,95 @@ Single message</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkHBox" id="hbox3025">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="time_stamp_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Time Stamp:</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>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="padding">0</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">False</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow29">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="time_stamp_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_time_stamp_textview_focus_out_event" last_modification_time="Thu, 11 Jan 2007 13:08:04 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</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">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTable" id="table25">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="n_rows">6</property>
|
|
|
|
|
<property name="n_rows">5</property>
|
|
|
|
|
<property name="n_columns">4</property>
|
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
|
<property name="row_spacing">6</property>
|
|
|
|
|
<property name="column_spacing">12</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label72">
|
|
|
|
|
<widget class="GtkLabel" id="label230">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Incoming message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">incoming_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label70">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Outgoing message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">outgoing_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label71">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Status message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">status_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label371">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_URL:</property>
|
|
|
|
|
<property name="label" translatable="yes">B_efore nickname:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
@ -837,36 +826,7 @@ Single message</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">url_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="before_time_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Before time:</property>
|
|
|
|
|
<property name="use_underline">True</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</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">scrolledwindow25</property>
|
|
|
|
|
<property name="mnemonic_widget">scrolledwindow27</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
@ -882,6 +842,47 @@ Single message</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow27">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="before_nickname_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_before_nickname_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 19:52:05 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label231">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -901,153 +902,6 @@ Single message</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkHBox" id="hbox3021">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="font_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Font:</property>
|
|
|
|
|
<property name="use_underline">True</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</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">conversation_fontbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="padding">0</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkFontButton" id="conversation_fontbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="show_style">True</property>
|
|
|
|
|
<property name="show_size">True</property>
|
|
|
|
|
<property name="use_font">False</property>
|
|
|
|
|
<property name="use_size">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="font_set" handler="on_conversation_fontbutton_font_set" last_modification_time="Sun, 07 Aug 2005 18:04:12 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="padding">0</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkCheckButton" id="default_chat_font">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="label" translatable="yes">Use system _default</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<property name="active">False</property>
|
|
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<signal name="toggled" handler="on_default_chat_font_toggled" last_modification_time="Thu, 11 May 2006 18:15:34 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">5</property>
|
|
|
|
|
<property name="bottom_attach">6</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkColorButton" id="outgoing_msg_colorbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="use_alpha">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="color_set" handler="on_outgoing_msg_colorbutton_color_set" last_modification_time="Sun, 06 Mar 2005 14:07:56 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkColorButton" id="url_msg_colorbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="use_alpha">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="color_set" handler="on_url_msg_colorbutton_color_set" last_modification_time="Sun, 25 Dec 2005 15:22:17 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="after_time_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_After time:</property>
|
|
|
|
|
<property name="use_underline">True</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</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">scrolledwindow26</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
@ -1059,19 +913,60 @@ Single message</property>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label230">
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow28">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">B_efore nickname:</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="after_nickname_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_after_nickname_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 19:52:51 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label72">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Incoming message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">scrolledwindow27</property>
|
|
|
|
|
<property name="mnemonic_widget">incoming_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
@ -1101,9 +996,103 @@ Single message</property>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options"></property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label70">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Outgoing message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">outgoing_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkColorButton" id="outgoing_msg_colorbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="use_alpha">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="color_set" handler="on_outgoing_msg_colorbutton_color_set" last_modification_time="Sun, 06 Mar 2005 14:07:56 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkColorButton" id="url_msg_colorbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="use_alpha">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="color_set" handler="on_url_msg_colorbutton_color_set" last_modification_time="Sun, 25 Dec 2005 15:22:17 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options"></property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label371">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_URL:</property>
|
|
|
|
|
<property name="use_underline">True</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</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">url_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">3</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
@ -1119,13 +1108,42 @@ Single message</property>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options"></property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="label71">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Status message:</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="use_markup">False</property>
|
|
|
|
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
|
<property name="selectable">False</property>
|
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">status_msg_colorbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">1</property>
|
|
|
|
|
<property name="top_attach">2</property>
|
|
|
|
|
<property name="bottom_attach">3</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkHBox" id="hbox3022">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -1239,6 +1257,65 @@ Single message</property>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">3</property>
|
|
|
|
|
<property name="bottom_attach">4</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkHBox" id="hbox3021">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkLabel" id="font_label">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="label" translatable="yes">_Font:</property>
|
|
|
|
|
<property name="use_underline">True</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</property>
|
|
|
|
|
<property name="yalign">0.5</property>
|
|
|
|
|
<property name="xpad">0</property>
|
|
|
|
|
<property name="ypad">0</property>
|
|
|
|
|
<property name="mnemonic_widget">conversation_fontbutton</property>
|
|
|
|
|
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
|
|
|
|
<property name="width_chars">-1</property>
|
|
|
|
|
<property name="single_line_mode">False</property>
|
|
|
|
|
<property name="angle">0</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="padding">0</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkFontButton" id="conversation_fontbutton">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="show_style">True</property>
|
|
|
|
|
<property name="show_size">True</property>
|
|
|
|
|
<property name="use_font">False</property>
|
|
|
|
|
<property name="use_size">False</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<signal name="font_set" handler="on_conversation_fontbutton_font_set" last_modification_time="Sun, 07 Aug 2005 18:04:12 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="padding">0</property>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
@ -1246,164 +1323,23 @@ Single message</property>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow26">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<widget class="GtkCheckButton" id="default_chat_font">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="after_time_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_after_time_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 19:52:22 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
<property name="label" translatable="yes">Use system _default</property>
|
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
|
|
|
|
<property name="focus_on_click">True</property>
|
|
|
|
|
<property name="active">False</property>
|
|
|
|
|
<property name="inconsistent">False</property>
|
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
|
<signal name="toggled" handler="on_default_chat_font_toggled" last_modification_time="Thu, 11 May 2006 18:15:34 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="left_attach">2</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow28">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="after_nickname_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_after_nickname_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 19:52:51 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">3</property>
|
|
|
|
|
<property name="right_attach">4</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow27">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="before_nickname_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_before_nickname_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 19:52:05 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
|
<property name="bottom_attach">2</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow25">
|
|
|
|
|
<property name="height_request">30</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
|
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
|
|
|
|
|
|
|
|
|
<child>
|
|
|
|
|
<widget class="GtkTextView" id="before_time_textview">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="editable">True</property>
|
|
|
|
|
<property name="overwrite">False</property>
|
|
|
|
|
<property name="accepts_tab">True</property>
|
|
|
|
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
|
|
|
|
<property name="wrap_mode">GTK_WRAP_CHAR</property>
|
|
|
|
|
<property name="cursor_visible">True</property>
|
|
|
|
|
<property name="pixels_above_lines">0</property>
|
|
|
|
|
<property name="pixels_below_lines">0</property>
|
|
|
|
|
<property name="pixels_inside_wrap">0</property>
|
|
|
|
|
<property name="left_margin">0</property>
|
|
|
|
|
<property name="right_margin">0</property>
|
|
|
|
|
<property name="indent">0</property>
|
|
|
|
|
<property name="text" translatable="yes"></property>
|
|
|
|
|
<signal name="focus_out_event" handler="on_before_time_textview_focus_out_event" last_modification_time="Wed, 20 Sep 2006 18:21:39 GMT"/>
|
|
|
|
|
</widget>
|
|
|
|
|
</child>
|
|
|
|
|
</widget>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
|
<property name="right_attach">2</property>
|
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
|
<property name="bottom_attach">1</property>
|
|
|
|
|
<property name="top_attach">4</property>
|
|
|
|
|
<property name="bottom_attach">5</property>
|
|
|
|
|
<property name="x_options">fill</property>
|
|
|
|
|
<property name="y_options"></property>
|
|
|
|
|
</packing>
|
|
|
|
|