Author: fernando
Date: Sun Feb  8 02:30:45 2015
New Revision: 15469

Log:
inkscape-0.91: Ken, took the liberty to fix commented out 
wiki.documentfoundation.org URLs.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/xsoft/other/inkscape.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Feb  7 18:34:44 2015        (r15468)
+++ trunk/BOOK/general.ent      Sun Feb  8 02:30:45 2015        (r15469)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2015">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 7th, &year;">
+<!ENTITY releasedate  "February 8th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sat Feb  7 18:34:44 2015        (r15468)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sun Feb  8 02:30:45 2015        (r15469)
@@ -109,18 +109,20 @@
       <xref linkend="dbus"/>,
       <xref linkend="doxygen"/>,
       <xref linkend="imagemagick"/>,
-      <!-- these document foundation links work from firefox's address bar, or 
from
-       google (pages telling you how to get it from git), but when I link them 
here
-       I get "There is currently no text in this page..."
-      <ulink 
url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr/";>libcdr</ulink>,
-      <ulink 
url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio/";>libvisio</ulink>,
-      -->
+      <xref linkend="poppler"/>,
+
+      <!-- these document foundation links work from firefox's address bar, or
+      from google (pages telling you how to get it from git), but when I link
+      them here I get "There is currently no text in this page...". Ken or
+      developer: wiki.documentfoundation.org pages don't like trailing / -->
+
+      <ulink 
url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr";>libcdr</ulink>,
+      <ulink 
url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio";>libvisio</ulink>,
       <ulink url="https://github.com/LibreOffice/libcdr";>libcdr</ulink>,
       <ulink url="https://github.com/LibreOffice/libvisio";>libvisio</ulink>,
       <ulink url="http://libwpg.sourceforge.net/";>libwpg</ulink>,
       <ulink url="https://sourceforge.net/projects/NumPy/files/";>NumPy</ulink>
-      (for the testsuite and at runtime for some extensions)
-      <xref linkend="poppler"/> and
+      (for the testsuite and at runtime for some extensions) and
       <ulink url="http://cheeseshop.python.org/pypi/lxml/";>python-lxml</ulink>
       (for the testsuite, and at runtime for some of the extensions)
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to