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

List:       kde-commits
Subject:    koffice/doc
From:       Laurent Montel <montel () kde ! org>
Date:       2007-01-22 13:00:53
Message-ID: 1169470853.186856.25405.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 626200 by mlaurent:

Install doc
Clean up


 M  +2 -15     karbon/CMakeLists.txt  
 M  +2 -15     kchart/CMakeLists.txt  
 M  +2 -15     kexi/CMakeLists.txt  
 M  +2 -15     kformula/CMakeLists.txt  
 M  +2 -15     kivio/CMakeLists.txt  
 M  +2 -15     koffice/CMakeLists.txt  
 M  +2 -15     koshell/CMakeLists.txt  
 M  +2 -15     kplato/CMakeLists.txt  
 M  +2 -15     kpresenter/CMakeLists.txt  
 M  +2 -15     krita/CMakeLists.txt  
 M  +2 -15     kspread/CMakeLists.txt  
 M  +2 -15     kugar/CMakeLists.txt  
 M  +2 -15     kword/CMakeLists.txt  
 M  +2 -15     thesaurus/CMakeLists.txt  


--- trunk/koffice/doc/karbon/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kchart/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kexi/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kformula/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kivio/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/koffice/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/koshell/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kplato/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kpresenter/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/krita/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kspread/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kugar/CMakeLists.txt #626199:626200
@@ -1,17 +1,4 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/kword/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
--- trunk/koffice/doc/thesaurus/CMakeLists.txt #626199:626200
@@ -1,18 +1,5 @@
-
-
-
-
-
 ########### install files ###############
-
-
-
-
-
-
-#original Makefile.am contents follow:
-
 #
-#KDE_LANG = en
-#KDE_DOCS = AUTO
 #
+kde4_create_handbook(index.docbook)
+kde4_install_handbook()
[prev in list] [next in list] [prev in thread] [next in thread] 

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