diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:04:35 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:05:40 +0100 |
commit | 1a35d04e9916465d23d86707313d7cf6add9291f (patch) | |
tree | 23f5cfa49641f38a1853bbd50b5612d09380e9df /tde-i18n-pt | |
parent | 91beb95c8fae3a1bd16c952238ce196f8956df19 (diff) | |
download | tde-i18n-1a35d04e9916465d23d86707313d7cf6add9291f.tar.gz tde-i18n-1a35d04e9916465d23d86707313d7cf6add9291f.zip |
Move the tdelirc manuals to the directory level in which they are installed.
The manual for the tdelirc control center module is moved to KControl.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f5f755b83b5de98b305cda067dc3c901ee999a36)
Diffstat (limited to 'tde-i18n-pt')
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/irkick/CMakeLists.txt (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/irkick/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/irkick/Makefile.am (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/Makefile.am) | 0 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/irkick/index.docbook (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/irkick/index.docbook) | 0 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/CMakeLists.txt (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/CMakeLists.txt) | 2 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/Makefile.am (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/Makefile.am) | 2 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/index.docbook (renamed from tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/index.docbook) | 1 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/tdelirc/CMakeLists.txt | 3 | ||||
-rw-r--r-- | tde-i18n-pt/docs/tdeutils/tdelirc/irkick/Makefile.am | 4 |
8 files changed, 3 insertions, 9 deletions
diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/CMakeLists.txt b/tde-i18n-pt/docs/tdeutils/irkick/CMakeLists.txt index 941365ad3cd..941365ad3cd 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/CMakeLists.txt +++ b/tde-i18n-pt/docs/tdeutils/irkick/CMakeLists.txt diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/Makefile.am b/tde-i18n-pt/docs/tdeutils/irkick/Makefile.am index 6869837a64a..6869837a64a 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/Makefile.am +++ b/tde-i18n-pt/docs/tdeutils/irkick/Makefile.am diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/index.docbook b/tde-i18n-pt/docs/tdeutils/irkick/index.docbook index 2b624bb6b37..2b624bb6b37 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/index.docbook +++ b/tde-i18n-pt/docs/tdeutils/irkick/index.docbook diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/CMakeLists.txt b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/CMakeLists.txt index 14f55bdbfb2..f0e8cb5f474 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/CMakeLists.txt +++ b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/CMakeLists.txt @@ -1,6 +1,6 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer tde_create_handbook( - DESTINATION kcmlirc + DESTINATION kcontrol/kcmlirc LANG pt ) diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/Makefile.am b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/Makefile.am index 6869837a64a..7c0b9aac976 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/Makefile.am +++ b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/Makefile.am @@ -1,4 +1,4 @@ KDE_LANG = pt SUBDIRS = $(AUTODIRS) -KDE_DOCS = AUTO +KDE_DOCS = kcontrol/kcmlirc KDE_MANS = AUTO diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/index.docbook b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/index.docbook index f79cbf7c1a6..057dccc4060 100644 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/kcmlirc/index.docbook +++ b/tde-i18n-pt/docs/tdeutils/kcontrol/kcmlirc/index.docbook @@ -33,6 +33,7 @@ <keywordset> <keyword>KDE</keyword> +<keyword>KControl</keyword> <keyword>irkick</keyword> <keyword>tdelirc</keyword> <keyword>kcmlirc</keyword> diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/CMakeLists.txt b/tde-i18n-pt/docs/tdeutils/tdelirc/CMakeLists.txt deleted file mode 100644 index 03be08640be..00000000000 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_auto_add_subdirectories( ) diff --git a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/Makefile.am b/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/Makefile.am deleted file mode 100644 index 6869837a64a..00000000000 --- a/tde-i18n-pt/docs/tdeutils/tdelirc/irkick/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pt -SUBDIRS = $(AUTODIRS) -KDE_DOCS = AUTO -KDE_MANS = AUTO |