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



hey all,

sending another patch that should go into 2.3.x.
please commit since i do not have cvs write access.

this patch hopefully changes all remaining "bugzilla.ximian.com" terms
to
"bugzilla.gnome.org" except those occurrences that were already fixed by
my last posting.
it also changes the last stable version displayed in the warning pop up
message of 2.3.x series from "2.0" to "2.2".

there are also spanish and norwegian files in /evolution/help/ including
the term "bugzilla.ximian.com" which i did not change because of my lack
of language skills. ;-p

this patch includes string breaks that require announcement to both
gnome-i18n and gnome-doc-list.

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

cheerio,
andre

-- 
 mailto:ak-47 gmx net | failed!
 http://www.iomc.de
Index: evolution/shell/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/shell/ChangeLog,v
retrieving revision 1.1527
diff -u -p -r1.1527 ChangeLog
--- evolution/shell/ChangeLog	1 Jul 2005 10:15:49 -0000	1.1527
+++ evolution/shell/ChangeLog	10 Jul 2005 17:14:38 -0000
@@ -1,3 +1,7 @@
+2005-07-10  Andre Klapper  <a9016009 gmx de>
+	* main.c: unstable warning message: updated bugzilla link from
+	ximian.com to gnome.org and set latest stable version to 2.2
+
 2005-06-24  Harish Krishnaswamy <kharish novell com> 
 
 	(patch submitted by Andre Klapper <a9016009 gmx de>)
Index: evolution/shell/main.c
===================================================================
RCS file: /cvs/gnome/evolution/shell/main.c,v
retrieving revision 1.173
diff -u -p -r1.173 main.c
--- evolution/shell/main.c	23 Jun 2005 09:11:08 -0000	1.173
+++ evolution/shell/main.c	10 Jul 2005 17:16:14 -0000
@@ -236,13 +236,13 @@ show_development_warning(void)
 		  "If you want a stable version of Evolution, we urge you to uninstall\n"
 		  "this version, and install version %s instead.\n"
 		  "\n"
-		  "If you find bugs, please report them to us at bugzilla.ximian.com.\n"
+		  "If you find bugs, please report them to us at bugzilla.gnome.org.\n"
                   "This product comes with no warranty and is not intended for\n"
 		  "individuals prone to violent fits of anger.\n"
                   "\n"
 		  "We hope that you enjoy the results of our hard work, and we\n"
 		  "eagerly await your contributions!\n"),
-		"2.0");
+		"2.2");
 	label = gtk_label_new (text);
 	g_free(text);
 
Index: evolution/help/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/help/ChangeLog,v
retrieving revision 1.244
diff -u -p -r1.244 ChangeLog
--- evolution/help/ChangeLog	15 Mar 2005 02:51:47 -0000	1.244
+++ evolution/help/ChangeLog	10 Jul 2005 22:58:46 -0000
@@ -1,3 +1,6 @@
+2005-07-11  Andre Klapper  <a9016009 gmx de>
+	* C/evolution.xml: Updated bugzilla url
+
 2005-03-06  JP Rosevear  <jpr novell com>
 
 	* C/evolution.xml: Update documentation
Index: evolution/help/C/evolution.xml
===================================================================
RCS file: /cvs/gnome/evolution/help/C/evolution.xml,v
retrieving revision 1.6
diff -u -p -r1.6 evolution.xml
--- evolution/help/C/evolution.xml	15 Mar 2005 02:51:47 -0000	1.6
+++ evolution/help/C/evolution.xml	10 Jul 2005 23:00:04 -0000
@@ -4108,18 +4108,18 @@ Accepting and Replying to a Meeting Requ
 
  <appendix id="bugs">
   <title>Known Bugs and Limitations</title>
-  <para>Evolution bug tracking is done at the <ulink url="http://bugzilla.ximian.com";>Ximian bug tracking System</ulink>. You can use that, or the GNOME Bug Report Tool (known as bug-buddy at the command line) if you find bugs or would like to request new features.</para>
-  <para>A complete list of feature requests and other issues with Evolution&trade; is available online in the Ximian&reg; bug tracking system. You can learn more about the Evolution development process at <ulink url="http://developer.ximian.com";>developer.ximian.com</ulink>. </para>
-  <para>If you need additional help with Evolution, visit the Novell support site at <ulink url="http://support.novell.com";>Novell support</ulink>.. </para>
+  <para>Evolution bug tracking is done at the <ulink url="http://bugzilla.gnome.org";>Gnome bug tracking System</ulink>. You can use that, or the GNOME Bug Report Tool (known as bug-buddy at the command line) if you find bugs or would like to request new features.</para>
+  <para>A complete list of feature requests and other issues with Evolution&trade; is available online in the Gnome bug tracking system. You can learn more about the Evolution development process at <ulink url="http://developer.novell.com";>developer.novell.com</ulink>. </para>
+  <para>If you need additional help with Evolution, visit the Novell support site at <ulink url="http://support.novell.com";>Novell support</ulink>.</para>
  </appendix>
 
  <appendix id="authors">
   <title>Authors</title>
   <para>Evolution was written by the Evolution team and numerous other dedicated GNOME programmers. You can see their names by selecting <emphasis>Help</emphasis> <emphasis>About</emphasis> from any Evolution window.</para>
   <para>The Evolution code owes a great debt to the GNOME-pim and GNOME-Calendar applications, and to KHTMLW. The developers of Evolution acknowledge the efforts and contributions of all who worked on those projects.</para>
-  <para>For more information please visit the Evolution <ulink url="http://www.novell.com/products/desktop/features/evolution.html";>Web page</ulink>. Please send all comments, suggestions, and bug reports to the <ulink url="http://bugzilla.ximian.com";>bug tracking database</ulink>. Instructions for submitting bug reports can be found on-line at the same location. You can also use the GNOMe bug report tool, <command>bug-buddy</command>, to submit your defect reports.</para>
+  <para>For more information please visit the Evolution <ulink url="http://www.novell.com/products/desktop/features/evolution.html";>Web page</ulink>. Please send all comments, suggestions, and bug reports to the <ulink url="http://bugzilla.gnome.org";>bug tracking database</ulink>. Instructions for submitting bug reports can be found on-line at the same location. You can also use the GNOME bug report tool, <command>bug-buddy</command>, to submit your defect reports.</para>
   <para>This manual was written by Mark Moulder (mmoulder novell com), Aaron Weber (aaron ximian com), Kevin Breit (mrproper ximian com), Duncan Mak (duncan ximian com), and Ettore Perazzoli (ettore ximian com) with the help of the application programmers and the GNOME Documentation Project.</para>
-  <para>Please file comments and suggestions for this manual as bugs in the Ximian bug tracking system. If you contributed to this project but do not see your name here, please contact Mark Moulder (mmoulder novell com) and he&rsquo;ll list you.</para>
+  <para>Please file comments and suggestions for this manual as bugs in the Gnome bug tracking system. If you contributed to this project but do not see your name here, please contact Mark Moulder (mmoulder novell com) and he&rsquo;ll list you.</para>
   <para>Partial list of Documentation Translators (application translated to 36 additional languages): </para>
   <itemizedlist>
    <listitem>
@@ -4375,4 +4375,4 @@ Accepting and Replying to a Meeting Requ
     <member>All third-party trademarks are the property of their respective owners.</member>
    </simplelist>
   </appendix>
-</book>
\ No newline at end of file
+</book>

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]