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 /ubuntu/maverick/applications/knemo | |
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 'ubuntu/maverick/applications/knemo')
-rw-r--r-- | ubuntu/maverick/applications/knemo/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/knemo/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/knemo/debian/changelog b/ubuntu/maverick/applications/knemo/debian/changelog index b3709223c..31b53d817 100644 --- a/ubuntu/maverick/applications/knemo/debian/changelog +++ b/ubuntu/maverick/applications/knemo/debian/changelog @@ -6,7 +6,7 @@ knemo-trinity (0.4.8-3) karmic; urgency=low knemo-trinity (0.4.8-2) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 diff --git a/ubuntu/maverick/applications/knemo/debian/control b/ubuntu/maverick/applications/knemo/debian/control index e5a79d896..500b81dfc 100644 --- a/ubuntu/maverick/applications/knemo/debian/control +++ b/ubuntu/maverick/applications/knemo/debian/control @@ -10,7 +10,7 @@ Package: knemo-trinity Architecture: any Depends: kicker-trinity, net-tools, ${shlibs:Depends} Recommends: kcontrol-trinity, wireless-tools -Description: network interfaces monitor for the KDE3 systray +Description: network interfaces monitor for the Trinity systray KNemo displays an icon in the systray for every network interface. Tooltips and an info dialog provide further information about the interface. Passive popups inform about interface changes. |