~ubuntu-branches/ubuntu/raring/software-center/raring-proposed

« back to all changes in this revision

Viewing changes to data/software-center.menu.in

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2012-10-11 15:33:05 UTC
  • mfrom: (195.1.18 quantal)
  • Revision ID: package-import@ubuntu.com-20121011153305-fm5ln7if3rpzts4n
Tags: 5.4.1.1
* lp:~mvo/software-center/reinstall-previous-purchase-token-fix:
  - fix reinstall previous purchases that have a system-wide
    license key LP: #1065481
* lp:~mvo/software-center/lp1060106:
  - Add missing gettext init for utils/update-software-center-agent
    (LP: #1060106)

Show diffs side-by-side

added added

removed removed

Lines of Context:
332
332
    <Include>
333
333
      <And>
334
334
        <Or>
335
 
          <SCPkgnameWildcard>ttf*</SCPkgnameWildcard>
336
 
          <SCPkgnameWildcard>otf*</SCPkgnameWildcard>
 
335
          <SCPkgnameWildcard>ttf-*</SCPkgnameWildcard>
 
336
          <SCPkgnameWildcard>otf-*</SCPkgnameWildcard>
337
337
          <SCSection>fonts</SCSection>
338
338
          <SCSection>restricted/fonts</SCSection>
339
339
          <SCSection>universe/fonts</SCSection>
340
340
          <SCSection>multiverse/fonts</SCSection>
341
341
        </Or>
342
 
        <Not>
343
 
          <SCPkgname>ttfm</SCPkgname>
344
 
        </Not>
345
342
      </And>
346
343
    </Include>
347
344
  </Menu>
528
525
  <Menu>
529
526
    <_Name>Themes &amp; Tweaks</_Name>
530
527
    <SCIcon>preferences-other</SCIcon>
531
 
    <Include><Category>Settings</Category></Include>
 
528
    <Include>
 
529
      <Category>Settings</Category>
 
530
    </Include>
 
531
 
 
532
    <!-- Sub-categories for the Themes -->
 
533
    <Menu>
 
534
      <_Name>Dash Search Plugins</_Name>
 
535
      <Flags>
 
536
        <Flag>nonapps-visible</Flag>
 
537
      </Flags>
 
538
      <SCIcon>preferences-other</SCIcon>
 
539
      <Include>
 
540
        <And>
 
541
          <SCPkgnameWildcard>unity-lens-*</SCPkgnameWildcard>
 
542
        </And>
 
543
      </Include>
 
544
    </Menu>
 
545
    
532
546
  </Menu>
533
547
 
534
548
 <!-- System -->