summaryrefslogtreecommitdiffstats
path: root/kwin/oldheaders
diff options
context:
space:
mode:
Diffstat (limited to 'kwin/oldheaders')
-rw-r--r--kwin/oldheaders/CMakeLists.txt4
-rw-r--r--kwin/oldheaders/Makefile.am4
-rw-r--r--kwin/oldheaders/client.h2
-rw-r--r--kwin/oldheaders/kwinbutton.h2
-rw-r--r--kwin/oldheaders/options.h2
-rw-r--r--kwin/oldheaders/workspace.h2
6 files changed, 8 insertions, 8 deletions
diff --git a/kwin/oldheaders/CMakeLists.txt b/kwin/oldheaders/CMakeLists.txt
index fa5995850..d14ace573 100644
--- a/kwin/oldheaders/CMakeLists.txt
+++ b/kwin/oldheaders/CMakeLists.txt
@@ -10,5 +10,5 @@
#################################################
install( FILES
- options.h client.h workspace.h kwinbutton.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/kwin )
+ options.h client.h workspace.h twinbutton.h
+ DESTINATION ${INCLUDE_INSTALL_DIR}/twin )
diff --git a/kwin/oldheaders/Makefile.am b/kwin/oldheaders/Makefile.am
index 2dd570c5f..7076d9e13 100644
--- a/kwin/oldheaders/Makefile.am
+++ b/kwin/oldheaders/Makefile.am
@@ -1,2 +1,2 @@
-kwin_kwinincludedir = $(includedir)/kwin
-kwin_kwininclude_HEADERS = options.h client.h workspace.h kwinbutton.h
+twin_twinincludedir = $(includedir)/twin
+twin_twininclude_HEADERS = options.h client.h workspace.h twinbutton.h
diff --git a/kwin/oldheaders/client.h b/kwin/oldheaders/client.h
index 89db145b2..cff5cdb61 100644
--- a/kwin/oldheaders/client.h
+++ b/kwin/oldheaders/client.h
@@ -1,4 +1,4 @@
#error The KWin decorations API provided by this header file is obsolete.
#error All code using it will have to be ported to the new KDecoration API.
-// See kdebase/kwin/clients/PORTING .
+// See kdebase/twin/clients/PORTING .
diff --git a/kwin/oldheaders/kwinbutton.h b/kwin/oldheaders/kwinbutton.h
index 89db145b2..cff5cdb61 100644
--- a/kwin/oldheaders/kwinbutton.h
+++ b/kwin/oldheaders/kwinbutton.h
@@ -1,4 +1,4 @@
#error The KWin decorations API provided by this header file is obsolete.
#error All code using it will have to be ported to the new KDecoration API.
-// See kdebase/kwin/clients/PORTING .
+// See kdebase/twin/clients/PORTING .
diff --git a/kwin/oldheaders/options.h b/kwin/oldheaders/options.h
index 89db145b2..cff5cdb61 100644
--- a/kwin/oldheaders/options.h
+++ b/kwin/oldheaders/options.h
@@ -1,4 +1,4 @@
#error The KWin decorations API provided by this header file is obsolete.
#error All code using it will have to be ported to the new KDecoration API.
-// See kdebase/kwin/clients/PORTING .
+// See kdebase/twin/clients/PORTING .
diff --git a/kwin/oldheaders/workspace.h b/kwin/oldheaders/workspace.h
index 89db145b2..cff5cdb61 100644
--- a/kwin/oldheaders/workspace.h
+++ b/kwin/oldheaders/workspace.h
@@ -1,4 +1,4 @@
#error The KWin decorations API provided by this header file is obsolete.
#error All code using it will have to be ported to the new KDecoration API.
-// See kdebase/kwin/clients/PORTING .
+// See kdebase/twin/clients/PORTING .