Fix up documentation for correct usage of the Text Entry dialog. Patch

2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml, help/sr/zenity.xml: Fix up
	documentation for correct usage of the Text Entry
	dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
This commit is contained in:
Glynn Foster 2004-07-18 23:45:59 +00:00 committed by Glynn Foster
parent 6a17938c95
commit aac1045400
4 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2004-07-19 Glynn Foster <glynn.foster@sun.com>
* help/C/zenity.xml, help/sr/zenity.xml: Fix up
documentation for correct usage of the Text Entry
dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
2004-07-19 Glynn Foster <glynn.foster@sun.com>
* src/msg.c: Make sure the text can take markup, so

1
THANKS
View File

@ -17,6 +17,7 @@
"Tomasz Koczko <kloczek pld org pl>",
"Jordi Mallach <jordi sindominio net>",
"Kjartan Maraas <kmaraas gnome org>",
"Baptiste Mille-Mathias <bmm80 free fr>",
"Buhan Milne <bgmilne linux-mandrake com>",
"Christian Monneckes <c-w-m gmx de>",
"Ivan Noris <vix vazka sk>",

View File

@ -327,7 +327,7 @@
<title>Text Entry Dialog</title>
<para>
Use <command>--text-entry</command> to create a Text Entry dialog.
Use <command>--entry</command> to create a Text Entry dialog.
&app; returns the
contents of the text entry to standard error.
</para>

View File

@ -148,7 +148,7 @@
<sect1 id="zenity-text-entry-options">
<title>Прозорче за унос текста</title>
<para>Користите <command>--text-entry</command> да направите прозорче за унос текста. <application>Зенит</application> враћа садржај уноса текста путем стандардног излаза за грешке.</para>
<para>Користите <command>--entry</command> да направите прозорче за унос текста. <application>Зенит</application> враћа садржај уноса текста путем стандардног излаза за грешке.</para>
<para>Прозорче за унос текста подржава наредне опције:</para>
<variablelist><varlistentry><term><varname>--text</varname>=ТЕКСТ</term><listitem><para>Наводи текст који се појављује у прозорчету за унос текста.</para></listitem></varlistentry><varlistentry><term><varname>--entry-text</varname>=ТЕКСТ</term><listitem><para>Наводи текст који се појављује у пољу за унос прозорчета за унос текста.</para></listitem></varlistentry><varlistentry><term><varname>--hide-text</varname></term><listitem><para>Наводи да текст у пољу за унос треба да буде сакривен у прозорчету за унос текста.</para></listitem></varlistentry></variablelist>