aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2004-05-04 07:21:52 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-05-04 07:21:52 +0800
commitb3bb9e9c4b2e846eca226e98444b1b648309664b (patch)
tree730904d9056b5c8fa334f5af5a38993f7add253d /addressbook
parent91b4cbdd16fc5c0e65caccb855263b0371fcacbf (diff)
downloadgsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar.gz
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar.bz2
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar.lz
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar.xz
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.tar.zst
gsoc2013-evolution-b3bb9e9c4b2e846eca226e98444b1b648309664b.zip
bump the maximum download limit to 1000.
2004-05-03 Larry Ewing <lewing@ximian.com> * gui/component/ldap-config.glade: bump the maximum download limit to 1000. svn path=/trunk/; revision=25771
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog3
-rw-r--r--addressbook/gui/component/ldap-config.glade2
2 files changed, 4 insertions, 1 deletions
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 <lewing@ximian.com>
+ * 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 @@
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
- <property name="adjustment">100 0 100 1 10 10</property>
+ <property name="adjustment">0 0 1000 1 10 10</property>
</widget>
<packing>
<property name="left_attach">1</property>