diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-08 12:19:07 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-08 12:50:05 +0900 |
commit | 1977d22b7a8e218c5dd5e48e95692f20736ff9f4 (patch) | |
tree | 414c46aee854cd53e23ef589750c4e44d771cb7a /ubuntu/_base | |
parent | c21b747ca5f2ba3a7bbfc421d90227401b90aac4 (diff) | |
download | tde-packaging-1977d22b7a8e218c5dd5e48e95692f20736ff9f4.tar.gz tde-packaging-1977d22b7a8e218c5dd5e48e95692f20736ff9f4.zip |
DEB: added trash.desktop to konqueror-trinity package. This relates to
bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base')
-rw-r--r-- | ubuntu/_base/tdebase/debian/konqueror-trinity.install | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/ubuntu/_base/tdebase/debian/konqueror-trinity.install b/ubuntu/_base/tdebase/debian/konqueror-trinity.install index 6b8800fe4..0b6ae193d 100644 --- a/ubuntu/_base/tdebase/debian/konqueror-trinity.install +++ b/ubuntu/_base/tdebase/debian/konqueror-trinity.install @@ -81,19 +81,9 @@ debian/tmp/opt/trinity/share/apps/konqsidebartng/add/webmodule_add.desktop debian/tmp/opt/trinity/share/apps/konqsidebartng/dirtree/bookmarks_module.desktop debian/tmp/opt/trinity/share/apps/konqsidebartng/dirtree/dirtree_module.desktop debian/tmp/opt/trinity/share/apps/konqsidebartng/dirtree/history_module.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/bookmarks.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/history.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/home.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/remote.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/root.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/services.desktop +debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/*.desktop debian/tmp/opt/trinity/share/apps/konqsidebartng/entries/.version -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/bookmarks.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/history.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/home.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/remote.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/root.desktop -debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/services.desktop +debian/tmp/opt/trinity/share/apps/konqsidebartng/kicker_entries/*.desktop debian/tmp/opt/trinity/share/apps/konqsidebartng/virtual_folders/remote/.directory debian/tmp/opt/trinity/share/apps/konqsidebartng/virtual_folders/remote/ftp/.directory debian/tmp/opt/trinity/share/apps/konqsidebartng/virtual_folders/remote/ftp/tde_ftp.desktop |