diff options
-rw-r--r-- | desktop-entry/ChangeLog | 6 | ||||
-rw-r--r-- | desktop-entry/desktop-entry-spec.xml | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/desktop-entry/ChangeLog b/desktop-entry/ChangeLog index aa1cc2c..9a9fa07 100644 --- a/desktop-entry/ChangeLog +++ b/desktop-entry/ChangeLog @@ -1,3 +1,9 @@ +2004-04-19 Mark McLoughlin <mark@skynet.ie> + + Pointed out by Ville Skyttä <ville.skytta@iki.fi> + + * desktop-entry-spec.xml: fix minor typo. + 2004-04-18 Mark McLoughlin <mark@skynet.ie> Patch from Ville Skyttä <ville.skytta@iki.fi> diff --git a/desktop-entry/desktop-entry-spec.xml b/desktop-entry/desktop-entry-spec.xml index fb23504..1d5716a 100644 --- a/desktop-entry/desktop-entry-spec.xml +++ b/desktop-entry/desktop-entry-spec.xml @@ -125,7 +125,7 @@ Name=Value</programlisting> escape mechanism. </para> </sect1> - <sect1 id="recognized-keys">B + <sect1 id="recognized-keys"> <title>Recognized desktop entry keys</title> <para> Keys with type localestring may be postfixed by [<replaceable>LOCALE</replaceable>], |