[gnome-subtitles] Updated to reflect inclusion of SubLib



commit e213ee04d57a1d9c03d3be2dcfd4d705f5394dee
Author: Pedro Castro <mail pedrocastro org>
Date:   Sat Jun 6 18:24:54 2009 +0100

    Updated to reflect inclusion of SubLib
---
 AUTHORS                     |    8 ++++----
 MAINTAINERS                 |    8 +++++---
 README                      |   14 +++++---------
 src/Glade/AboutDialog.glade |   15 ++++++++++++---
 4 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index c8d3a7d..90c27ab 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,8 +5,7 @@ http://gnome-subtitles.sf.net
 
 Authors
 =======
-Pedro Castro <dev pedrocastro.org> - Author and Developer
-Cristina Yenyxe <the.blue.valkyrie gmail.com> - Developer
+Pedro Castro <dev pedrocastro.org> - Author and Maintainer
 
 Artwork
 =======
@@ -36,6 +35,8 @@ Daniel Nylander (sv)
 
 Contributors
 ============
+Cristina Yenyxe (Past Maintainer)
+Fernando Zorrilla
 Miguel Filho
 Nazar Kulyk
 
@@ -47,7 +48,6 @@ Henrique Malheiro
 
 Includes code from
 ==================
-SubLib (http://sublib.sf.net)
-NCharDet (http://www.conceptdevelopment.net/Localization/NCharDet)
 Fuse Media Centre (http://sf.net/projects/fusemc)
+NCharDet (http://www.conceptdevelopment.net/Localization/NCharDet)
 
diff --git a/MAINTAINERS b/MAINTAINERS
index 75965b9..cc56247 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10,6 +10,8 @@ Pedro Castro
 E-mail: dev pedrocastro.org
 Userid: pcastro
 
-Cristina Yenyxe González García
-E-mail: the.blue.valkyrie gmail.com
-Userid: cyenyxe
+
+Past Maintainers
+================
+
+Cristina Yenyxe
diff --git a/README b/README
index cc25757..ae8d583 100644
--- a/README
+++ b/README
@@ -14,13 +14,11 @@ Dependencies
     Gtk+      	>= 2.8
     Gtk-Sharp	>= 2.8
     Glade-Sharp >= 2.8
-    Gnome-Sharp >= 2.8
     GConf-Sharp >= 2.8
     GStreamer 	>= 0.10
     GStreamer-Plugins-Base >= 0.10
     GtkSpell  	>= 2.0
     Enchant   	>= 1.3
-    SubLib    	>= 0.9
 
 
 Building from Source
@@ -36,12 +34,11 @@ it and run it with `mono gnome-subtitles.exe'.
 The INSTALL file contains detailed information on this subject.
 
 
-Building from SVN
+Building from Git
 =================
 
-
-Checkout the latest code from the GNOME SVN:
-	svn co http://svn.gnome.org/svn/gnome-subtitles/trunk gnome-subtitles
+Get the latest code from the GNOME Git repository:
+	git clone git://git.gnome.org/gnome-subtitles
 
 Run `./autogen.sh' to generate the build scripts. Some packages are required:
     autoconf
@@ -55,7 +52,6 @@ Run `./autogen.sh' to generate the build scripts. Some packages are required:
     pkg-config
 
 You can now proceed to "Building from Source" to build Gnome Subtitles.
+See http://live.gnome.org/Git/Developers for more information on how to use the
+GNOME Git repository.
 
-Note that, regarding the required dependencies, SubLib SVN version may be needed
-when building Gnome Subtitles from the SVN. Information on building SubLib from
-the SVN is available at: http://sublib.sourceforge.net/development.
diff --git a/src/Glade/AboutDialog.glade b/src/Glade/AboutDialog.glade
index 22aea1e..bf0e42b 100644
--- a/src/Glade/AboutDialog.glade
+++ b/src/Glade/AboutDialog.glade
@@ -28,9 +28,18 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA</property>
-    <property name="authors">Pedro Castro &lt;dev pedrocastro org&gt;
-Cristina Yenyxe &lt;the blue valkyrie gmail org&gt;</property>
-    <property name="documenters">Erin Bloom &lt;sciribe one net&gt;</property>
+    <property name="authors">Primary Development
+
+    Pedro Castro (Author and Maintainer)
+
+Contributors
+
+    Cristina Yenyxe (Past Maintainer)
+    Fernando Zorrilla
+    Miguel Filho
+    Nazar Kulyk
+</property>
+    <property name="documenters">Erin Bloom</property>
     <property name="translator_credits">Djihed Afifi (ar)
 Joan Duran (ca)
 Felix Braun (de)



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