New version from anna, with fixed widget names.
2002-03-26 Not Zed <NotZed@Ximian.com> * local-config.glade: New version from anna, with fixed widget names. svn path=/trunk/; revision=16252
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2002-03-26 Not Zed <NotZed@Ximian.com>
|
||||||
|
|
||||||
|
* local-config.glade: New version from anna, with fixed widget
|
||||||
|
names.
|
||||||
|
|
||||||
2002-03-20 Ettore Perazzoli <ettore@ximian.com>
|
2002-03-20 Ettore Perazzoli <ettore@ximian.com>
|
||||||
|
|
||||||
* component-factory.c (send_receive_cb): New, callback for the
|
* component-factory.c (send_receive_cb): New, callback for the
|
||||||
|
@ -71,32 +71,87 @@
|
|||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkFrame</class>
|
<class>GtkHBox</class>
|
||||||
<name>frame_format</name>
|
<name>hbox1</name>
|
||||||
<label>Mailbox Format</label>
|
<border_width>3</border_width>
|
||||||
<label_xalign>0</label_xalign>
|
<homogeneous>False</homogeneous>
|
||||||
<shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
|
<spacing>3</spacing>
|
||||||
|
<child>
|
||||||
|
<padding>0</padding>
|
||||||
|
<expand>False</expand>
|
||||||
|
<fill>False</fill>
|
||||||
|
</child>
|
||||||
|
|
||||||
|
<widget>
|
||||||
|
<class>GtkAlignment</class>
|
||||||
|
<name>alignment2</name>
|
||||||
|
<xalign>0.5</xalign>
|
||||||
|
<yalign>0</yalign>
|
||||||
|
<xscale>1</xscale>
|
||||||
|
<yscale>0</yscale>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
<expand>True</expand>
|
<expand>True</expand>
|
||||||
<fill>True</fill>
|
<fill>True</fill>
|
||||||
</child>
|
</child>
|
||||||
|
|
||||||
|
<widget>
|
||||||
|
<class>GnomePixmap</class>
|
||||||
|
<name>pixmap1</name>
|
||||||
|
<filename>mail-config-druid.png</filename>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
|
|
||||||
|
<widget>
|
||||||
|
<class>GtkLabel</class>
|
||||||
|
<name>label4</name>
|
||||||
|
<label>Note: When converting between mailbox formats, a failure
|
||||||
|
(such as lack of disk space) may not be automatically
|
||||||
|
recoverable. Please use this feature with care.</label>
|
||||||
|
<justify>GTK_JUSTIFY_LEFT</justify>
|
||||||
|
<wrap>False</wrap>
|
||||||
|
<xalign>0.5</xalign>
|
||||||
|
<yalign>0.5</yalign>
|
||||||
|
<xpad>0</xpad>
|
||||||
|
<ypad>0</ypad>
|
||||||
|
<child>
|
||||||
|
<padding>0</padding>
|
||||||
|
<expand>False</expand>
|
||||||
|
<fill>False</fill>
|
||||||
|
</child>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
|
|
||||||
|
<widget>
|
||||||
|
<class>GtkHSeparator</class>
|
||||||
|
<name>hseparator1</name>
|
||||||
|
<child>
|
||||||
|
<padding>0</padding>
|
||||||
|
<expand>True</expand>
|
||||||
|
<fill>True</fill>
|
||||||
|
</child>
|
||||||
|
</widget>
|
||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkTable</class>
|
<class>GtkTable</class>
|
||||||
<name>table1</name>
|
<name>table_format</name>
|
||||||
<border_width>2</border_width>
|
<border_width>2</border_width>
|
||||||
<rows>3</rows>
|
<rows>3</rows>
|
||||||
<columns>2</columns>
|
<columns>2</columns>
|
||||||
<homogeneous>False</homogeneous>
|
<homogeneous>False</homogeneous>
|
||||||
<row_spacing>0</row_spacing>
|
<row_spacing>0</row_spacing>
|
||||||
<column_spacing>2</column_spacing>
|
<column_spacing>2</column_spacing>
|
||||||
|
<child>
|
||||||
|
<padding>0</padding>
|
||||||
|
<expand>True</expand>
|
||||||
|
<fill>True</fill>
|
||||||
|
</child>
|
||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkLabel</class>
|
<class>GtkLabel</class>
|
||||||
<name>label2</name>
|
<name>label8</name>
|
||||||
<label>New store format:</label>
|
<label>New store format:</label>
|
||||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
<justify>GTK_JUSTIFY_RIGHT</justify>
|
||||||
<wrap>False</wrap>
|
<wrap>False</wrap>
|
||||||
<xalign>1</xalign>
|
<xalign>1</xalign>
|
||||||
<yalign>0.5</yalign>
|
<yalign>0.5</yalign>
|
||||||
@ -120,9 +175,9 @@
|
|||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkLabel</class>
|
<class>GtkLabel</class>
|
||||||
<name>label1</name>
|
<name>label9</name>
|
||||||
<label>Current store format:</label>
|
<label>Current store format:</label>
|
||||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
<justify>GTK_JUSTIFY_RIGHT</justify>
|
||||||
<wrap>False</wrap>
|
<wrap>False</wrap>
|
||||||
<xalign>1</xalign>
|
<xalign>1</xalign>
|
||||||
<yalign>0.5</yalign>
|
<yalign>0.5</yalign>
|
||||||
@ -170,36 +225,11 @@
|
|||||||
</child>
|
</child>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
<widget>
|
|
||||||
<class>GtkOptionMenu</class>
|
|
||||||
<name>option_format</name>
|
|
||||||
<can_focus>True</can_focus>
|
|
||||||
<items>mbox
|
|
||||||
maildir
|
|
||||||
mh
|
|
||||||
</items>
|
|
||||||
<initial_choice>0</initial_choice>
|
|
||||||
<child>
|
|
||||||
<left_attach>1</left_attach>
|
|
||||||
<right_attach>2</right_attach>
|
|
||||||
<top_attach>1</top_attach>
|
|
||||||
<bottom_attach>2</bottom_attach>
|
|
||||||
<xpad>0</xpad>
|
|
||||||
<ypad>0</ypad>
|
|
||||||
<xexpand>True</xexpand>
|
|
||||||
<yexpand>False</yexpand>
|
|
||||||
<xshrink>False</xshrink>
|
|
||||||
<yshrink>False</yshrink>
|
|
||||||
<xfill>True</xfill>
|
|
||||||
<yfill>False</yfill>
|
|
||||||
</child>
|
|
||||||
</widget>
|
|
||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkLabel</class>
|
<class>GtkLabel</class>
|
||||||
<name>label5</name>
|
<name>label11</name>
|
||||||
<label>Indexing:</label>
|
<label></label>
|
||||||
<justify>GTK_JUSTIFY_CENTER</justify>
|
<justify>GTK_JUSTIFY_RIGHT</justify>
|
||||||
<wrap>False</wrap>
|
<wrap>False</wrap>
|
||||||
<xalign>1</xalign>
|
<xalign>1</xalign>
|
||||||
<yalign>0.5</yalign>
|
<yalign>0.5</yalign>
|
||||||
@ -225,7 +255,7 @@ mh
|
|||||||
<class>GtkCheckButton</class>
|
<class>GtkCheckButton</class>
|
||||||
<name>check_index_body</name>
|
<name>check_index_body</name>
|
||||||
<can_focus>True</can_focus>
|
<can_focus>True</can_focus>
|
||||||
<label>Body contents</label>
|
<label>Index body contents</label>
|
||||||
<active>False</active>
|
<active>False</active>
|
||||||
<draw_indicator>True</draw_indicator>
|
<draw_indicator>True</draw_indicator>
|
||||||
<child>
|
<child>
|
||||||
@ -243,26 +273,40 @@ mh
|
|||||||
<yfill>False</yfill>
|
<yfill>False</yfill>
|
||||||
</child>
|
</child>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
|
||||||
</widget>
|
|
||||||
|
|
||||||
<widget>
|
<widget>
|
||||||
<class>GtkLabel</class>
|
<class>GtkAlignment</class>
|
||||||
<name>label4</name>
|
<name>alignment4</name>
|
||||||
<label>Note: When converting between mailbox formats, a failure
|
<xalign>7.45058e-09</xalign>
|
||||||
(such as lack of disk space) may not be automatically
|
|
||||||
recoverable. Please use this feature with care.</label>
|
|
||||||
<justify>GTK_JUSTIFY_LEFT</justify>
|
|
||||||
<wrap>False</wrap>
|
|
||||||
<xalign>0.5</xalign>
|
|
||||||
<yalign>0.5</yalign>
|
<yalign>0.5</yalign>
|
||||||
|
<xscale>0</xscale>
|
||||||
|
<yscale>1</yscale>
|
||||||
|
<child>
|
||||||
|
<left_attach>1</left_attach>
|
||||||
|
<right_attach>2</right_attach>
|
||||||
|
<top_attach>1</top_attach>
|
||||||
|
<bottom_attach>2</bottom_attach>
|
||||||
<xpad>0</xpad>
|
<xpad>0</xpad>
|
||||||
<ypad>0</ypad>
|
<ypad>0</ypad>
|
||||||
<child>
|
<xexpand>True</xexpand>
|
||||||
<padding>0</padding>
|
<yexpand>False</yexpand>
|
||||||
<expand>False</expand>
|
<xshrink>False</xshrink>
|
||||||
<fill>False</fill>
|
<yshrink>False</yshrink>
|
||||||
|
<xfill>True</xfill>
|
||||||
|
<yfill>False</yfill>
|
||||||
</child>
|
</child>
|
||||||
|
|
||||||
|
<widget>
|
||||||
|
<class>GtkOptionMenu</class>
|
||||||
|
<name>option_format</name>
|
||||||
|
<can_focus>True</can_focus>
|
||||||
|
<items>mbox
|
||||||
|
maildir
|
||||||
|
mh
|
||||||
|
</items>
|
||||||
|
<initial_choice>0</initial_choice>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
Reference in New Issue
Block a user