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/lenny/applications/gtk-qt-engine | |
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/lenny/applications/gtk-qt-engine')
-rw-r--r-- | debian/lenny/applications/gtk-qt-engine/debian/changelog | 2 | ||||
-rw-r--r-- | debian/lenny/applications/gtk-qt-engine/debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/applications/gtk-qt-engine/debian/changelog b/debian/lenny/applications/gtk-qt-engine/debian/changelog index e93ade127..7bbe149b1 100644 --- a/debian/lenny/applications/gtk-qt-engine/debian/changelog +++ b/debian/lenny/applications/gtk-qt-engine/debian/changelog @@ -6,7 +6,7 @@ gtk-qt-engine-trinity (1:0.8-1ubuntu3) karmic; urgency=low gtk-qt-engine-trinity (1:0.8-1ubuntu2) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 01 March 2009 23:14:00 -0600 diff --git a/debian/lenny/applications/gtk-qt-engine/debian/control b/debian/lenny/applications/gtk-qt-engine/debian/control index 57cc7fd8f..5d4629ded 100644 --- a/debian/lenny/applications/gtk-qt-engine/debian/control +++ b/debian/lenny/applications/gtk-qt-engine/debian/control @@ -10,11 +10,11 @@ Package: gtk-qt-engine-trinity Architecture: any Provides: gtk2-engines-gtk-qt-trinity Depends: ${shlibs:Depends}, ${misc:Depends} -Description: theme engine using Qt for GTK+ 2.x and KDE3 +Description: theme engine using Qt for GTK+ 2.x and Trinity The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK 2 theme engine that calls Qt to do the actual drawing. This makes your GTK 2 applications look almost like real Qt applications and gives you a more unified desktop experience. . - Please note that this package is targeted at KDE3 users and therefore provides + Please note that this package is targeted at Trinity users and therefore provides a way to configure it from within KControl. |