summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:36:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:37:35 +0900
commitf31f1ff62f5d51fcf0e3652264fa8da48a956cce (patch)
tree96194df83c3799199742af0aeee0027f98b53625 /ubuntu
parentf3251f3b0bdf5e678e0c66119708c4b1cda8ffdb (diff)
downloadtde-packaging-f31f1ff62f5d51fcf0e3652264fa8da48a956cce.tar.gz
tde-packaging-f31f1ff62f5d51fcf0e3652264fa8da48a956cce.zip
DEB tdedocker: adjusted to kdocker -> tdedocker renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/_base/applications/tdedocker/debian/changelog10
-rw-r--r--ubuntu/_base/applications/tdedocker/debian/control2
-rw-r--r--ubuntu/_base/applications/tdedocker/debian/copyright2
-rw-r--r--ubuntu/_base/applications/tdedocker/debian/tdedocker.1 (renamed from ubuntu/_base/applications/tdedocker/debian/kdocker.1)14
4 files changed, 14 insertions, 14 deletions
diff --git a/ubuntu/_base/applications/tdedocker/debian/changelog b/ubuntu/_base/applications/tdedocker/debian/changelog
index 1614f3109..e765c3a44 100644
--- a/ubuntu/_base/applications/tdedocker/debian/changelog
+++ b/ubuntu/_base/applications/tdedocker/debian/changelog
@@ -5,20 +5,20 @@ tdedocker-trinity (1.4-0) squeeze; urgency=low
-- Slávek Banko <slavek.banko@axis.cz> Thu, 06 Sep 2018 02:11:12 +0200
-kdocker-trinity (1.4-0) squeeze; urgency=low
+tdedocker-trinity (1.4-0) squeeze; urgency=low
* Initial Release for TDE
-- Slávek Banko <slavek.banko@axis.cz> Sun, 07 Jul 2013 20:50:40 +0200
-kdocker (1.3-0ubuntu1) edgy; urgency=low
+tdedocker (1.3-0ubuntu1) edgy; urgency=low
* Initial release
- * debian/patches/01-kdocker-pro-fix-paths.dpatch
+ * debian/patches/01-tdedocker-pro-fix-paths.dpatch
+ Since package uses qmake with default paths pointing
to /usr/local we need to redefine all paths to point
- to the proper directory layout in debian/kdocker
- * debian/patches/02-kdocker-fix-kdocker-desktop.dpatch
+ to the proper directory layout in debian/tdedocker
+ * debian/patches/02-tdedocker-fix-tdedocker-desktop.dpatch
+ Same as the above. Paths for icon file are wrong.
This patch fixes it.
diff --git a/ubuntu/_base/applications/tdedocker/debian/control b/ubuntu/_base/applications/tdedocker/debian/control
index de8212c65..e47271bc5 100644
--- a/ubuntu/_base/applications/tdedocker/debian/control
+++ b/ubuntu/_base/applications/tdedocker/debian/control
@@ -9,7 +9,7 @@ Package: tdedocker-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.
+ TDEDocker 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
diff --git a/ubuntu/_base/applications/tdedocker/debian/copyright b/ubuntu/_base/applications/tdedocker/debian/copyright
index 5c9c62359..08eb67115 100644
--- a/ubuntu/_base/applications/tdedocker/debian/copyright
+++ b/ubuntu/_base/applications/tdedocker/debian/copyright
@@ -1,7 +1,7 @@
This package was debianized by Lorenzo Villani <arbiter@arbiterlab.net> on
Mon, 24 Jul 2006 16:58:25 +0200.
-It was downloaded from http://kdocker.sourceforge.net
+It was downloaded from http://tdedocker.sourceforge.net
Copyright Holder: (C) 2004 Girish Ramakrishnan (gramakri@uiuc.edu)
diff --git a/ubuntu/_base/applications/tdedocker/debian/kdocker.1 b/ubuntu/_base/applications/tdedocker/debian/tdedocker.1
index c221aa2d6..989963e39 100644
--- a/ubuntu/_base/applications/tdedocker/debian/kdocker.1
+++ b/ubuntu/_base/applications/tdedocker/debian/tdedocker.1
@@ -1,16 +1,16 @@
.TH KDOCKER 1
.SH NAME
-kdocker \- puts everything to traybar
+tdedocker \- puts everything to traybar
.SH SYNOPSIS
-.B kdocker
+.B tdedocker
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
-.B kdocker
+.B tdedocker
command.
.PP
-\fBkdocker\fP is a program that puts every application to the system tray.
+\fBtdedocker\fP is a program that puts every application to the system tray.
.SH OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
@@ -23,10 +23,10 @@ Show author information. Yup, about me.
Suppress the warning dialog when docking non-normal windows (blind mode)
.TP
.B \-d
-Disable session management. KDocker will not attempt to redock this application when you relogin.
+Disable session management. TDEDocker will not attempt to redock this application when you relogin.
.TP
.B \-e
-Enable session management. KDocker will attempt to redock this application when you relogin. .B[default]
+Enable session management. TDEDocker will attempt to redock this application when you relogin. .B[default]
.TP
.B \-f
Dock window that has the focus(active window).
@@ -62,7 +62,7 @@ Show version of program.
Window id of the application to dock
.br
.SH AUTHOR
-kdocker was written by Girish Ramakrishnan (gramakri@uiuc.edu).
+tdedocker was written by Girish Ramakrishnan (gramakri@uiuc.edu).
.PP
This manual page was written by Lorenzo Villani <arbiter@arbiterlab.net>,
for the Ubuntu project (but may be used by others).