~ubuntu-branches/ubuntu/vivid/muon/vivid-proposed

« back to all changes in this revision

Viewing changes to libmuon/backends/KNSBackend/muon-knsplasmoids-backend-categories.xml

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-03-24 07:36:31 UTC
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: package-import@ubuntu.com-20150324073631-7nmay5episnfkdlt
Tags: upstream-5.2.2
ImportĀ upstreamĀ versionĀ 5.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<Menu>
3
3
  <Menu>
4
 
    <Name>Comics</Name>
5
 
    <Icon>face-smile-big</Icon>
6
 
    <ShowTechnical>true</ShowTechnical> <!-- needs to be like this as the appsbackend counterpart needs it. -->
 
4
    <Name>Plasma Desktop Widgets</Name>
 
5
    <Icon>plasma</Icon>
 
6
    <ShowTechnical>true</ShowTechnical> <!-- needs to be like this to be the same as the Plasmoid category over . -->
7
7
    <Include>
8
 
      <And>
9
 
        <Category>comic.knsrc</Category>
10
 
      </And>
 
8
      <Or>
 
9
        <Category>plasmoids.knsrc</Category>
 
10
      </Or>
11
11
    </Include>
12
12
  </Menu>
13
13
</Menu>