summaryrefslogtreecommitdiffstats
path: root/tdelirc
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-16 18:36:16 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-16 18:45:01 +0100
commite44ffa51cff9f7228661a2bcaf1d98f7d084060d (patch)
tree5bc9de3f69f67f7e10c850c583e45fee37e5b54c /tdelirc
parent2c39500f358c3bed18311d4854e22aa058d8262c (diff)
downloadtdeutils-e44ffa51cff9f7228661a2bcaf1d98f7d084060d.tar.gz
tdeutils-e44ffa51cff9f7228661a2bcaf1d98f7d084060d.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 b243598f2e3fe773f652207d97f85744d73d5290)
Diffstat (limited to 'tdelirc')
-rw-r--r--tdelirc/kcmlirc/kcmlirc.cpp4
-rw-r--r--tdelirc/kcmlirc/kcmlirc.desktop4
2 files changed, 4 insertions, 4 deletions
diff --git a/tdelirc/kcmlirc/kcmlirc.cpp b/tdelirc/kcmlirc/kcmlirc.cpp
index e1f35e3..512d10d 100644
--- a/tdelirc/kcmlirc/kcmlirc.cpp
+++ b/tdelirc/kcmlirc/kcmlirc.cpp
@@ -530,9 +530,9 @@ TQString KCMLirc::handbookDocPath() const
{
int index = theKCMLircBase->tabWidget2->currentPageIndex();
if (index == 0)
- return "kcmlirc/usage.html";
+ return "kcontrol/kcmlirc/usage.html";
else if (index == 1)
- return "kcmlirc/extensions.html";
+ return "kcontrol/kcmlirc/extensions.html";
else
return TQString::null;
}
diff --git a/tdelirc/kcmlirc/kcmlirc.desktop b/tdelirc/kcmlirc/kcmlirc.desktop
index cc5240d..90d2697 100644
--- a/tdelirc/kcmlirc/kcmlirc.desktop
+++ b/tdelirc/kcmlirc/kcmlirc.desktop
@@ -11,6 +11,6 @@ Terminal=false
Type=Application
X-TDE-FactoryName=kcmlirc
X-TDE-Library=kcmlirc
-X-TDE-ModuleType=Library
-X-DocPath=kcmlirc/index.html
+X-TDE-ParentApp=kcontrol
+X-DocPath=kcontrol/kcmlirc/index.html
Categories=Qt;TDE;X-TDE-settings-peripherals;