aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/attachment-reminder.glade
diff options
context:
space:
mode:
authorSankar P <psankar@novell.com>2007-07-26 20:53:16 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-07-26 20:53:16 +0800
commit90bc74a38d17d22dd20f43f4e7f803ca9bc22a77 (patch)
tree2a96cb87b8822e647d6bc5972f18aa63ed081fde /plugins/attachment-reminder/attachment-reminder.glade
parente56b3158f062d3f61d18f4b888035d8a3b2583d1 (diff)
downloadgsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.gz
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.bz2
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.lz
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.xz
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.tar.zst
gsoc2013-evolution-90bc74a38d17d22dd20f43f4e7f803ca9bc22a77.zip
Configure attachment-reminder plugin within the plugin-manager.
2007-07-26 Sankar P <psankar@novell.com> * attachment-reminder.c: (e_plugin_lib_configure), (org_gnome_attachment_reminder_config_option): * attachment-reminder.glade: Configure attachment-reminder plugin within the plugin-manager. svn path=/trunk/; revision=33854
Diffstat (limited to 'plugins/attachment-reminder/attachment-reminder.glade')
-rw-r--r--plugins/attachment-reminder/attachment-reminder.glade4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/attachment-reminder/attachment-reminder.glade b/plugins/attachment-reminder/attachment-reminder.glade
index bebc32757d..de03c2588b 100644
--- a/plugins/attachment-reminder/attachment-reminder.glade
+++ b/plugins/attachment-reminder/attachment-reminder.glade
@@ -21,9 +21,11 @@
<child>
<widget class="GtkVBox" id="reminder_configuration_box">
+ <property name="width_request">385</property>
+ <property name="height_request">189</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="spacing">6</property>
+ <property name="spacing">5</property>
<child>
<widget class="GtkCheckButton" id="reminder_enable_check">