diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-04-23 12:32:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-04-23 12:32:47 +0900 |
commit | 4b52b34ceb018330908ba6733247935567c94453 (patch) | |
tree | 77508d0d297241e5511a1f6de3b604b0d6ab6776 /ubuntu/maverick/tdebase | |
parent | 456fe9a808895f8a304b948550969bd7fbf20273 (diff) | |
download | tde-packaging-4b52b34ceb018330908ba6733247935567c94453.tar.gz tde-packaging-4b52b34ceb018330908ba6733247935567c94453.zip |
[DEB/UBU] Added same fix for Ubuntu as well (Added KDCOP to TDE menu - System. This relates to bug 2886.)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdebase')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/tdebase-trinity-bin.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdebase/debian/tdebase-trinity-bin.install b/ubuntu/maverick/tdebase/debian/tdebase-trinity-bin.install index 7a27b210a..acfd2a9fb 100644 --- a/ubuntu/maverick/tdebase/debian/tdebase-trinity-bin.install +++ b/ubuntu/maverick/tdebase/debian/tdebase-trinity-bin.install @@ -56,6 +56,7 @@ debian/tmp/opt/trinity/lib/libtdeinit_khotkeys.so debian/tmp/opt/trinity/lib/libtdeinit_kxkb.so debian/tmp/opt/trinity/lib/libkhotkeys_shared.so.1 debian/tmp/opt/trinity/lib/libkhotkeys_shared.so.1.0.0 +debian/tmp/opt/trinity/share/applications/tde/kdcop.desktop debian/tmp/opt/trinity/share/applications/tde/keyboard.desktop debian/tmp/opt/trinity/share/applications/tde/keyboard_layout.desktop debian/tmp/opt/trinity/share/applications/tde/khotkeys.desktop |