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

List:       kde-commits
Subject:    playground/utils
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2010-03-01 22:40:31
Message-ID: 1267483231.258167.14250.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1097707 by lueck:

fix capitalization to make the doc accessible and the index work
BUG:143210

 M  +2 -1      doc/CMakeLists.txt  
 M  +1 -1      doc/KRegExpEditor/CMakeLists.txt  
 M  +1 -1      kregexpeditor/kregexpeditor.desktop  


--- trunk/playground/utils/doc/CMakeLists.txt #1097706:1097707
@@ -1 +1,2 @@
-#add_subdirectory()
+add_subdirectory( synaptiks )
+add_subdirectory( KRegExpEditor )
--- trunk/playground/utils/doc/KRegExpEditor/CMakeLists.txt #1097706:1097707
@@ -1,2 +1,2 @@
 ########### install files ###############
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kregexpeditor)
--- trunk/playground/utils/kregexpeditor/kregexpeditor.desktop #1097706:1097707
@@ -25,7 +25,7 @@
 Name[uk]=KRegExpEditor
 Name[x-test]=xxKRegExpEditorxx
 Exec=kregexpeditor
-X-DocPath=KRegExpEditor/index.html
+X-DocPath=kregexpeditor/index.html
 GenericName=Regular Expression Editor
 GenericName[bg]= едактор за регулярни изрази
 GenericName[cs]=Editor regulárních výrazů
[prev in list] [next in list] [prev in thread] [next in thread] 

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