From 3e81448c7035d016a661b2c64aad18b7e4a315df Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 3 Oct 2012 16:19:25 +0200 Subject: menu: Change some related categories from "and" to "or" Several categories were related to, say, "Education;Science" while what we really want is really "Education or Science". https://bugs.freedesktop.org/show_bug.cgi?id=35844 See http://lists.freedesktop.org/archives/xdg/2012-October/012526.html --- menu/menu-spec.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index 729de0e..358ec7b 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1509,7 +1509,7 @@ Dictionary A dictionary - Office;TextTools + Office or TextTools Chart @@ -1519,7 +1519,7 @@ Email Email application - Office;Network + Office or Network Finance @@ -1539,7 +1539,7 @@ ProjectManagement Project management application - Office;Development + Office or Development Presentation @@ -1814,7 +1814,7 @@ Music Musical software - AudioVideo;Education + AudioVideo or Education Languages @@ -1829,32 +1829,32 @@ ArtificialIntelligence Artificial Intelligence software - Education;Science + Education or Science Astronomy Astronomy software - Education;Science + Education or Science Biology Biology software - Education;Science + Education or Science Chemistry Chemistry software - Education;Science + Education or Science ComputerScience ComputerSience software - Education;Science + Education or Science DataVisualization Data visualization software - Education;Science + Education or Science Economy @@ -1864,7 +1864,7 @@ Electricity Electricity software - Education;Science + Education or Science Geography @@ -1874,12 +1874,12 @@ Geology Geology software - Education;Science + Education or Science Geoscience Geoscience software - Education;Science + Education or Science History @@ -1889,7 +1889,7 @@ ImageProcessing Image Processing software - Education;Science + Education or Science Literature @@ -1899,27 +1899,27 @@ Math Math software - Education;Science + Education or Science NumericalAnalysis Numerical analysis software - Education;Science;Math + Education;Math or Science;Math MedicalSoftware Medical software - Education;Science + Education or Science Physics Physics software - Education;Science + Education or Science Robotics Robotics software - Education;Science + Education or Science Sports @@ -1929,7 +1929,7 @@ ParallelComputing Parallel computing software - Education;Science;ComputerScience + Education;ComputerScience or Science;ComputerScience Amusement -- cgit v1.2.3-54-g00ecf