diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control b/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control deleted file mode 100644 index 7ba0e3722..000000000 --- a/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control +++ /dev/null @@ -1,20 +0,0 @@ -Source: gtk-qt-engine-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org> -Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-kde3-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) -Standards-Version: 3.7.2 - -Package: gtk-qt-engine-kde3 -Architecture: any -Provides: gtk2-engines-gtk-qt-kde3 -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: theme engine using Qt for GTK+ 2.x and KDE3 - 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 - a way to configure it from within KControl. |