aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/em-account-editor.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/em-account-editor.c b/mail/em-account-editor.c
index d3158fb48d..38be2f3dbd 100644
--- a/mail/em-account-editor.c
+++ b/mail/em-account-editor.c
@@ -2191,7 +2191,9 @@ emae_identity_page (EConfig *ec, EConfigItem *item, GtkWidget *parent, GtkWidget
gtk_notebook_append_page ((GtkNotebook *)parent, w, gtk_label_new (_("Identity")));
}
- emae_queue_widgets (emae, builder, "account_vbox", "identity_required_table", "identity_optional_table", "identity_optional_frame", NULL);
+ emae_queue_widgets (emae, builder, "account_vbox", "identity_required_table",
+ "identity_optional_table", "identity_optional_frame",
+ "identity_address", NULL);
g_object_unref (builder);
files/ini-1.3.8&id=49eda4cd3ad9854929a9dad9839e6aa5847a3004'>root/databases/mysql51-server
Commit message (Expand)AuthorAgeFilesLines
* Update to 5.1.23 release.ale2008-02-147-93/+40
* Update to 5.1.22 RC release.ale2007-10-083-5/+29
* Update to 5.1.21 release.ale2007-08-285-6/+44
* Update to 5.1.20 release.ale2007-07-053-4/+5
* Fix compilation with gcc4.2, by moving down mix/max definitions.ale2007-07-021-0/+27
* Update to 5.1.19 release.ale2007-06-013-17/+9
* Update to 5.1.18 release and drop support for FreeBSD < 5.ale2007-05-207-52/+25
* Update to 5.1.17 release.ale2007-04-196-20/+38
* Update to 5.1.16 release.ale2007-03-153-5/+5
* Update to 5.1.15 release.ale2007-02-043-11/+13
* Fix dependencies.ale2007-01-201-1/+1
* Update to 5.1.14-beta release.ale2006-12-314-8/+12
* Update to 5.1.12 release.ale2006-11-0813-51/+63
* Fix patching with WITH_PROC_SCOPE_PTH=yesale2006-09-111-3/+0
* Remove the temporary hack to use the new USE_LDCONFIG feature.ale2006-06-221-2/+0
* Update to 5.1.11 release:ale2006-06-199-57/+54
* Fix pkg-plist.ale2006-05-231-1/+0
* Update to 5.1.9 release.ale2006-05-114-9/+12
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Update to 5.1.7 beta release:ale2006-03-175-11/+22
* Fix rcNG startup ordering for MySQL daemon.ale2006-03-082-3/+2
* Conversion to a single libtool environment.ade2006-02-232-1/+4
* Update to 5.1.6 release.ale2006-02-163-6/+5
* Initial import of MySQL 5.1 version.ale2006-02-058-80/+84
* Add zlib to plist if FreeBSD < 5.0ale2006-01-292-0/+9
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
* Fix build on 4.X (use included zlib on 4.X).ale2006-01-111-2/+2
* Update to 5.0.18 release:ale2006-01-094-27/+9
* Update to 5.0.17 release.ale2005-12-234-17/+26
* Update to 5.0.16 release:ale2005-11-273-21/+26
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 5.0.15 release, the first Generally Available (GA) version!ale2005-10-263-5/+4
* Update to 5.0.13 rc release:ale2005-09-303-5/+10
* Update to 5.0.12 release.ale2005-09-072-3/+3
* Update to 5.0.11 release.ale2005-08-295-17/+20
* Install some header files (like mysqld_error.h) with the client, as previous ...ale2005-07-233-6/+8
* Update to 5.0.9 release.ale2005-07-163-7/+7
* Update to 5.0.7 release.ale2005-06-183-9/+7
* Fix compilation on FreeBSD 4.X.ale2005-06-111-1/+2
* Update to 5.0.6 release.ale2005-06-087-64/+39
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* - Use the rcNG script to kill MySQL on deinstallation [1]ale2005-04-114-3/+18
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to 5.0.3 release:ale2005-04-0613-290/+125
* - Add new knob to define default server collationpav2005-03-211-0/+4
* Symlink vulnerability fixed.ale2005-01-171-0/+90
* - Make it compilable with old gcc [1]ale2005-01-112-1/+17
* Extend allowed linuxthreads shlib versions.ale2005-01-101-2/+2
* Move pre-configure in the common part.ale2005-01-101-6/+6
* Correct comment typo.ale2005-01-101-1/+1
* Update to 5.0.2 release:ale2005-01-108-165/+301
* Add p5-File-Temp dependency to mysql-scripts.ale2004-12-011-1/+2
* Update to 5.0.1 (snapshot) release:ale2004-10-2512-304/+265
* Mark FORBIDDEN due to serious, unpatched security vulnerabilitynectar2004-10-221-0/+2
* - Fix mysqlhotdump vulnerabilityale2004-09-253-12/+60