[evolution-patches] patches changing "bugzilla.ximian.com" to "bugzilla.gnome.org"



hey all,

sending two patches that both should go into 2.2.x AND 2.3.x.
please commit since i do not have cvs write access.

evo-HACKING-bugzilla.patch only changes every "bugzilla.ximian.com" to
"bugzilla.gnome.org" in /evolution/HACKING.

evo-welcome-mail.patch changes every "bugzilla.ximian.com" in all the
localized welcoming email messages to "bugzilla.gnome.org". it also
standardizes the sent date to a more current one (i chose march 2005 -
the old one was somewhere in 2001, what does a user reading a welcoming
message dated four years ago think about the software?!), and sets the
x-mailer value from "evolution 1.1.99/preview" to "evolution 2.2".

for any feedback please cc me since i am not a member of this list.

perhaps there should also be an updated welcoming message for
evolution-2.4 after the feature freeze, so that all translators would
have time to translate it. :-/

cheerio,
andre

-- 
 mailto:ak-47 gmx net | failed!
 http://www.iomc.de
Index: evolution/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ChangeLog,v
retrieving revision 1.1494
diff -u -r1.1494 ChangeLog
--- evolution/ChangeLog	27 Jun 2005 00:36:06 -0000	1.1494
+++ evolution/ChangeLog	3 Jul 2005 12:22:57 -0000
@@ -1,3 +1,6 @@
+2005-07-03  Andre Klapper  <a9016009 gmx de>
+	* HACKING: Changing old bugzilla links from ximian.com to gnome.org.
+
 2005-06-27  Tor Lillqvist  <tml novell com>
 
 	* configure.in: Drop local mail file lock method tests and the
Index: evolution/HACKING
===================================================================
RCS file: /cvs/gnome/evolution/HACKING,v
retrieving revision 1.3
diff -u -r1.3 HACKING
--- evolution/HACKING	4 Sep 2003 15:49:17 -0000	1.3
+++ evolution/HACKING	3 Jul 2005 12:23:23 -0000
@@ -183,7 +183,7 @@
 
 2.1 Subject Lines
 
-If the patch addresses a specific bug in bugzilla.ximian.com, then the
+If the patch addresses a specific bug in bugzilla.gnome.org, then the
 bug number must be included in the subject line, preferably near the
 beginning of the subject line.  A concise summary of the bug(s) being
 addressed, should be the remainder of the subject.
@@ -235,7 +235,7 @@
 without this.  It is ok to contain extra ChangeLog entries for other
 pending patches, but they should not be excessively long - it isn't
 that hard to isolate patch diffs.  If the patch addresses a bug in
-bugzilla.ximian.com, then the ChangeLog entry must include some
+bugzilla.gnome.org, then the ChangeLog entry must include some
 reference to that bug number (either the number, or #number, or 'bug
 xxx').  If it addresses a bug in another bug system, it must also
 indicate which bug system ('gnome bugzilla' 'red-hat bugzilla', etc).
@@ -243,7 +243,7 @@
 2.4 Stable branches
 
 Generally, any patch to the stable branch from non-core developers
-must address a specific bug in bugzilla.ximian.com.  The patch should
+must address a specific bug in bugzilla.gnome.org.  The patch should
 also be attached to the bug in question, with the keyword 'patch' set
 on the bug report.  The patch email must identify which stable branch
 and version it is to apply to.
Index: evolution/mail/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.3648
diff -u -r1.3648 ChangeLog
--- evolution/mail/ChangeLog	24 Jun 2005 17:38:12 -0000	1.3648
+++ evolution/mail/ChangeLog	3 Jul 2005 12:16:36 -0000
@@ -1,3 +1,8 @@
+2005-07-03  Andre Klapper  <a9016009 gmx de>
+
+	* default/*/Inbox: Changed bugzilla link from ximian.com to 
+	gnome.org, set mail date and x-mailer to a more current value.
+
 2005-06-25  Not Zed  <NotZed Ximian com>
 
 	** See bug #307398
Index: evolution/mail/default/C/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/C/Inbox,v
retrieving revision 1.4
diff -u -r1.4 Inbox
--- evolution/mail/default/C/Inbox	2 Aug 2004 14:29:25 -0000	1.4
+++ evolution/mail/default/C/Inbox	3 Jul 2005 12:17:08 -0000
@@ -1,4 +1,4 @@
-From evolution ximian com Tue Sep 25 07:45:12 2001
+From evolution ximian com Wed Mar 09 12:15:00 2005
 Return-Path: <evolution ximian com>
 Received: from pop.ximian.com (IDENT:mail localhost [127.0.0.1]) by
 	pop.ximian.com (8.9.3/8.9.3) with ESMTP id HAA20680; Tue, 25 Sep 2001
@@ -12,8 +12,8 @@
 From: "The Evolution Team" <evolution ximian com>
 To: Evolution Users <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution/1.1.99 (Preview Release)
-Date: 25 June 2002 14:45:00 +0300
+X-Mailer: Evolution 2.2
+Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
 Subject: Welcome to Evolution!
@@ -58,7 +58,7 @@
 
 Bug Reporting
 
-	Bugs should be reported to http://bugzilla.ximian.com
+	Bugs should be reported to http://bugzilla.gnome.org
 
 More Information
 
@@ -159,7 +159,7 @@
 
 <h2>Bug Reporting</h2>
 <blockquote>
-	Bugs should be reported to <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a>
+	Bugs should be reported to <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>
 </blockquote> 
 
 <h2>More Information</h2>
Index: evolution/mail/default/de/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/de/Inbox,v
retrieving revision 1.1
diff -u -r1.1 Inbox
--- evolution/mail/default/de/Inbox	26 Feb 2005 23:48:34 -0000	1.1
+++ evolution/mail/default/de/Inbox	3 Jul 2005 12:17:41 -0000
@@ -12,7 +12,7 @@
 From: "Das Evolution-Team" <evolution ximian com>
 To: Anwender von Evolution <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution 2.1.5
+X-Mailer: Evolution 2.2
 Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
@@ -61,7 +61,7 @@
 Fehlerberichte
 
 	Falls Sie einen Fehler entdecken, erstellen Sie bitte einen 
-	Fehlerbericht unter http://bugzilla.ximian.com
+	Fehlerbericht unter http://bugzilla.gnome.org
 
 Weitere Informationen
 
@@ -165,7 +165,7 @@
 <h2>Fehlerberichte</h2>
 <blockquote>
 	Falls Sie einen Fehler entdecken, erstellen Sie bitte einen 
-	Fehlerbericht unter <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a>
+	Fehlerbericht unter <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>
 </blockquote> 
 
 <h2>Weitere Informationen</h2>
Index: evolution/mail/default/ja/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/ja/Inbox,v
retrieving revision 1.1
diff -u -r1.1 Inbox
--- evolution/mail/default/ja/Inbox	17 Dec 2004 07:20:45 -0000	1.1
+++ evolution/mail/default/ja/Inbox	3 Jul 2005 12:18:11 -0000
@@ -1,4 +1,4 @@
-From evolution ximian com Tue Sep 25 07:45:12 2001
+From evolution ximian com Wed Mar 09 12:15:00 2005
 Return-Path: <evolution ximian com>
 Received: from pop.ximian.com (IDENT:mail localhost [127.0.0.1]) by
 	pop.ximian.com (8.9.3/8.9.3) with ESMTP id HAA20680; Tue, 25 Sep 2001
@@ -12,8 +12,8 @@
 From: "The Evolution Team" <evolution ximian com>
 To: Evolution Users <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution/1.1.99 (Preview Release)
-Date: 25 June 2002 14:45:00 +0300
+X-Mailer: Evolution 2.2
+Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
 Content-Type: Text/Plain; charset=iso-2022-jp
@@ -63,7 +63,7 @@
 
 $BIT6q9g$NJs9p(B
 
-        $BIT6q9g$O(B http://bugzilla.ximian.com $B$^$G8fJs9p2<$5$$!#(B
+        $BIT6q9g$O(B http://bugzilla.gnome.org $B$^$G8fJs9p2<$5$$!#(B
 
 $B$b$C$H>\$7$/(B
 
@@ -171,7 +171,7 @@
 
 <h2>不具合の報告</h2>
 <blockquote>
-        不具合は <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a> まで御報告下さい。
+        不具合は <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a> まで御報告下さい。
 </blockquote> 
 
 <h2>もっと詳しく</h2>
Index: evolution/mail/default/nl/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/nl/Inbox,v
retrieving revision 1.2
diff -u -r1.2 Inbox
--- evolution/mail/default/nl/Inbox	17 Dec 2004 19:25:25 -0000	1.2
+++ evolution/mail/default/nl/Inbox	3 Jul 2005 12:18:43 -0000
@@ -1,4 +1,4 @@
-From evolution ximian com Tue Sep 25 07:45:12 2001
+From evolution ximian com Wed Mar 09 12:15:00 2005
 Return-Path: <evolution ximian com>
 Received: from pop.ximian.com (IDENT:mail localhost [127.0.0.1]) by
 	pop.ximian.com (8.9.3/8.9.3) with ESMTP id HAA20680; Tue, 25 Sep 2001
@@ -12,8 +12,8 @@
 From: "Het Evolution-team" <evolution ximian com>
 To: Evolution gebruikers <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution/2.0
-Date: 25 June 2002 14:45:00 +0300
+X-Mailer: Evolution 2.2
+Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
 Subject: Welkom bij Evolution!
@@ -60,7 +60,7 @@
 Melden van problemen
 
 	Alle problemen aangaande de software moeten in het Engels
-	gemeld worden op http://bugzilla.ximian.com
+	gemeld worden op http://bugzilla.gnome.org
 
 Meer informatie
 
@@ -163,7 +163,7 @@
 <h2>Melden van problemen</h2>
 <blockquote>
 	Alle problemen aangaande de software moeten in het Engels
-	gemeld worden op <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a>
+	gemeld worden op <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>
 </blockquote> 
 
 <h2>Meer informatie</h2>
Index: evolution/mail/default/pt/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/pt/Inbox,v
retrieving revision 1.1
diff -u -r1.1 Inbox
--- evolution/mail/default/pt/Inbox	25 Jan 2005 23:04:57 -0000	1.1
+++ evolution/mail/default/pt/Inbox	3 Jul 2005 12:19:06 -0000
@@ -1,4 +1,4 @@
-From evolution ximian com Tue Sep 25 07:45:12 2001
+From evolution ximian com Wed Mar 09 12:15:00 2005
 Return-Path: <evolution ximian com>
 Received: from pop.ximian.com (IDENT:mail localhost [127.0.0.1]) by
 	pop.ximian.com (8.9.3/8.9.3) with ESMTP id HAA20680; Tue, 25 Sep 2001
@@ -12,8 +12,8 @@
 From: "A Equipa do Evolution" <evolution ximian com>
 To: Os Utilizadores do Evolution <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution/1.1.99 (Preview Release)
-Date: 25 June 2002 14:45:00 +0300
+X-Mailer: Evolution 2.2
+Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
 Subject: Bem Vindo ao Evolution!
@@ -59,7 +59,7 @@
 
 Relatório de Erros
 
-	Os erros deverão ser relatados (em inglês) em http://bugzilla.ximian.com
+	Os erros deverão ser relatados (em inglês) em http://bugzilla.gnome.org
 
 Mais Informações
 
@@ -161,7 +161,7 @@
 
 <h2>Relatório de Erros</h2>
 <blockquote>
-	Os erros deverão ser relatados (em inglês) em <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a>
+	Os erros deverão ser relatados (em inglês) em <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>
 </blockquote> 
 
 <h2>Mais Informações</h2>
Index: evolution/mail/default/zh_CN/Inbox
===================================================================
RCS file: /cvs/gnome/evolution/mail/default/zh_CN/Inbox,v
retrieving revision 1.2
diff -u -r1.2 Inbox
--- evolution/mail/default/zh_CN/Inbox	14 Dec 2004 15:53:20 -0000	1.2
+++ evolution/mail/default/zh_CN/Inbox	3 Jul 2005 12:19:34 -0000
@@ -1,4 +1,4 @@
-From evolution ximian com Tue Sep 25 07:45:12 2001
+From evolution ximian com Wed Mar 09 12:15:00 2005
 Return-Path: <evolution ximian com>
 Received: from pop.ximian.com (IDENT:mail localhost [127.0.0.1]) by
 	pop.ximian.com (8.9.3/8.9.3) with ESMTP id HAA20680; Tue, 25 Sep 2001
@@ -12,8 +12,8 @@
 From: =?UTF-8?B?IkV2b2x1dGlvbiDlm6LpmJ8i?= <evolution ximian com>
 To: Evolution =?UTF-8?B?55So5oi3?= <evolution ximian com>
 Content-Type: multipart/related; type="multipart/alternative"; boundary="=-t4dRE6cqcdSBHOrMdTQ1"
-X-Mailer: Evolution/1.1.99 (Preview Release)
-Date: 25 June 2002 14:45:00 +0300
+X-Mailer: Evolution 2.2
+Date: 09 March 2005 12:15:00 +0100
 Message-Id: <1001418302 27070 20 camel spectrolite>
 Mime-Version: 1.0
 Subject: =?UTF-8?B?5qyi6L+O5L2/55So?= Evolution!
@@ -55,7 +55,7 @@
 
 错误报告
 
-	错误应该报告至 http://bugzilla.ximian.com
+	错误应该报告至 http://bugzilla.gnome.org
 
 更多信息
 
@@ -141,7 +141,7 @@
 <blockquote>Evolution 2.0 支持连接到 Novell GroupWise 服务器(6.5.3 或更新版本),还可支持 Exchange 2000/2003。Evolution 2.0 的其它新特性包括垃圾邮件过滤、S/MIME 安全、改进的脱机 IMAP、NNTP(新闻)支持、Web 日历显示,层叠的日历,以及为访问联系人、日历和任务数据所提供的全新开发接口。</blockquote>
 
 <h2>错误报告</h2>
-<blockquote>错误应该报告至 <a href="http://bugzilla.ximian.com";>http://bugzilla.ximian.com</a>
+<blockquote>错误应该报告至 <a href="http://bugzilla.gnome.org";>http://bugzilla.gnome.org</a>
 </blockquote>
 
 <h2>更多信息</h2>

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]