diff options
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/applications/desktop-effects-tde/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/control b/ubuntu/maverick/applications/desktop-effects-tde/debian/control index 4393e1cfb..606b13ff9 100644 --- a/ubuntu/maverick/applications/desktop-effects-tde/debian/control +++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/control @@ -8,7 +8,7 @@ XS-Python-Version: all Package: desktop-effects-tde-trinity Architecture: all -Depends: ${python:Depends}, python-qt4 +Depends: ${python:Depends}, python-tqt, python-trinity-trinity Replaces: desktop-effects-kde-kde3 (<< 4:14.0.0~), desktop-effects-kde-trinity (<< 4:14.0.0~) Breaks: desktop-effects-kde-kde3 (<< 4:14.0.0~), desktop-effects-kde-trinity (<< 4:14.0.0~) XB-Python-Version: ${python:Versions} diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install index d5af8f5d9..2b6b93781 100644 --- a/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install +++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/desktop-effects-tde-trinity.install @@ -1,8 +1,8 @@ -desktop-effects-tde4 /opt/trinity/bin/ +desktop-effects-tde /opt/trinity/bin/ 25enable-compiz /etc/X11/Xsession.d/ DesktopEffects/DesktopEffectsCommon.py /opt/trinity/share/pyshared/DesktopEffects/ -DesktopEffects/DesktopEffectsKDE4.py /opt/trinity/share/pyshared/DesktopEffects/ -DesktopEffects/DesktopEffectsQt4Dialog.py /opt/trinity/share/pyshared/DesktopEffects/ +DesktopEffects/DesktopEffectsDialog.py /opt/trinity/share/pyshared/DesktopEffects/ +DesktopEffects/DesktopEffectsTDE.py /opt/trinity/share/pyshared/DesktopEffects/ DesktopEffects/__init__.py /opt/trinity/share/pyshared/DesktopEffects/ data/* /opt/trinity/share/apps/desktop-effects-tde/ desktop-effects-tde.desktop /opt/trinity/share/applications/ |