glade fixes in margin

This commit is contained in:
Nikos Kouremenos 2005-07-25 18:58:42 +00:00
parent 5720ddba59
commit d0eabdfa1b
1 changed files with 8 additions and 8 deletions

View File

@ -8586,11 +8586,11 @@ Custom</property>
<property name="justification">GTK_JUSTIFY_LEFT</property> <property name="justification">GTK_JUSTIFY_LEFT</property>
<property name="wrap_mode">GTK_WRAP_WORD</property> <property name="wrap_mode">GTK_WRAP_WORD</property>
<property name="cursor_visible">False</property> <property name="cursor_visible">False</property>
<property name="pixels_above_lines">0</property> <property name="pixels_above_lines">2</property>
<property name="pixels_below_lines">0</property> <property name="pixels_below_lines">2</property>
<property name="pixels_inside_wrap">0</property> <property name="pixels_inside_wrap">0</property>
<property name="left_margin">1</property> <property name="left_margin">2</property>
<property name="right_margin">1</property> <property name="right_margin">2</property>
<property name="indent">0</property> <property name="indent">0</property>
<property name="text" translatable="yes"></property> <property name="text" translatable="yes"></property>
<signal name="motion_notify_event" handler="on_conversation_textview_motion_notify_event" last_modification_time="Sat, 19 Mar 2005 14:59:33 GMT"/> <signal name="motion_notify_event" handler="on_conversation_textview_motion_notify_event" last_modification_time="Sat, 19 Mar 2005 14:59:33 GMT"/>
@ -10091,11 +10091,11 @@ Status message</property>
<property name="justification">GTK_JUSTIFY_LEFT</property> <property name="justification">GTK_JUSTIFY_LEFT</property>
<property name="wrap_mode">GTK_WRAP_WORD</property> <property name="wrap_mode">GTK_WRAP_WORD</property>
<property name="cursor_visible">False</property> <property name="cursor_visible">False</property>
<property name="pixels_above_lines">0</property> <property name="pixels_above_lines">2</property>
<property name="pixels_below_lines">0</property> <property name="pixels_below_lines">2</property>
<property name="pixels_inside_wrap">0</property> <property name="pixels_inside_wrap">0</property>
<property name="left_margin">1</property> <property name="left_margin">2</property>
<property name="right_margin">1</property> <property name="right_margin">2</property>
<property name="indent">0</property> <property name="indent">0</property>
<property name="text" translatable="yes"></property> <property name="text" translatable="yes"></property>
<signal name="motion_notify_event" handler="on_conversation_textview_motion_notify_event" last_modification_time="Thu, 10 Mar 2005 16:07:43 GMT"/> <signal name="motion_notify_event" handler="on_conversation_textview_motion_notify_event" last_modification_time="Thu, 10 Mar 2005 16:07:43 GMT"/>