Make kipi plugins help handbook visible in the help handbook table of contents but not in launcher menu.

pull/1/head
Darrell Anderson 10 years ago
parent 717c9256ca
commit 6ce321b215

@ -123,6 +123,9 @@ SUBDIRS = common \
rcdir = $(kde_datadir)/kipi
rc_DATA = tips
app_DATA = kipi-plugins.desktop
appdir = $(kde_appsdir)/.hidden
# i18n translation tips messages
messages: rc.cpp
$(PREPARETIPS) >> tips.cpp

@ -0,0 +1,6 @@
[Desktop Entry]
Icon=kipi
DocPath=kipi-plugins/index.html
Categories=Qt;TDE;Graphics;
NoDisplay=true
Name=Kipi Plugins
Loading…
Cancel
Save