diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-17 21:58:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-17 22:36:08 +0900 |
commit | e6d40c43e6c8246b9dd0276880b393708775a8b6 (patch) | |
tree | b97e7ca4e937c492cd31712a0eef453a556b448e /debian/squeeze/tdebase | |
parent | 857c016bd534a22e09f82aed4ed2bb1b830c2f01 (diff) | |
download | tde-packaging-e6d40c43e6c8246b9dd0276880b393708775a8b6.tar.gz tde-packaging-e6d40c43e6c8246b9dd0276880b393708775a8b6.zip |
DEB: Start media backend on TDE session startup. This resolves bug 2780.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/squeeze/tdebase')
-rw-r--r-- | debian/squeeze/tdebase/debian/tdebase-tdeio-plugins-trinity.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/squeeze/tdebase/debian/tdebase-tdeio-plugins-trinity.install b/debian/squeeze/tdebase/debian/tdebase-tdeio-plugins-trinity.install index e5072b177..88f53ddc9 100644 --- a/debian/squeeze/tdebase/debian/tdebase-tdeio-plugins-trinity.install +++ b/debian/squeeze/tdebase/debian/tdebase-tdeio-plugins-trinity.install @@ -91,6 +91,7 @@ debian/tmp/opt/trinity/share/apps/systemview/home.desktop debian/tmp/opt/trinity/share/apps/systemview/media.desktop debian/tmp/opt/trinity/share/apps/systemview/remote.desktop debian/tmp/opt/trinity/share/apps/systemview/users.desktop +debian/tmp/opt/trinity/share/autostart/mediabackend.desktop debian/tmp/opt/trinity/share/config.kcfg/mediamanagersettings.kcfg debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdeioslave/about debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdeioslave/applications |