11 lines
420 B
XML
11 lines
420 B
XML
<?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>
|