diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-10-18 13:21:10 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-10-18 13:21:10 +0000 |
commit | 91ace3021a452fa5b331a178598ff42e68abaac4 (patch) | |
tree | 10fa5f8fcce640299163a5694879c8c386a95b8c /help/C/zenity.xml | |
parent | Translation updated. (diff) | |
download | zenity-91ace3021a452fa5b331a178598ff42e68abaac4.tar.gz zenity-91ace3021a452fa5b331a178598ff42e68abaac4.tar.bz2 zenity-91ace3021a452fa5b331a178598ff42e68abaac4.zip |
refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent Smith
2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org>
* help/zenity.omf.in: refile zenity to GNOME|Utilities.
Fixes #318831. Patch from Brent Smith <gnome@nextreality.net>.
* help/C/zenity.xml: more meaningful abstract and
standardized title. Fixes #318915. Patch from
Brent Smith <gnome@nextreality.net>.
Diffstat (limited to 'help/C/zenity.xml')
-rw-r--r-- | help/C/zenity.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml index c9147c0e..8e4c644a 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -17,7 +17,7 @@ <article id="index" lang="en"> <articleinfo> - <title>&appname;</title> + <title>&appname; Manual</title> <subtitle>&appname; Desktop Application Manual V&manrevision;</subtitle> <copyright> <year>2003</year> @@ -92,7 +92,9 @@ </legalnotice> <abstract role="description"> - <para>User manual for the Zenity desktop application.</para> + <para>Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to + display dialog boxes from the commandline and shell scripts. + </para> </abstract> </articleinfo> |