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:
parent
6a17938c95
commit
aac1045400
@ -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>
|
2004-07-19 Glynn Foster <glynn.foster@sun.com>
|
||||||
|
|
||||||
* src/msg.c: Make sure the text can take markup, so
|
* src/msg.c: Make sure the text can take markup, so
|
||||||
|
1
THANKS
1
THANKS
@ -17,6 +17,7 @@
|
|||||||
"Tomasz Koczko <kloczek pld org pl>",
|
"Tomasz Koczko <kloczek pld org pl>",
|
||||||
"Jordi Mallach <jordi sindominio net>",
|
"Jordi Mallach <jordi sindominio net>",
|
||||||
"Kjartan Maraas <kmaraas gnome org>",
|
"Kjartan Maraas <kmaraas gnome org>",
|
||||||
|
"Baptiste Mille-Mathias <bmm80 free fr>",
|
||||||
"Buhan Milne <bgmilne linux-mandrake com>",
|
"Buhan Milne <bgmilne linux-mandrake com>",
|
||||||
"Christian Monneckes <c-w-m gmx de>",
|
"Christian Monneckes <c-w-m gmx de>",
|
||||||
"Ivan Noris <vix vazka sk>",
|
"Ivan Noris <vix vazka sk>",
|
||||||
|
@ -327,7 +327,7 @@
|
|||||||
<title>Text Entry Dialog</title>
|
<title>Text Entry Dialog</title>
|
||||||
|
|
||||||
<para>
|
<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
|
&app; returns the
|
||||||
contents of the text entry to standard error.
|
contents of the text entry to standard error.
|
||||||
</para>
|
</para>
|
||||||
|
@ -148,7 +148,7 @@
|
|||||||
<sect1 id="zenity-text-entry-options">
|
<sect1 id="zenity-text-entry-options">
|
||||||
<title>Прозорче за унос текста</title>
|
<title>Прозорче за унос текста</title>
|
||||||
|
|
||||||
<para>Користите <command>--text-entry</command> да направите прозорче за унос текста. <application>Зенит</application> враћа садржај уноса текста путем стандардног излаза за грешке.</para>
|
<para>Користите <command>--entry</command> да направите прозорче за унос текста. <application>Зенит</application> враћа садржај уноса текста путем стандардног излаза за грешке.</para>
|
||||||
<para>Прозорче за унос текста подржава наредне опције:</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>
|
<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>
|
||||||
|
Reference in New Issue
Block a user