summaryrefslogtreecommitdiffstats
path: root/contrib/org.gnome.Software.DeploymentFeatured.xml
blob: 520f19ae92563877b9e9f08001f615e9062b05f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!-- This is only an example file, what the deployment-featured file can look like;
     if used, it should be installed beside the org.gnome.Software.Featured.xml file. -->
<components>
  <component merge="append">
    <id>org.gnome.Software.desktop</id>
    <custom>
      <value key="GnomeSoftware::DeploymentFeatured">foocorp</value>
    </custom>
  </component>
</components>