diff options
author | Slávek Banko <[email protected]> | 2018-08-28 03:34:27 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-09-18 09:26:46 +0200 |
commit | c7e24f895cb71f2c10e1811c36bac2b77a619a0b (patch) | |
tree | 46bb3e12988530a88b5813a951c615c68ef624bf /ubuntu/maverick/applications/tdedocker/debian/control | |
parent | 44d0ade8a744850f7fe719b7e884e49920d34fa7 (diff) | |
download | tde-packaging-c7e24f895cb71f2c10e1811c36bac2b77a619a0b.tar.gz tde-packaging-c7e24f895cb71f2c10e1811c36bac2b77a619a0b.zip |
DEB: Add tdedocker application
Initial addition under the name KDocker
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/applications/tdedocker/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdedocker/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdedocker/debian/control b/ubuntu/maverick/applications/tdedocker/debian/control new file mode 100644 index 000000000..8cd93d5c4 --- /dev/null +++ b/ubuntu/maverick/applications/tdedocker/debian/control @@ -0,0 +1,18 @@ +Source: kdocker-trinity +Section: x11 +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>= 7.0.50~), quilt, cdbs, cmake, kdelibs-trinity-dev, libxpm-dev +Standards-Version: 3.7.2 + +Package: kdocker-trinity +Architecture: any +Depends: ${shlibs:Depends} +Description: minimize all applications to system tray [Trinity] + KDocker will help you dock any application into the system tray. + This means you can dock openoffice, xmms, firefox, thunderbird, + anything! Just point and click. Works for all NET WM compliant + window managers - that includes TDE, KDE, GNOME, Xfce, Fluxbox + and many more. + . + http://kdocker.sourceforge.net |