summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--help/C/zenity.xml6
-rw-r--r--help/zenity.omf.in2
3 files changed, 13 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 515e70f..33c27b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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>.
+
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
* data/zenity.1: bug fix for #315020.
diff --git a/help/C/zenity.xml b/help/C/zenity.xml
index c9147c0..8e4c644 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>
diff --git a/help/zenity.omf.in b/help/zenity.omf.in
index 6edd2d7..adf3eac 100644
--- a/help/zenity.omf.in
+++ b/help/zenity.omf.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<omf>
<resource>
- <subject category="GNOME|Desktop"/>
+ <subject category="GNOME|Utilities"/>
<type>
user's guide
</type>