diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-14 06:43:59 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-14 06:43:59 +0800 |
commit | 7ad39b52f224f2eea03bf152db544d352ce515e1 (patch) | |
tree | 8f72db2e22ba808998884a86f1e23c1f9b988dcf | |
parent | be1cbc01a75326490e0bec28c8c89bba070fe487 (diff) | |
download | gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar.gz gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar.bz2 gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar.lz gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar.xz gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.tar.zst gsoc2013-evolution-7ad39b52f224f2eea03bf152db544d352ce515e1.zip |
*** empty log message ***
svn path=/trunk/; revision=5906
-rw-r--r-- | calendar/gui/e-itip-control.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/gui/e-itip-control.glade b/calendar/gui/e-itip-control.glade index 7fc075b943..da2e1dcdae 100644 --- a/calendar/gui/e-itip-control.glade +++ b/calendar/gui/e-itip-control.glade @@ -296,11 +296,11 @@ <widget> <class>GtkLabel</class> <name>label3</name> - <label>to</label> + <label>--to--</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> - <yalign>0.5</yalign> + <yalign>0</yalign> <xpad>19</xpad> <ypad>0</ypad> <child> |