summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome2-system-admin-guide/C/ChangeLog5
-rw-r--r--gnome2-system-admin-guide/C/mimetypes.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/gnome2-system-admin-guide/C/ChangeLog b/gnome2-system-admin-guide/C/ChangeLog
index 98d3c92..7d6bd39 100644
--- a/gnome2-system-admin-guide/C/ChangeLog
+++ b/gnome2-system-admin-guide/C/ChangeLog
@@ -1,5 +1,10 @@
2006-03-10 Brent Smith <gnome@nextreality.net>
+ * mimetypes.xml:
+ Changed the content of an <application> tag, fixes #333759
+
+2006-03-10 Brent Smith <gnome@nextreality.net>
+
* appendixa.xml:
Updates to the appendix, fixes #333782
diff --git a/gnome2-system-admin-guide/C/mimetypes.xml b/gnome2-system-admin-guide/C/mimetypes.xml
index 6c56071..3c45a03 100644
--- a/gnome2-system-admin-guide/C/mimetypes.xml
+++ b/gnome2-system-admin-guide/C/mimetypes.xml
@@ -799,8 +799,8 @@ Executable : NO</computeroutput>
<para>After creating or modifying a <filename>.desktop</filename> entry
file, you must update the application database using the
<application>update-desktop-database</application> application (very
- similar to <application>update-mime-database, except it does not take a
- parameter)</application>. This will create a
+ similar to <application>update-mime-database</application>, except it does not take a
+ parameter). This will create a
<filename>mimeinfo.cache</filename> file in the
<filename>applications</filename> subdirectory for each directory in
<filename>$XDG_DATA_HOME:$XDG_DATA_DIRS</filename>.