aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-03-03 12:00:16 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-03-03 12:00:16 +0800
commite56e4246027d2f437fcc946932e228ffcc4029aa (patch)
treeeb4842e985df0404950cfe7067b1f6951005afca
parentfcc9045e90a0312645302053fd52aae04f25e8f7 (diff)
downloadgsoc2013-evolution-e56e4246027d2f437fcc946932e228ffcc4029aa.tar.gz
gsoc2013-evolution-e56e4246027d2f437fcc946932e228ffcc4029aa.tar.zst
gsoc2013-evolution-e56e4246027d2f437fcc946932e228ffcc4029aa.zip
** See "bug" 73100
2005-03-02 Not Zed <NotZed@Ximian.com> ** See "bug" 73100 * mail-dialogs.glade: empty out the license_top_label text, it is always overwriten by the code. svn path=/trunk/; revision=28944
-rw-r--r--mail/ChangeLog7
-rw-r--r--mail/mail-dialogs.glade5
2 files changed, 8 insertions, 4 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2ec5d0b12b..f449bede7c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-02 Not Zed <NotZed@Ximian.com>
+
+ ** See "bug" 73100
+
+ * mail-dialogs.glade: empty out the license_top_label text, it is
+ always overwriten by the code.
+
2005-03-01 Not Zed <NotZed@Ximian.com>
* message-list.c: include atkutil.h
diff --git a/mail/mail-dialogs.glade b/mail/mail-dialogs.glade
index 43b53a3e0c..6ffb46dba0 100644
--- a/mail/mail-dialogs.glade
+++ b/mail/mail-dialogs.glade
@@ -954,10 +954,7 @@
<child>
<widget class="GtkLabel" id="license_top_label">
<property name="visible">True</property>
- <property name="label" translatable="yes">
- Please read carefully the license agreement displayed
- below and tick the check box for accepting it
-</property>
+ <property name="label" translatable="no"></property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
mitgraph'>* Install a cookie file per variant in RUBY_ELISPDIR.knu2003-04-052-2/+2 * Sort.knu2003-04-051-53/+53 * Touch configure in the pre-configure stage lest the timestamp ofknu2003-02-181-3/+4 * De-pkg-comment.knu2003-02-182-1/+1 * Use devel/oniguruma to build ruby with oniguruma.knu2003-02-042-11/+10 * Update Oniguruma to 20030204.knu2003-02-042-2/+2 * Remove an unneeded workaround.knu2003-01-261-2/+0 * Update lang/ruby to the latest snapshot as of 2003-01-19, and Oniknu2003-01-253-32/+3 * Rephrase.knu2003-01-191-3/+3 * Avoid "make: don't know how to make INSTALLS_DEPENDS. Stop" error byknu2003-01-161-1/+4 * Explicitly specify RUBY_VER=1.6.knu2003-01-111-0/+2 * Set ONLY_FOR_ARCHS to i386, alpha and sparc64.knu2003-01-111-0/+5 * Update Oni Guruma (alternative BSDL regexp engine) to 20030109.knu2003-01-112-12/+7 * Add a patch to support FreeBSD/sparc64.knu2002-12-311-0/+30 * lang/ruby:knu2002-12-252-3/+9 * Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 toknu2002-12-124-191/+7 * Add a patch for tempfile.rb from CVS and bump PORTREVISION.knu2002-11-192-0/+148 * Update lang/ruby to 1.6.8-preview2.knu2002-11-091-1/+1 * Update lang/ruby to 1.6.8-preview1.knu2002-11-062-3/+3 * Reroll a stable snapshot tarball as of 2002-09-12 for lang/rubyknu2002-09-252-12/+7 * Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to theknu2002-09-121-0/+1 * Add a header file that's installed only when WITH_ONIGURUMA is definedknu2002-08-032-0/+4 * Install ChangeLog too.knu2002-07-242-0/+2 * Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2002-07-151-0/+1 * Make sure STRIP is defined before referencing the value. STRIP can beknu2002-05-251-1/+1 * Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2002-05-242-3/+4 * Update lang/ruby to the latest stable stapshot as of 2002-05-02, withknu2002-05-041-1/+2 * Minimize the difference from lang/ruby-devel.knu2002-04-141-11/+25 * lang/ruby:knu2002-03-272-4/+4 * Update to the latest stable snapshot as of 2002.03.13.knu2002-03-142-4/+25 * Update lang/ruby to the latest release, 1.6.7.knu2002-03-022-3/+1 * Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35knu2002-02-201-0/+2 * To keep users from experiencing upgrading problems, make lang/ruby andknu2002-01-292-1/+14 * Update ruby and ruby-devel to the latest snapshots as of 2002-01-26.knu2002-01-262-0/+11 * First round of auto* cleanups:will2002-01-061-1/+1 * Update lang/ruby to the 1.6.6 Xmas stable release.knu2001-12-263-2/+6 * Properly set the file mode bits of the irb executables to ${BINMODE}.knu2001-12-231-0/+1 * Update lang/ruby to the latest snapshot, 1.6-2001.11.23.knu2001-11-241-1/+1 * Update ruby and ruby-devel to the latest snapshots as ofknu2001-11-04