[gnomeweb-wml] Replaced references to svn by git for deskbar-applet



commit a5eda74345708122739429012ffa34b12fe7126d
Author: Sebastian Pölsterl <sebp k-d-w org>
Date:   Fri May 1 20:13:57 2009 +0200

    Replaced references to svn by git for deskbar-applet
---
 projects.gnome.org/deskbar-applet/getinvolved.html |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/projects.gnome.org/deskbar-applet/getinvolved.html b/projects.gnome.org/deskbar-applet/getinvolved.html
index 9839178..2ac03bf 100644
--- a/projects.gnome.org/deskbar-applet/getinvolved.html
+++ b/projects.gnome.org/deskbar-applet/getinvolved.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <<title>Deskbar-Applet - Quick access and search applet</title>
+    <title>Deskbar-Applet - Quick access and search applet</title>
     <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css"; />
     <link rel="stylesheet" type="text/css" href="http://www.gnome.org/frontpage.css"; />
     <link rel="stylesheet" type="text/css" href="./default.css" />
@@ -43,7 +43,7 @@
       <p>Deskbar-Applet bugs are tracked using <a href="http://bugzilla.gnome.org/browse.cgi?product=deskbar-applet"; target="_blank">GNOME
       Bugzilla</a>.</p>
 
-      <p>Also, please try to test your bug against the latest SVN version,
+      <p>Also, please try to test your bug against the latest development version,
       first. Your problem may already be fixed!</p>
     
     <h2>Contribute</h2>
@@ -61,15 +61,15 @@
       <p>All you have to do is go to preferences and drag your module file on the list of modules. That's it!
       You should then be able to activate your module in Deskbar-Applet's preferences.</p>
     
-    <h2>Checkout the latest changes from SVN</h2>
+    <h2>Checkout the latest changes from Git</h2>
       <p>Deskbar-Applet sources can be found from
-      <a href="http://live.gnome.org/SVN";>Gnome SVN</a>, in the
+      <a href="http://live.gnome.org/Git";>Gnome Git</a>, in the
       <b>"deskbar-applet"</b> module. Also, you can
-      <a href="http://svn.gnome.org/viewcvs/deskbar-applet/trunk/";>browse the latest
+      <a href="http://git.gnome.org/cgit/deskbar-applet";>browse the latest
       sources online</a>.</p>
       
       <p>
-      <pre>$ svn co svn://svn.gnome.org/svn/deskbar-applet/trunk deskbar-applet
+      <pre>$ git clone git://git.gnome.org/deskbar-applet
 $ cd deskbar-applet
 $ ./autogen.sh --prefix=/usr
 $ make



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