blob: 226eafe541e7d2ee072b0355b21973664a02443c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Source: kgtk-qt3-kde3
Section: kde
Priority: optional
Maintainer: Timothy Pearson <[email protected]>
Build-Depends: debhelper (>= 7), cdbs, kdelibs4-kde3-dev, libgtk2.0-dev, libqt3-mt-dev, cmake
Standards-Version: 3.8.3
Homepage: http://kde-apps.org/content/show.php/KGtk+(Use+KDE+Dialogs+in+Gtk+Apps)?content=36077
Package: kgtk-qt3-kde3
Architecture: any
Depends: ${shlibs:Depends}
Description: Use KDE dialogs in Gtk apps
This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
applications to use KDE's file dialogs when run under KDE.
.
The Gtk file chooser functions have been overridden to communicate
with this KDE module/application.
.
This package includes the kqt3-wrapper
|