aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/groupwise-features/ChangeLog5
-rw-r--r--plugins/groupwise-features/proxy-login-dialog.glade1
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index f7da078213..424c1d45bc 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-31 David Richards <drichard@largo.com>
+
+ * proxy-login-dialog.glade:
+ Increases the height of the dialog to make it easily usable
+
2006-04-24 Sankar P <psankar@novell.com>
* org-gnome-proxy-login-errors.xml:
diff --git a/plugins/groupwise-features/proxy-login-dialog.glade b/plugins/groupwise-features/proxy-login-dialog.glade
index ada43bc446..25d6ced7f7 100644
--- a/plugins/groupwise-features/proxy-login-dialog.glade
+++ b/plugins/groupwise-features/proxy-login-dialog.glade
@@ -6,6 +6,7 @@
<widget class="GtkDialog" id="proxy_login_dialog">
<property name="visible">True</property>
+ <property name="height_request">325</property>
<property name="title" translatable="yes">Proxy Login</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>