Bugzilla – Attachment 20611 Details for
Bug 10645
Missing zebra languages in koha-create manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 10645: Missing zebra languages in koha-create manpage
PASSED-QA-Bug-10645-Missing-zebra-languages-in-koh.patch (text/plain), 1.30 KB, created by
Katrin Fischer
on 2013-08-25 21:52:58 UTC
(
hide
)
Description:
[PASSED QA] Bug 10645: Missing zebra languages in koha-create manpage
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-08-25 21:52:58 UTC
Size:
1.30 KB
patch
obsolete
>From ec70085d7559b132e37801684eb7d3621b30f00f Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Thu, 25 Jul 2013 16:08:43 -0300 >Subject: [PATCH] [PASSED QA] Bug 10645: Missing zebra languages in > koha-create manpage > >There where some missing zebra language options in the man page for koha-create. > >Trivial string change. >To+ > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Tested using the following commands: > >$ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \ > debian/docs/koha-list.xml >$ man -l koha-list.8 > >Also: >prove -v xt/verify-debian-docbook.t >--- > debian/docs/koha-create.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/docs/koha-create.xml b/debian/docs/koha-create.xml >index 31c168a..6ac2171 100644 >--- a/debian/docs/koha-create.xml >+++ b/debian/docs/koha-create.xml >@@ -204,7 +204,7 @@ > <varlistentry> > <term><option>ZEBRA_LANGUAGE</option></term> > <listitem> >- <para>Primary language for Zebra indexing. Possible values are 'en', 'fr' and 'nb'.</para> >+ <para>Primary language for Zebra indexing. Possible values are 'en', 'es', 'fr', 'nb', 'ru' and 'uk'.</para> > </listitem> > </varlistentry> > >-- >1.7.9.5
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 10645
:
19950
|
20066
| 20611