diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
commit | 748b4be79e83a2073ec1e21579a36908852362c0 (patch) | |
tree | 06b200a1cb4daed276bf9b30f3ba129499508efa /debian/squeeze/applications/kio-umountwrapper | |
parent | 7219efab22b5ecbdc4363328e06580f0cdcf3798 (diff) | |
download | tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.tar.gz tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.zip |
Fix remaining instances of KDE3 in the Debian and Ubuntu packaging
Diffstat (limited to 'debian/squeeze/applications/kio-umountwrapper')
-rw-r--r-- | debian/squeeze/applications/kio-umountwrapper/debian/changelog | 2 | ||||
-rw-r--r-- | debian/squeeze/applications/kio-umountwrapper/debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/squeeze/applications/kio-umountwrapper/debian/changelog b/debian/squeeze/applications/kio-umountwrapper/debian/changelog index d293092dc..8c9c63417 100644 --- a/debian/squeeze/applications/kio-umountwrapper/debian/changelog +++ b/debian/squeeze/applications/kio-umountwrapper/debian/changelog @@ -6,7 +6,7 @@ kio-umountwrapper-trinity (0.2-1ubuntu3) karmic; urgency=low kio-umountwrapper-trinity (0.2-1ubuntu2) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 05 March 2009 29:52:00 -0600 diff --git a/debian/squeeze/applications/kio-umountwrapper/debian/control b/debian/squeeze/applications/kio-umountwrapper/debian/control index 57cd9f817..8c760573e 100644 --- a/debian/squeeze/applications/kio-umountwrapper/debian/control +++ b/debian/squeeze/applications/kio-umountwrapper/debian/control @@ -8,8 +8,8 @@ Standards-Version: 3.8.4 Package: kio-umountwrapper-trinity Architecture: any Depends: ${shlibs:Depends} -Description: progress dialog for safely removing devices in KDE3. +Description: progress dialog for safely removing devices in Trinity. Wrapper around kio_media_mountwrapper. - Provides a progress dialog for Safely Removing of devices in KDE3. + Provides a progress dialog for Safely Removing of devices in Trinity. . Homepage: http://frode.kde.no/misc/kio_umountwrapper/ |