diff options
-rw-r--r-- | menu/ChangeLog | 5 | ||||
-rw-r--r-- | menu/menu-spec.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/menu/ChangeLog b/menu/ChangeLog index 9c9d686..89a9b2f 100644 --- a/menu/ChangeLog +++ b/menu/ChangeLog @@ -1,3 +1,8 @@ +2004-09-03 Mark McLoughlin <mark@skynet.ie> + + * menu-spec.xml: minor typo - "This specification adds two + new fields to desktop entries" - s/two/three/ + 2004-05-07 Mark McLoughlin <mark@skynet.ie> * menu-spec.xml: fix typo in <Menuname> description. Its diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index c6bafe6..192d53d 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -174,7 +174,7 @@ <sect1 id="desktop-entry-extensions"> <title>Extensions to the desktop entry format</title> <para> - This specification adds two new fields to <ulink + This specification adds three new fields to <ulink url="http://www.freedesktop.org/standards/desktop-entry-spec">desktop entries</ulink>: <varname>Categories</varname>, <varname>OnlyShowIn</varname> and <varname>NotShowIn</varname>. |