diff options
author | Robert Xu <robxu9@gmail.com> | 2011-08-20 22:17:03 -0400 |
---|---|---|
committer | Robert Xu <robxu9@gmail.com> | 2011-08-20 22:17:03 -0400 |
commit | 6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf (patch) | |
tree | 141e44b1b831644c739f3ec4e0bef2d10ef71da7 /debian/squeeze/applications/kio-umountwrapper | |
parent | 7621ba87b889eccdea4958715c25de4b403ad705 (diff) | |
parent | 26f5630a822b38ef215210699e9e08e74143b38b (diff) | |
download | tde-packaging-6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf.tar.gz tde-packaging-6f3a1bc646b0d5eb63f09e59e9b0262d47ee4ebf.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-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/ |