~voluntatefaber/slingshot/page-shifting

« back to all changes in this revision

Viewing changes to data/pantheon-applications.menu

  • Committer: Andrea Basso
  • Date: 2012-06-26 13:32:34 UTC
  • Revision ID: voluntatefaber@gmail.com-20120626133234-ielf3r4jvl00qkfn
Fixes some Category problems

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
    <Name>Education</Name>
64
64
    <Directory>Education.directory</Directory>
65
65
    <Include>
66
 
      <And>
67
66
        <Category>Education</Category>
68
 
        <Not><Category>Science</Category></Not>
69
 
      </And>
70
67
    </Include>
71
 
  </Menu> <!-- End Education -->
 
68
  </Menu>
 
69
  <!-- End Education -->
72
70
 
73
71
  <!-- Science -->
74
72
  <Menu>
76
74
    <Directory>GnomeScience.directory</Directory>
77
75
    <Include>
78
76
      <And>
79
 
        <Category>Education</Category>
80
77
        <Category>Science</Category>
 
78
        <Not><Category>Education</Category></Not>
81
79
      </And>
82
80
    </Include>
83
 
  </Menu> <!-- End Science -->
 
81
  </Menu>
 
82
  <!-- End Science -->
84
83
 
85
84
  <!-- Games -->
86
85
  <Menu>