diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-15 00:08:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-15 00:08:36 +0900 |
commit | f8387c313caa3d63899a0c334f3045e97ae95c80 (patch) | |
tree | d4f0c8bc0949e0c6e56fc6c90ccf28a31b6d44ce /ubuntu | |
parent | 96097b13a4075e119a869bdb08ad0f8588261110 (diff) | |
download | tde-packaging-f8387c313caa3d63899a0c334f3045e97ae95c80.tar.gz tde-packaging-f8387c313caa3d63899a0c334f3045e97ae95c80.zip |
DEB: install new kcm_trash module. This relates to bug 1923.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/tdebase/debian/tdebase-tdeio-plugins-trinity.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/_base/tdebase/debian/tdebase-tdeio-plugins-trinity.install b/ubuntu/_base/tdebase/debian/tdebase-tdeio-plugins-trinity.install index 262b5ff7a..1ce194945 100644 --- a/ubuntu/_base/tdebase/debian/tdebase-tdeio-plugins-trinity.install +++ b/ubuntu/_base/tdebase/debian/tdebase-tdeio-plugins-trinity.install @@ -76,6 +76,8 @@ debian/tmp/opt/trinity/lib/trinity/tdeio_trash.la debian/tmp/opt/trinity/lib/trinity/tdeio_trash.so debian/tmp/opt/trinity/lib/trinity/ktrashpropsdlgplugin.la debian/tmp/opt/trinity/lib/trinity/ktrashpropsdlgplugin.so +debian/tmp/opt/trinity/lib/trinity/kcm_trash.la +debian/tmp/opt/trinity/lib/trinity/kcm_trash.so debian/tmp/opt/trinity/lib/trinity/libkmanpart.la debian/tmp/opt/trinity/lib/trinity/libkmanpart.so debian/tmp/opt/trinity/lib/trinity/media_propsdlgplugin.la @@ -83,6 +85,7 @@ debian/tmp/opt/trinity/lib/trinity/media_propsdlgplugin.so debian/tmp/opt/trinity/lib/trinity/textthumbnail.la debian/tmp/opt/trinity/lib/trinity/textthumbnail.so debian/tmp/opt/trinity/share/applications/tde/kcmcgi.desktop +debian/tmp/opt/trinity/share/applications/tde/kcmtrash.desktop debian/tmp/opt/trinity/share/apps/tdeio_finger/tdeio_finger.css debian/tmp/opt/trinity/share/apps/tdeio_finger/tdeio_finger.pl debian/tmp/opt/trinity/share/apps/tdeio_info/kde-info2html |