summaryrefslogtreecommitdiffstats
path: root/kxsldbg
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-15 20:59:42 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-15 20:59:42 -0600
commit062827f34c21b04bd0aa0482709d15a9b5a1dbeb (patch)
treefcfe50b6cbd5af323c5f4029687b44e33e2e933d /kxsldbg
parent440162725cf630197861b81282c336ded377e79a (diff)
downloadtdewebdev-062827f34c21b04bd0aa0482709d15a9b5a1dbeb.tar.gz
tdewebdev-062827f34c21b04bd0aa0482709d15a9b5a1dbeb.zip
Make XSLDbg help handbook visible in the help handbook table of contents but not in launcher menu.
Diffstat (limited to 'kxsldbg')
-rw-r--r--kxsldbg/Makefile.am3
-rw-r--r--kxsldbg/xsldbg.desktop6
2 files changed, 9 insertions, 0 deletions
diff --git a/kxsldbg/Makefile.am b/kxsldbg/Makefile.am
index 198029c3..cd95e4ef 100644
--- a/kxsldbg/Makefile.am
+++ b/kxsldbg/Makefile.am
@@ -11,6 +11,9 @@ KDE_ICON = kxsldbg
xdg_apps_DATA = kxsldbg.desktop
+app_DATA = xsldbg.desktop
+appdir = $(kde_appsdir)/.hidden
+
# Disable building xsldbg application as documentation for it is not ready
#
xsldbg_SOURCES = xsldbgmain.cpp
diff --git a/kxsldbg/xsldbg.desktop b/kxsldbg/xsldbg.desktop
new file mode 100644
index 00000000..fa2ba580
--- /dev/null
+++ b/kxsldbg/xsldbg.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Icon=kxsldbg
+DocPath=xsldbg/index.html
+Categories=Qt;TDE;Development;WebDevelopment;
+NoDisplay=true
+Name=XSLDbg