Added KDCOP to TDE menu - System. This relates to bug 2886.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 6 years ago
parent f88a8e57fe
commit 25555aa758

@ -24,6 +24,7 @@ link_directories(
##### other data ################################
install( FILES kdcopui.rc DESTINATION ${DATA_INSTALL_DIR}/kdcop )
install( FILES kdcop.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
##### kdcop (executable) ########################

@ -0,0 +1,12 @@
[Desktop Entry]
Type=Application
Exec=kdcop
Icon=kdcop
Terminal=false
X-DocPath=kdcop/index.html
X-TDE-StartupNotify=true
X-DCOP-ServiceType=Multi
Categories=Qt;TDE;System;
Name=KDCOP
GenericName=DCOP browser
Loading…
Cancel
Save