Bugzilla – Attachment 110014 Details for
Bug 25067
Move PO file manipulation code into gulp tasks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25067: Add license notice to xgettext* scripts
Bug-25067-Add-license-notice-to-xgettext-scripts.patch (text/plain), 4.33 KB, created by
Julian Maurice
on 2020-09-13 11:41:11 UTC
(
hide
)
Description:
Bug 25067: Add license notice to xgettext* scripts
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2020-09-13 11:41:11 UTC
Size:
4.33 KB
patch
obsolete
>From 8f33dd384c6c1ebc486ebd72343c1011058644f2 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Thu, 23 Apr 2020 12:24:23 +0200 >Subject: [PATCH] Bug 25067: Add license notice to xgettext* scripts > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >--- > misc/translator/xgettext-installer | 15 +++++++++++++++ > misc/translator/xgettext-pref | 15 +++++++++++++++ > misc/translator/xgettext-tt2 | 15 +++++++++++++++ > misc/translator/xgettext.pl | 15 +++++++++++++++ > 4 files changed, 60 insertions(+) > >diff --git a/misc/translator/xgettext-installer b/misc/translator/xgettext-installer >index 6e415898a6..fd9dc29c8e 100755 >--- a/misc/translator/xgettext-installer >+++ b/misc/translator/xgettext-installer >@@ -1,5 +1,20 @@ > #!/usr/bin/perl > >+# This file is part of Koha. >+# >+# Koha is free software; you can redistribute it and/or modify it >+# under the terms of the GNU General Public License as published by >+# the Free Software Foundation; either version 3 of the License, or >+# (at your option) any later version. >+# >+# Koha is distributed in the hope that it will be useful, but >+# WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. >+ > =head1 NAME > > xgettext-installer - extract translatable strings from installer YAML files >diff --git a/misc/translator/xgettext-pref b/misc/translator/xgettext-pref >index baf0381cc4..7ddbc883fe 100755 >--- a/misc/translator/xgettext-pref >+++ b/misc/translator/xgettext-pref >@@ -1,5 +1,20 @@ > #!/usr/bin/perl > >+# This file is part of Koha. >+# >+# Koha is free software; you can redistribute it and/or modify it >+# under the terms of the GNU General Public License as published by >+# the Free Software Foundation; either version 3 of the License, or >+# (at your option) any later version. >+# >+# Koha is distributed in the hope that it will be useful, but >+# WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. >+ > =head1 NAME > > xgettext-pref - extract translatable strings from system preferences YAML files >diff --git a/misc/translator/xgettext-tt2 b/misc/translator/xgettext-tt2 >index d083a458db..02bb61f4a1 100755 >--- a/misc/translator/xgettext-tt2 >+++ b/misc/translator/xgettext-tt2 >@@ -1,5 +1,20 @@ > #!/usr/bin/perl > >+# This file is part of Koha. >+# >+# Koha is free software; you can redistribute it and/or modify it >+# under the terms of the GNU General Public License as published by >+# the Free Software Foundation; either version 3 of the License, or >+# (at your option) any later version. >+# >+# Koha is distributed in the hope that it will be useful, but >+# WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. >+ > use Modern::Perl; > > my $xgettext = Locale::XGettext::TT2::Koha->newFromArgv(\@ARGV); >diff --git a/misc/translator/xgettext.pl b/misc/translator/xgettext.pl >index 180bb543d6..e04c529863 100755 >--- a/misc/translator/xgettext.pl >+++ b/misc/translator/xgettext.pl >@@ -1,5 +1,20 @@ > #!/usr/bin/perl > >+# This file is part of Koha. >+# >+# Koha is free software; you can redistribute it and/or modify it >+# under the terms of the GNU General Public License as published by >+# the Free Software Foundation; either version 3 of the License, or >+# (at your option) any later version. >+# >+# Koha is distributed in the hope that it will be useful, but >+# WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. >+ > =head1 NAME > > xgettext.pl - xgettext(1)-like interface for .tt strings extraction >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25067
:
102432
|
103383
|
103403
|
103404
|
103440
|
103557
|
103558
|
103562
|
103563
|
103564
|
103565
|
103566
|
106503
|
106504
|
106505
|
106506
|
106507
|
106807
|
109272
|
109273
|
109274
|
109275
|
109276
|
109277
|
109295
|
109296
|
109297
|
110011
|
110012
|
110013
|
110014
|
110015
|
110016
|
110017
|
110018
|
110019
|
110776
|
111642
|
111643
|
113252
|
113255
|
113258