diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2001-01-07 09:02:05 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-07 09:02:05 +0800 |
commit | 670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8 (patch) | |
tree | b363df4d539cdd25f85a3a5f7b8a42018312b922 /mail/mail-config-druid.glade | |
parent | e640e3a1bc66a30f6912e52a91803eb5d30cc358 (diff) | |
download | gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.gz gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.bz2 gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.lz gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.xz gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.zst gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.zip |
Coded a bunch of the methods.
2001-01-06 Jeffrey Stedfast <fejj@helixcode.com>
* mail-account-editor.c: Coded a bunch of the methods.
svn path=/trunk/; revision=7287
Diffstat (limited to 'mail/mail-config-druid.glade')
-rw-r--r-- | mail/mail-config-druid.glade | 100 |
1 files changed, 8 insertions, 92 deletions
diff --git a/mail/mail-config-druid.glade b/mail/mail-config-druid.glade index 03762ca4f4..694e2aefea 100644 --- a/mail/mail-config-druid.glade +++ b/mail/mail-config-druid.glade @@ -2220,7 +2220,7 @@ DIGEST-MD5 <widget> <class>GtkEntry</class> - <name>txtSourceUsername</name> + <name>txtSourceUser</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -2244,7 +2244,7 @@ DIGEST-MD5 <widget> <class>GtkEntry</class> - <name>txtSourcePassword</name> + <name>txtSourcePasswd</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -2357,7 +2357,7 @@ DIGEST-MD5 <widget> <class>GtkCheckButton</class> - <name>chkOutgoingSSL</name> + <name>chkTransportSSL</name> <sensitive>False</sensitive> <can_focus>True</can_focus> <label>This server requires a secure connection (SSL)</label> @@ -2381,7 +2381,7 @@ DIGEST-MD5 <widget> <class>GtkOptionMenu</class> - <name>omenuOutgoingAuth</name> + <name>omenuTransportAuth</name> <can_focus>True</can_focus> <items>None CRAM-MD5 @@ -2483,7 +2483,7 @@ CRAM-MD5 <widget> <class>GtkEntry</class> - <name>txtOutgoingServer</name> + <name>txtTransportHost</name> <can_focus>True</can_focus> <editable>True</editable> <text_visible>True</text_visible> @@ -2554,7 +2554,7 @@ SMTP <widget> <class>GtkTable</class> <name>tableServerTimeouts</name> - <rows>3</rows> + <rows>2</rows> <columns>10</columns> <homogeneous>True</homogeneous> <row_spacing>0</row_spacing> @@ -2587,8 +2587,8 @@ SMTP <widget> <class>GtkLabel</class> - <name>lblServerTimeouts</name> - <label>Server Timeouts</label> + <name>lblMisc</name> + <label>Miscellaneous</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> @@ -2623,90 +2623,6 @@ SMTP <child> <left_attach>1</left_attach> <right_attach>10</right_attach> - <top_attach>2</top_attach> - <bottom_attach>3</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>False</yfill> - </child> - </widget> - - <widget> - <class>GtkLabel</class> - <name>lblAutoCheckMail</name> - <label>Automatically check mail every </label> - <justify>GTK_JUSTIFY_LEFT</justify> - <wrap>False</wrap> - <xalign>0</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>1</left_attach> - <right_attach>6</right_attach> - <top_attach>1</top_attach> - <bottom_attach>2</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>False</xexpand> - <yexpand>False</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>False</yfill> - </child> - </widget> - - <widget> - <class>GtkSpinButton</class> - <name>spinAutoCheckMinutes</name> - <can_focus>True</can_focus> - <climb_rate>1</climb_rate> - <digits>0</digits> - <numeric>True</numeric> - <update_policy>GTK_UPDATE_ALWAYS</update_policy> - <snap>False</snap> - <wrap>False</wrap> - <value>0</value> - <lower>0</lower> - <upper>100</upper> - <step>1</step> - <page>10</page> - <page_size>10</page_size> - <child> - <left_attach>6</left_attach> - <right_attach>7</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> - <class>GtkLabel</class> - <name>lblMinutes</name> - <label>minute(s)</label> - <justify>GTK_JUSTIFY_LEFT</justify> - <wrap>False</wrap> - <xalign>0</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <child> - <left_attach>7</left_attach> - <right_attach>10</right_attach> <top_attach>1</top_attach> <bottom_attach>2</bottom_attach> <xpad>0</xpad> |