diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/en/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 03f6d32..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG en DESTINATION tdepowersave ) diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am deleted file mode 100644 index 3a62a55..0000000 --- a/doc/en/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = en diff --git a/doc/en/index.docbook b/doc/en/index.docbook index e8303f4..5a29662 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -517,11 +517,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> |