summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick_automake/applications/kio-umountwrapper
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 02:09:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 02:09:17 -0600
commitd650e8b10a7869610b6c40213a941f9b744dfd3f (patch)
tree2aeb98466830443519f838ab520cb0548912c24b /ubuntu/maverick_automake/applications/kio-umountwrapper
parentce12f9fa05fe43b5878f3189e747e31bbb60c7f7 (diff)
downloadtde-packaging-d650e8b10a7869610b6c40213a941f9b744dfd3f.tar.gz
tde-packaging-d650e8b10a7869610b6c40213a941f9b744dfd3f.zip
Use new tdeio names on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/applications/kio-umountwrapper')
-rw-r--r--ubuntu/maverick_automake/applications/kio-umountwrapper/debian/control2
-rwxr-xr-xubuntu/maverick_automake/applications/kio-umountwrapper/debian/rules16
2 files changed, 9 insertions, 9 deletions
diff --git a/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/control b/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/control
index 8fee24784..29c67c5c4 100644
--- a/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/control
+++ b/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/control
@@ -12,4 +12,4 @@ Description: progress dialog for safely removing devices in KDE3.
Wrapper around kio_media_mountwrapper.
Provides a progress dialog for Safely Removing of devices in KDE3.
.
- Homepage: http://frode.kde.no/misc/kio_umountwrapper/
+ Homepage: http://frode.kde.no/misc/tdeio_umountwrapper/
diff --git a/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/rules b/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/rules
index b1fb26a87..1399b8167 100755
--- a/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/rules
+++ b/ubuntu/maverick_automake/applications/kio-umountwrapper/debian/rules
@@ -28,19 +28,19 @@ debian/stamp-bootstrap:
common-post-build-arch::
XGETTEXT=/usr/bin/kde-xgettext sh admin/cvs.sh extract-messages
-install/kio-umountwrapper-kde3::
- mkdir -p $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/konqueror/servicemenus/
+install/tdeio-umountwrapper-kde3::
+ mkdir -p $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/konqueror/servicemenus/
cp $(CURDIR)/debian/media_safelyremove.desktop \
- $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/konqueror/servicemenus/
+ $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/konqueror/servicemenus/
- mkdir -p $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/dolphin/servicemenus/
+ mkdir -p $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/dolphin/servicemenus/
cp $(CURDIR)/debian/media_safelyremove.desktop \
- $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/dolphin/servicemenus/
+ $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/dolphin/servicemenus/
- mkdir -p $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/d3lphin/servicemenus/
+ mkdir -p $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/d3lphin/servicemenus/
cp $(CURDIR)/debian/media_safelyremove.desktop \
- $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/d3lphin/servicemenus/
+ $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/d3lphin/servicemenus/
clean::
- rm -rf $(CURDIR)/debian/kio-umountwrapper-kde3/opt/kde3/share/apps/
+ rm -rf $(CURDIR)/debian/tdeio-umountwrapper-kde3/opt/kde3/share/apps/
rm -f po/*.pot