aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/alarm-list-dialog.glade
diff options
context:
space:
mode:
authorRodney Dawes <dobey@novell.com>2005-02-03 06:56:51 +0800
committerRodney Dawes <dobey@src.gnome.org>2005-02-03 06:56:51 +0800
commit37ca97bfbc298dae0f15957ad15c83b342e12a6a (patch)
tree22d1206f9d22a077a8ad34cbc94324e5a7072579 /calendar/gui/dialogs/alarm-list-dialog.glade
parent609497be726b8b5dadde714f2a22afc082878578 (diff)
downloadgsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.gz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.bz2
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.lz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.xz
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.tar.zst
gsoc2013-evolution-37ca97bfbc298dae0f15957ad15c83b342e12a6a.zip
Set the border width for the internal dialog containers to be HIG
2005-02-02 Rodney Dawes <dobey@novell.com> * gui/dialogs/alarm-dialog.c (alarm_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant * gui/dialogs/alarm-list-dialog.c (alarm_list_dialog_run): Set the border width for the internal dialog containers to be HIG compliant * gui/dialogs/alarm-list-dialog.glade: Remove the separator in the dialog and fix some spacing/padding issues to be HIG compliant svn path=/trunk/; revision=28681
Diffstat (limited to 'calendar/gui/dialogs/alarm-list-dialog.glade')
-rw-r--r--calendar/gui/dialogs/alarm-list-dialog.glade7
1 files changed, 3 insertions, 4 deletions
diff --git a/calendar/gui/dialogs/alarm-list-dialog.glade b/calendar/gui/dialogs/alarm-list-dialog.glade
index 4987355f84..886b1a47b9 100644
--- a/calendar/gui/dialogs/alarm-list-dialog.glade
+++ b/calendar/gui/dialogs/alarm-list-dialog.glade
@@ -4,7 +4,6 @@
<glade-interface>
<widget class="GtkDialog" id="alarm-list-dialog">
- <property name="visible">False</property>
<property name="title" translatable="yes">Alarms</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
@@ -18,7 +17,7 @@
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
- <property name="has_separator">True</property>
+ <property name="has_separator">False</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
@@ -67,10 +66,10 @@
<child>
<widget class="GtkVBox" id="vbox53">
- <property name="border_width">6</property>
+ <property name="border_width">12</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">12</property>
<child>
<widget class="GtkHBox" id="hbox55">