[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/kapptemplate/kapp
From:       Waldo Bastian <bastian () kde ! org>
Date:       2003-05-15 22:03:09
[Download RAW message or body]

CVS commit by waba: 

Follow current practice. 
Lauri: can you check this one if it is ok like this or whether it needs 
additional changes?
CCMAIL: lauri@kde.org


  M +9 -9      index.docbook   1.7


--- kdesdk/kapptemplate/kapp/index.docbook  #1.6:1.7
@@ -4,6 +4,6 @@
 cat << EOF > $LOCATION_ROOT/doc/$APP_NAME_LC/index.docbook
 <?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
-  <!ENTITY kappname "&$APP_NAME;">
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+  <!ENTITY $APP_NAME_LC "$APP_NAME">
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->   
@@ -16,5 +16,5 @@
 
 <bookinfo>
-<title>The $APP_NAME Handbook</title>
+<title>The &$APP_NAME_LC; Handbook</title>
 <authorgroup>
 <author>
@@ -31,5 +31,5 @@
 <keywordset>
 <keyword>KDE</keyword>
-<keyword>$APP_NAME</keyword>
+<keyword>$APP_NAME_LC</keyword>
 </keywordset>
 </bookinfo>
@@ -47,6 +47,6 @@
     <title>Installation</title>
 
-    <sect1 id="how-to-obtain-$APP_NAME">
-      <title>How to obtain $APP_NAME</title>
+    <sect1 id="how-to-obtain-$APP_NAME_LC">
+      <title>How to obtain &$APP_NAME_LC;</title>
       <para></para>
     </sect1>
@@ -60,5 +60,5 @@
       <title>Compilation and Installation</title>
 
-      <para>Compiling $APP_NAME is very easy.  The following should do
+      <para>Compiling &$APP_NAME_LC; is very easy.  The following should do
         it: <screen>
 <prompt>%</prompt> <userinput><command>./configure</command></userinput>
@@ -73,6 +73,6 @@
   </chapter>
 
-  <chapter id="using-$APP_NAME">
-    <title>Using $APP_NAME</title>
+  <chapter id="using-$APP_NAME_LC">
+    <title>Using &$APP_NAME_LC;</title>
     <para></para>
   </chapter>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic