diff options
author | Vincent Untz <vuntz@gnome.org> | 2007-07-27 16:45:31 +0000 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2007-07-27 16:45:31 +0000 |
commit | cfe043f16f9e97519ecf89295240455d676a476b (patch) | |
tree | 6afaa60dc9fc92d1c434dafcb36ff0cc3607007b /menu/menu-spec.xml | |
parent | 48119766bc80fec5d9630af3b08cff447b47fe8c (diff) | |
download | xdg-specs-cfe043f16f9e97519ecf89295240455d676a476b.tar.xz |
change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. Fix
2007-07-27 Vincent Untz <vuntz@gnome.org>
* menu-spec.xml: change sysconfdir/desktop/menus/ to sysconfdir/menus/
in one place.
Fix bug #8289.
Diffstat (limited to 'menu/menu-spec.xml')
-rw-r--r-- | menu/menu-spec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index fd6fa3b..086cc6d 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -2102,7 +2102,7 @@ </listitem> <listitem> <para> - Install an XML menu file to <replaceable>sysconfdir</replaceable>/desktop/menus/applications-merged/ to add any submenus, if your desktop entries aren't already + Install an XML menu file to <replaceable>sysconfdir</replaceable>/menus/applications-merged/ to add any submenus, if your desktop entries aren't already included in some common categories. </para> </listitem> |