File: org.gnome.Software.DeploymentFeatured.xml

package info (click to toggle)
gnome-software 49.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,164 kB
  • sloc: ansic: 98,615; xml: 3,630; python: 1,055; makefile: 75; sh: 28
file content (11 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (3)
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>