aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--desktop-common-data.spec5
-rw-r--r--menu/applications-discovery.menu2
2 files changed, 5 insertions, 2 deletions
diff --git a/desktop-common-data.spec b/desktop-common-data.spec
index 12df02b..0659f24 100644
--- a/desktop-common-data.spec
+++ b/desktop-common-data.spec
@@ -3,7 +3,7 @@
Summary: Desktop common files
Name: desktop-common-data
Version: 2007
-Release: %mkrel 19
+Release: %mkrel 20
License: GPL
URL: http://www.mandrivalinux.com/
Group: System/Configuration/Other
@@ -215,6 +215,9 @@ rm -fr %buildroot
%changelog
+* Thu Nov 16 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-20mdv2007.0
+- Fix incorrect category for wordprocessors in discovery menu (Mdv bug #27084)
+
* Thu Oct 26 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-19mdv2007.0
- Fix update-menus script to not output empty line
- Re-add menu file stamp to prevent restarting update-menus for each
diff --git a/menu/applications-discovery.menu b/menu/applications-discovery.menu
index cdc6da3..0a1312e 100644
--- a/menu/applications-discovery.menu
+++ b/menu/applications-discovery.menu
@@ -117,7 +117,7 @@
<Category>X-MandrivaLinux-Office-TasksManagement</Category>
<Category>X-MandrivaLinux-Office-TimeManagement</Category>
<Category>X-MandrivaLinux-Office-Other</Category>
- <Category>X-MandrivaLinux-Office-WordProcessors</Category>
+ <Category>X-MandrivaLinux-Office-Wordprocessors</Category>
</Or>
</Include>
</Menu>