diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 01:41:29 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-10-01 01:41:29 +0200 |
commit | 41a4e7f9a04658386d785fbbfcd16330b92b7144 (patch) | |
tree | cb2db26507a4c3048d2af34d74e29c9af39a8f3a | |
parent | d7226d65fc3ba91a0c003aeaf5203dd1c3321e3c (diff) | |
download | tde-packaging-41a4e7f9a04658386d785fbbfcd16330b92b7144.tar.gz tde-packaging-41a4e7f9a04658386d785fbbfcd16330b92b7144.zip |
Fix tdehwdevicetray-autostart.desktop path in packaging on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | debian/lenny/tdebase/debian/kcontrol-trinity.install | 2 | ||||
-rw-r--r-- | debian/squeeze/tdebase/debian/kcontrol-trinity.install | 2 | ||||
-rw-r--r-- | ubuntu/maverick/tdebase/debian/kcontrol-trinity.install | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/tdebase/debian/kcontrol-trinity.install b/debian/lenny/tdebase/debian/kcontrol-trinity.install index cc5742fd0..6648bab3a 100644 --- a/debian/lenny/tdebase/debian/kcontrol-trinity.install +++ b/debian/lenny/tdebase/debian/kcontrol-trinity.install @@ -178,7 +178,7 @@ debian/tmp/opt/trinity/share/applications/tde/tdehtml_userinterface.desktop debian/tmp/opt/trinity/share/applications/tde/tderandrtray.desktop debian/tmp/opt/trinity/share/autostart/tderandrtray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray.desktop -debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray-autostart.desktop +debian/tmp/opt/trinity/share/autostart/tdehwdevicetray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/kthememanager.desktop debian/tmp/opt/trinity/share/applications/tde/iccconfig.desktop debian/tmp/opt/trinity/share/applications/tde/lanbrowser.desktop diff --git a/debian/squeeze/tdebase/debian/kcontrol-trinity.install b/debian/squeeze/tdebase/debian/kcontrol-trinity.install index cc5742fd0..6648bab3a 100644 --- a/debian/squeeze/tdebase/debian/kcontrol-trinity.install +++ b/debian/squeeze/tdebase/debian/kcontrol-trinity.install @@ -178,7 +178,7 @@ debian/tmp/opt/trinity/share/applications/tde/tdehtml_userinterface.desktop debian/tmp/opt/trinity/share/applications/tde/tderandrtray.desktop debian/tmp/opt/trinity/share/autostart/tderandrtray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray.desktop -debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray-autostart.desktop +debian/tmp/opt/trinity/share/autostart/tdehwdevicetray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/kthememanager.desktop debian/tmp/opt/trinity/share/applications/tde/iccconfig.desktop debian/tmp/opt/trinity/share/applications/tde/lanbrowser.desktop diff --git a/ubuntu/maverick/tdebase/debian/kcontrol-trinity.install b/ubuntu/maverick/tdebase/debian/kcontrol-trinity.install index cc5742fd0..6648bab3a 100644 --- a/ubuntu/maverick/tdebase/debian/kcontrol-trinity.install +++ b/ubuntu/maverick/tdebase/debian/kcontrol-trinity.install @@ -178,7 +178,7 @@ debian/tmp/opt/trinity/share/applications/tde/tdehtml_userinterface.desktop debian/tmp/opt/trinity/share/applications/tde/tderandrtray.desktop debian/tmp/opt/trinity/share/autostart/tderandrtray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray.desktop -debian/tmp/opt/trinity/share/applications/tde/tdehwdevicetray-autostart.desktop +debian/tmp/opt/trinity/share/autostart/tdehwdevicetray-autostart.desktop debian/tmp/opt/trinity/share/applications/tde/kthememanager.desktop debian/tmp/opt/trinity/share/applications/tde/iccconfig.desktop debian/tmp/opt/trinity/share/applications/tde/lanbrowser.desktop |