From b3bb9e9c4b2e846eca226e98444b1b648309664b Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Mon, 3 May 2004 23:21:52 +0000 Subject: bump the maximum download limit to 1000. 2004-05-03 Larry Ewing * gui/component/ldap-config.glade: bump the maximum download limit to 1000. svn path=/trunk/; revision=25771 --- addressbook/ChangeLog | 3 +++ addressbook/gui/component/ldap-config.glade | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 33904d3573..35fad91839 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,8 @@ 2004-05-03 Larry Ewing + * gui/component/ldap-config.glade: bump the maximum download limit + to 1000. + * gui/component/addressbook-config.c (add_folder_modify): set the email entry sesitive only when anonymous isn't selected. Make the details tab insensitive if the method is local. diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index f5b8a496e0..dcc080dd44 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -1116,7 +1116,7 @@ GTK_UPDATE_ALWAYS False False - 100 0 100 1 10 10 + 0 0 1000 1 10 10 1 -- cgit v1.2.3