From f31f1ff62f5d51fcf0e3652264fa8da48a956cce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 24 Feb 2020 14:36:59 +0900 Subject: DEB tdedocker: adjusted to kdocker -> tdedocker renaming. Signed-off-by: Michele Calgaro --- .../_base/applications/tdedocker/debian/changelog | 10 ++-- debian/_base/applications/tdedocker/debian/control | 2 +- .../_base/applications/tdedocker/debian/copyright | 2 +- .../_base/applications/tdedocker/debian/kdocker.1 | 68 ---------------------- .../applications/tdedocker/debian/tdedocker.1 | 68 ++++++++++++++++++++++ 5 files changed, 75 insertions(+), 75 deletions(-) delete mode 100644 debian/_base/applications/tdedocker/debian/kdocker.1 create mode 100644 debian/_base/applications/tdedocker/debian/tdedocker.1 (limited to 'debian/_base/applications') diff --git a/debian/_base/applications/tdedocker/debian/changelog b/debian/_base/applications/tdedocker/debian/changelog index 1614f3109..e765c3a44 100644 --- a/debian/_base/applications/tdedocker/debian/changelog +++ b/debian/_base/applications/tdedocker/debian/changelog @@ -5,20 +5,20 @@ tdedocker-trinity (1.4-0) squeeze; urgency=low -- Slávek Banko 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 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/debian/_base/applications/tdedocker/debian/control b/debian/_base/applications/tdedocker/debian/control index de8212c65..e47271bc5 100644 --- a/debian/_base/applications/tdedocker/debian/control +++ b/debian/_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/debian/_base/applications/tdedocker/debian/copyright b/debian/_base/applications/tdedocker/debian/copyright index 5c9c62359..08eb67115 100644 --- a/debian/_base/applications/tdedocker/debian/copyright +++ b/debian/_base/applications/tdedocker/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Lorenzo Villani 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/debian/_base/applications/tdedocker/debian/kdocker.1 b/debian/_base/applications/tdedocker/debian/kdocker.1 deleted file mode 100644 index c221aa2d6..000000000 --- a/debian/_base/applications/tdedocker/debian/kdocker.1 +++ /dev/null @@ -1,68 +0,0 @@ -.TH KDOCKER 1 -.SH NAME -kdocker \- puts everything to traybar -.SH SYNOPSIS -.B kdocker -.RI [ options ] -.br -.SH DESCRIPTION -This manual page documents briefly the -.B kdocker -command. -.PP -\fBkdocker\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 (`-'). -A summary of options is included below. -.TP -.B \-a -Show author information. Yup, about me. -.TP -.B \-b -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. -.TP -.B \-e -Enable session management. KDocker will attempt to redock this application when you relogin. .B[default] -.TP -.B \-f -Dock window that has the focus(active window). -.TP -.B \-i "icon" -Custom dock icon. -.TP -.B \-h -Show summary of options. -.TP -.B \-l -Launch on startup -.TP -.B \-m -Keep application window mapped (dont hide on dock) -.TP -.B \-o -Dock when obscured -.TP -.B \-p "secs" -By default, when the title of the application changes, it is ballooned from the system tray for 4 seconds. Works excellently with xmms -.TP -.B \-q -Disable ballooning title changes (quiet) -.TP -.B \-t -Remove this application from the task bar -.TP -.B \-v, \-\-version -Show version of program. -.TP -.B \-w "wid" -Window id of the application to dock -.br -.SH AUTHOR -kdocker was written by Girish Ramakrishnan (gramakri@uiuc.edu). -.PP -This manual page was written by Lorenzo Villani , -for the Ubuntu project (but may be used by others). diff --git a/debian/_base/applications/tdedocker/debian/tdedocker.1 b/debian/_base/applications/tdedocker/debian/tdedocker.1 new file mode 100644 index 000000000..989963e39 --- /dev/null +++ b/debian/_base/applications/tdedocker/debian/tdedocker.1 @@ -0,0 +1,68 @@ +.TH KDOCKER 1 +.SH NAME +tdedocker \- puts everything to traybar +.SH SYNOPSIS +.B tdedocker +.RI [ options ] +.br +.SH DESCRIPTION +This manual page documents briefly the +.B tdedocker +command. +.PP +\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 (`-'). +A summary of options is included below. +.TP +.B \-a +Show author information. Yup, about me. +.TP +.B \-b +Suppress the warning dialog when docking non-normal windows (blind mode) +.TP +.B \-d +Disable session management. TDEDocker will not attempt to redock this application when you relogin. +.TP +.B \-e +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). +.TP +.B \-i "icon" +Custom dock icon. +.TP +.B \-h +Show summary of options. +.TP +.B \-l +Launch on startup +.TP +.B \-m +Keep application window mapped (dont hide on dock) +.TP +.B \-o +Dock when obscured +.TP +.B \-p "secs" +By default, when the title of the application changes, it is ballooned from the system tray for 4 seconds. Works excellently with xmms +.TP +.B \-q +Disable ballooning title changes (quiet) +.TP +.B \-t +Remove this application from the task bar +.TP +.B \-v, \-\-version +Show version of program. +.TP +.B \-w "wid" +Window id of the application to dock +.br +.SH AUTHOR +tdedocker was written by Girish Ramakrishnan (gramakri@uiuc.edu). +.PP +This manual page was written by Lorenzo Villani , +for the Ubuntu project (but may be used by others). -- cgit v1.2.1