20324N/Adiff -urN gedit-2.30.4/help/C/gedit.xml ../SUNWgnome-text-editor-2.30.4.hacked/gedit-2.30.4/help/C/gedit.xml
20324N/A--- gedit-2.30.4/help/C/gedit.xml 2010-09-28 07:57:13.000000000 +0000
20324N/A+++ ../SUNWgnome-text-editor-2.30.4.hacked/gedit-2.30.4/help/C/gedit.xml 2011-05-27 13:02:48.815613374 +0000
20324N/A@@ -28,7 +28,8 @@
20292N/A <year>2002</year>
20324N/A <year>2003</year>
20324N/A <year>2004</year>
20292N/A- <holder>Sun Microsystems</holder> </copyright>
20324N/A+ <year>2011</year>
20324N/A+ <holder>Oracle and/or its affiliates. All rights reserved.</holder> </copyright>
20292N/A <copyright>
20292N/A <year>2000</year>
20292N/A <holder>Eric Baudais</holder> </copyright>
20324N/A@@ -65,10 +66,10 @@
20292N/A <contrib>Added the Shortcut Keys Table</contrib>
20292N/A </author>
20292N/A <author>
20292N/A- <firstname>Sun Java Desktop System Documentation Team</firstname>
20300N/A+ <firstname>Oracle Solaris Desktop Documentation Team</firstname>
20324N/A <surname></surname>
20292N/A <affiliation>
20292N/A- <orgname>Sun Microsystems</orgname>
20292N/A+ <orgname>Oracle Corporation</orgname>
20292N/A <address><email>gdocteam@sun.com</email></address>
20292N/A </affiliation>
20292N/A </author>
20324N/A@@ -188,7 +189,7 @@
20324N/A <revnumber>&app; Manual V2.8</revnumber>
20324N/A <date>&date;</date>
20292N/A <revdescription>
20324N/A- <para role="author">Sun Java Desktop System Documentation Team</para>
20324N/A+ <para role="author">Oracle Solaris Desktop Documentation Team</para>
20292N/A <para role="publisher">GNOME Documentation Project</para>
20292N/A </revdescription>
20292N/A </revision>
20777N/Adiff -urN gedit.orig/gedit/gedit-commands-help.c gedit.new/gedit/gedit-commands-help.c
20777N/A--- gedit.orig/gedit/gedit-commands-help.c 2011-06-27 15:19:39.331901924 +0100
20777N/A+++ gedit.new/gedit/gedit-commands-help.c 2011-06-27 15:20:21.256786800 +0100
20777N/A@@ -68,7 +68,7 @@
20777N/A };
20777N/A
20777N/A static const gchar * const documenters[] = {
20777N/A- "Sun GNOME Documentation Team <gdocteam@sun.com>",
20777N/A+ "Oracle Solaris Desktop Documentation Team",
20777N/A "Eric Baudais <baudais@okstate.edu>",
20777N/A NULL
20777N/A };