diff options
Diffstat (limited to 'data/metainfo/org.xfce.PanelProfiles.appdata.xml.in')
-rw-r--r-- | data/metainfo/org.xfce.PanelProfiles.appdata.xml.in | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/data/metainfo/org.xfce.PanelProfiles.appdata.xml.in b/data/metainfo/org.xfce.PanelProfiles.appdata.xml.in new file mode 100644 index 0000000..1a9704f --- /dev/null +++ b/data/metainfo/org.xfce.PanelProfiles.appdata.xml.in @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<component type="desktop"> + <id>xfce4-panel-profiles.desktop</id> + <metadata_license>CC-BY-3.0</metadata_license> + <project_license>GPL-3.0</project_license> + <name>Xfce Panel Profiles</name> + <_summary>Application to manage different panel layouts in Xfce</_summary> + + <description> + <_p>Multitude of panel layouts can be created using Xfce panel. + This tool enables managing different layouts with little effort. + Xfpanel-switch makes it possible to backup, restore, import and export panel layouts.</_p> + </description> + + <screenshots> + <screenshot type="default"> + <image width="960" height="540">https://screenshots.bluesabre.org/xfce4-panel-profiles/xfce4-panel-profiles.png</image> + </screenshot> + </screenshots> + + <translation type="gettext">xfce4-panel-profiles</translation> + + <url type="homepage">https://git.xfce.org/apps/xfce4-panel-profiles</url> + <url type="bugtracker">https://bugzilla.xfce.org/</url> + + <updatecontact>bluesabre@xfce.org</updatecontact> + + <project_group>XFCE</project_group> + + <provides> + <binary>xfce4-panel-profiles</binary> + </provides> + +</component> |