From 6392f5a9dfce2bf83617d49bb7f332181ec6004e Mon Sep 17 00:00:00 2001
From: Michele Calgaro
Date: Sun, 25 May 2014 15:37:31 +0900
Subject: Revert "Finish renaming tdevelop components" This reverts commit
722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
---
parts/documentation/data/CMakeLists.txt | 4 ++--
parts/documentation/data/Makefile.am | 4 ++--
parts/documentation/data/nomatch.html | 4 ++--
parts/documentation/data/syntax.html | 4 ++--
parts/documentation/data/wrapper.html | 6 +++---
5 files changed, 11 insertions(+), 11 deletions(-)
(limited to 'parts/documentation/data')
diff --git a/parts/documentation/data/CMakeLists.txt b/parts/documentation/data/CMakeLists.txt
index 5bb6d766..77d380d4 100644
--- a/parts/documentation/data/CMakeLists.txt
+++ b/parts/documentation/data/CMakeLists.txt
@@ -11,8 +11,8 @@
install( FILES
long.html nomatch.html short.html syntax.html wrapper.html
- DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/en )
+ DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/en )
install( FILES
checked.xpm htdig.png star.png star_blank.png unchecked.xpm
- DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/pics )
+ DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/pics )
diff --git a/parts/documentation/data/Makefile.am b/parts/documentation/data/Makefile.am
index ae52bf11..920c492a 100644
--- a/parts/documentation/data/Makefile.am
+++ b/parts/documentation/data/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util $(all_includes)
METASOURCES = AUTO
-htmldir = $(kde_datadir)/tdevdocumentation/en
-picsdir = $(kde_datadir)/tdevdocumentation/pics
+htmldir = $(kde_datadir)/kdevdocumentation/en
+picsdir = $(kde_datadir)/kdevdocumentation/pics
html_DATA = long.html nomatch.html short.html syntax.html wrapper.html
pics_DATA = checked.xpm htdig.png star.png star_blank.png unchecked.xpm
diff --git a/parts/documentation/data/nomatch.html b/parts/documentation/data/nomatch.html
index 5cbd5c49..8951a604 100644
--- a/parts/documentation/data/nomatch.html
+++ b/parts/documentation/data/nomatch.html
@@ -1,6 +1,6 @@
No match for '$&(LOGICAL_WORDS)'
-
+
Search results
No matches were found for '$&(LOGICAL_WORDS)'
@@ -17,5 +17,5 @@ word with "All," try using one or more of the same words
with "Any."
-ht://Dig $(VERSION)
+ht://Dig $(VERSION)
diff --git a/parts/documentation/data/syntax.html b/parts/documentation/data/syntax.html
index 21a2ab2a..9701c37f 100644
--- a/parts/documentation/data/syntax.html
+++ b/parts/documentation/data/syntax.html
@@ -1,6 +1,6 @@
Error in Boolean search for '$&(WORDS)'
-
+
Error in Boolean search for '$&(LOGICAL_WORDS)'
Boolean expressions need to be 'correct' in order for the search
@@ -14,6 +14,6 @@ $(SYNTAXERROR)
-ht://Dig $(VERSION)
+ht://Dig $(VERSION)
diff --git a/parts/documentation/data/wrapper.html b/parts/documentation/data/wrapper.html
index 187ffd61..20c1bbf2 100644
--- a/parts/documentation/data/wrapper.html
+++ b/parts/documentation/data/wrapper.html
@@ -1,10 +1,10 @@
Search results for '$&(WORDS)'
-
+
Search results for '$&(LOGICAL_WORDS)'
-More 's indicate a better match.
+More 's indicate a better match.
$(HTSEARCH_RESULTS)
@@ -12,5 +12,5 @@ $(PAGEHEADER)
$(PREVPAGE) $(PAGELIST) $(NEXTPAGE)
-ht://Dig $(VERSION)
+ht://Dig $(VERSION)
--
cgit v1.2.1