From 434c1b77277e45f1e0de1c797168cd4abe7aa8db Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 14 Jul 2015 13:58:06 +0000 Subject: [PATCH] - reTLDize --- AUTHORS | 3 +-- README | 5 ++--- autogen.sh | 2 +- configure.ac | 2 +- doc/rc-scripts.docb | 4 ++-- doc/sysconfig.txt | 2 +- doc/sysvinitfiles | 2 +- lib/functions | 4 +++- po/pl.po | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/AUTHORS b/AUTHORS index 3c21bfe..af351ad 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,7 +1,7 @@ MAINTAINERS Maintainer of development version -is Arkadiusz Miśkiewicz +is Marcin Krol AUTHORS/CREDITS @@ -41,4 +41,3 @@ Tomasz Kłoczko Mandrake Software RedHat Software, Inc. - diff --git a/README b/README index 32b1911..42defae 100644 --- a/README +++ b/README @@ -41,9 +41,8 @@ files is totally different from these used in RedHat/Mandrake initscripts and even from stable rc-scripts branch. If you have some bug reports or suggestions please send email -to rc-scripts maintainers at or -use our Bug Tracking System ( http://bugs.pld-linux.org/ ). +to TLD developers at . -- -PLD Linux Distribution rc-scripts Team +TLD Linux Developers diff --git a/autogen.sh b/autogen.sh index a7028c2..1c09dcd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ srcdir=`dirname $0` test -z "$srcdir" && srcdir=. -PKG_NAME="PLD Linux Distribution rc-scripts" +PKG_NAME="TLD Linux rc-scripts" if [ -x ./changelog.sh ]; then ./changelog.sh diff --git a/configure.ac b/configure.ac index 6e74a99..06d2b49 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([rc-scripts], [0.4.14], [pld-rc-scripts@lists.pld-linux.org], [rc-scripts]) +AC_INIT([rc-scripts], [0.4.14], [tld-devel@lists.tld-linux.org], [rc-scripts]) AM_INIT_AUTOMAKE ALL_LINGUAS="pl de" diff --git a/doc/rc-scripts.docb b/doc/rc-scripts.docb index 6a510bd..51e9d3a 100644 --- a/doc/rc-scripts.docb +++ b/doc/rc-scripts.docb @@ -14,10 +14,10 @@ podtytuł - + Opisy pakietów - Opisy pakietów specyficznych dla PLD + Opisy pakietów specyficznych dla TLD diff --git a/doc/sysconfig.txt b/doc/sysconfig.txt index 635d054..3024a13 100644 --- a/doc/sysconfig.txt +++ b/doc/sysconfig.txt @@ -27,7 +27,7 @@ Files in /etc/sysconfig NETWORKING=yes|no IPV4_NETWORKING=yes|no IPV6_NETWORKING=yes|no - HOSTNAME= + HOSTNAME= Note: for compatibility with some old software people might install (like trn), the /etc/HOSTNAME file should contain the same value as here. diff --git a/doc/sysvinitfiles b/doc/sysvinitfiles index 771a948..802f80e 100644 --- a/doc/sysvinitfiles +++ b/doc/sysvinitfiles @@ -184,4 +184,4 @@ Tags configuration files. Copyright (c) 1998 Red Hat Software, Inc. -Modified Corrected & Overlocked by PLD Linux (r) Team 1999. +Modified Corrected & Overlooked by PLD Linux (r) Team 1999. diff --git a/lib/functions b/lib/functions index 6d68d96..fa12b3c 100644 --- a/lib/functions +++ b/lib/functions @@ -5,11 +5,13 @@ # # Author: Miquel van Smoorenburg, # Hacked by: Greg Galloway and Marc Ewing -# Modified for TLD Linux by: +# Modified for PLD Linux by: # Marek Obuchowicz # Arkadiusz Miśkiewicz # Michał Kochanowicz # Łukasz Pawelczyk +# Modified for TLD Linux by: +# Marcin Krol # First set up a default search path. export PATH="/sbin:/usr/sbin:/bin:/usr/bin" diff --git a/po/pl.po b/po/pl.po index 4284e4a..dde1949 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: rc-scripts 0.3.1\n" "POT-Creation-Date: 1999-07-30 18:45+0200\n" "PO-Revision-Date: 2004-06-28 00:00+0200\n" -"Last-Translator: rc-scripts team \n" +"Last-Translator: TLD developers \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" -- 2.37.3