neysx       05/07/21 15:58:38

  Modified:    xml/htdocs/doc/en vi-guide.xml
  Log:
  Use local links instead of ibiblio for pics. Thanks to [exa] on #gentoo.cs

Revision  Changes    Path
1.14      +14 -20    xml/htdocs/doc/en/vi-guide.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vi-guide.xml?rev=1.14&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vi-guide.xml?rev=1.14&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/vi-guide.xml.diff?r1=1.13&r2=1.14&cvsroot=gentoo

Index: vi-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- vi-guide.xml        12 May 2005 01:17:17 -0000      1.13
+++ vi-guide.xml        21 Jul 2005 15:58:38 -0000      1.14
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.13 
2005/05/12 01:17:17 yoswink Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vi-guide.xml,v 1.14 
2005/07/21 15:58:38 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/vi-guide.xml">
@@ -20,8 +20,8 @@
 catering to beginners. 
 </abstract>
 
-<version>1.1.6</version>
-<date>2005-05-12</date>
+<version>1.1.7</version>
+<date>2005-07-21</date>
 
 <chapter>
 <title>Getting Started</title>
@@ -105,8 +105,7 @@
 Here's a gvim screenshot from my system:
 </p>
 
-<figure link="http://www.ibiblio.org/web-gentoo/images/vishot.png";
-short="screenshot" caption="VIM screenshot"/>
+<figure link="/images/vishot.png" short="screenshot" caption="VIM screenshot"/>
 
 <p>
 If you're a vi newbie, try to get gvim running on your system.  Using
@@ -323,9 +322,8 @@
 possible so that we can fit everything on one sheet.
 </p>
 
-<figure
-link="http://www.ibiblio.org/web-gentoo/images/vicheat-first.png";
-short="First part of the cheat sheet" caption="Cheat Sheet"/>
+<figure link="/images/vicheat-first.png" short="First part of the cheat sheet"
+caption="Cheat Sheet"/>
 
 </body>
 </section>
@@ -463,9 +461,8 @@
 covered so far, your cheat sheet should look like this:
 </p>
 
-<figure
-link="http://www.ibiblio.org/web-gentoo/images/vicheat-edit.png";
-short="Cheat sheet" caption="Cheat sheet with editing commands"/>
+<figure link="/images/vicheat-edit.png" short="Cheat sheet" caption="Cheat
+sheet with editing commands"/>
 
 </body>
 </section>
@@ -596,9 +593,8 @@
 far:
 </p>
 
-<figure
-link="http://www.ibiblio.org/web-gentoo/images/vicheat-compound.png";
-short="Cheat Sheet" caption="Cheat sheet with compound commands"/>
+<figure link="/images/vicheat-compound.png" short="Cheat Sheet" caption="Cheat
+sheet with compound commands"/>
 
 </body>
 </section>
@@ -635,9 +631,8 @@
 region:
 </p>
 
-<figure
-link="http://www.ibiblio.org/web-gentoo/images/vihighlight.png";
-short="Highlighted text" caption="VIM with highlighted text"/>
+<figure link="/images/vihighlight.png" short="Highlighted text" caption="VIM
+with highlighted text"/>
 
 <p>
 In addition, you can also enter visual mode by hitting <c>v</c> (this
@@ -709,9 +704,8 @@
 this:
 </p>
 
-<figure
-link="http://www.ibiblio.org/web-gentoo/images/vicheat-final.png";
-short="Cheat Sheet" caption="Final cheet sheet"/>
+<figure link="/images/vicheat-final.png" short="Cheat Sheet" caption="Final
+cheet sheet"/>
 
 <p>
 Keep your cheat sheet handy, and begin using vi to edit files and



-- 
[email protected] mailing list

Reply via email to