~mmcg069/software-center/bug855666

« back to all changes in this revision

Viewing changes to data/top-rated.menu.in

  • Committer: Michael Vogt
  • Date: 2011-07-21 15:28:53 UTC
  • Revision ID: michael.vogt@ubuntu.com-20110721152853-isdwy3wd800y9xd1
add top rated carousel

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Menu>
 
2
  <Menu>
 
3
    <_Name>Top Rated</_Name>
 
4
    <SCIcon>gtk-about</SCIcon>
 
5
    <Flags>
 
6
      <Flag>available-only</Flag>
 
7
      <Flag>carousel-only</Flag>
 
8
      <Flag>not-installed-only</Flag>
 
9
    </Flags>
 
10
    <SCSortMode>4</SCSortMode>
 
11
    <SCItemLimit>20</SCItemLimit>
 
12
    <Include>
 
13
      <And>
 
14
        <SCType>Application</SCType>
 
15
      </And>
 
16
    </Include>
 
17
  </Menu>
 
18
</Menu>