From f31f1ff62f5d51fcf0e3652264fa8da48a956cce Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 24 Feb 2020 14:36:59 +0900 Subject: [PATCH] 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 +- .../tdedocker/debian/{kdocker.1 => tdedocker.1} | 14 +++++++------- .../_base/applications/tdedocker/debian/changelog | 10 +++++----- ubuntu/_base/applications/tdedocker/debian/control | 2 +- .../_base/applications/tdedocker/debian/copyright | 2 +- .../tdedocker/debian/{kdocker.1 => tdedocker.1} | 14 +++++++------- 8 files changed, 28 insertions(+), 28 deletions(-) rename debian/_base/applications/tdedocker/debian/{kdocker.1 => tdedocker.1} (74%) rename ubuntu/_base/applications/tdedocker/debian/{kdocker.1 => tdedocker.1} (74%) 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/tdedocker.1 similarity index 74% rename from debian/_base/applications/tdedocker/debian/kdocker.1 rename to debian/_base/applications/tdedocker/debian/tdedocker.1 index c221aa2d6..989963e39 100644 --- a/debian/_base/applications/tdedocker/debian/kdocker.1 +++ b/debian/_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 , for the Ubuntu project (but may be used by others). 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 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/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 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 similarity index 74% rename from ubuntu/_base/applications/tdedocker/debian/kdocker.1 rename to 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 , for the Ubuntu project (but may be used by others).