diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-10-11 00:08:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-10-11 00:08:08 -0500 |
commit | bee004f1ce5794d719f67768b60361b6e6775d96 (patch) | |
tree | 89be5f260595a9dcc7e3021f04c38b135054bc25 /debian/squeeze/applications/abakus | |
parent | 0b5d9cd11ae7c293e6a569d4a17f7909fb9397e4 (diff) | |
download | tde-packaging-bee004f1ce5794d719f67768b60361b6e6775d96.tar.gz tde-packaging-bee004f1ce5794d719f67768b60361b6e6775d96.zip |
Minor cleanup to abakus description
Diffstat (limited to 'debian/squeeze/applications/abakus')
-rw-r--r-- | debian/squeeze/applications/abakus/debian/control | 4 | ||||
-rw-r--r-- | debian/squeeze/applications/abakus/debian/control.in | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/squeeze/applications/abakus/debian/control b/debian/squeeze/applications/abakus/debian/control index 359eb60e9..93689a7fa 100644 --- a/debian/squeeze/applications/abakus/debian/control +++ b/debian/squeeze/applications/abakus/debian/control @@ -11,11 +11,11 @@ Architecture: any Depends: ${shlibs:Depends} Replaces: abakus-trinity (<< 4:14.0.0~) Breaks: abakus-trinity (<< 4:14.0.0~) -Description: calculator for KDE [Trinity] +Description: calculator for TDE [Trinity] AbaKus is a complex calculator, which provides many different kinds of calculations. Think of it as bc (the command-line calculator) with a nice GUI. It also gives information about mathematical variables and - has the user-friendly menu options of a normal KDE application. + has the user-friendly menu options of a normal TDE application. . Web site: http://grammarian.homelinux.net/abakus/ diff --git a/debian/squeeze/applications/abakus/debian/control.in b/debian/squeeze/applications/abakus/debian/control.in index fd553a9a1..cc6cb0a25 100644 --- a/debian/squeeze/applications/abakus/debian/control.in +++ b/debian/squeeze/applications/abakus/debian/control.in @@ -12,11 +12,11 @@ Architecture: any Depends: ${shlibs:Depends} Replaces: abakus-kde3 (<< 4:3.5.13) Breaks: abakus-kde3 (<< 4:3.5.13) -Description: calculator for KDE [Trinity] +Description: calculator for TDE [Trinity] AbaKus is a complex calculator, which provides many different kinds of calculations. Think of it as bc (the command-line calculator) with a nice GUI. It also gives information about mathematical variables and - has the user-friendly menu options of a normal KDE application. + has the user-friendly menu options of a normal TDE application. . Web site: http://grammarian.homelinux.net/abakus/ |