diff options
author | Mark McLoughlin <mark@skynet.ie> | 2004-09-03 16:53:02 +0000 |
---|---|---|
committer | Mark McLoughlin <mark@skynet.ie> | 2004-09-03 16:53:02 +0000 |
commit | 183944b892e57f26f5ea7e57dd932e4fe2fed015 (patch) | |
tree | 616d755a23e8d8c94d8b3c2040f5c3b522c3c0c9 /menu | |
parent | abbe4db525c4da32067204c371161959f594decd (diff) | |
download | xdg-specs-183944b892e57f26f5ea7e57dd932e4fe2fed015.tar.xz |
minor typo - "This specification adds two new fields to desktop entries" -
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/
Diffstat (limited to 'menu')
-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>. |