1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00
Purism-Calls/data/org.gnome.Calls.metainfo.xml

104 lines
4.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2020-09-27 21:20:43 +00:00
<component type="desktop-application">
<id>org.gnome.Calls</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Calls</name>
<summary>A phone dialer and call handler</summary>
<description>
<p>Calls is a simple, elegant phone dialer and call handler built using GTK+ 3.</p>
</description>
2021-07-16 17:14:17 +00:00
<url type="homepage">https://gitlab.gnome.org/GNOME/calls</url>
<url type="bugtracker">https://gitlab.gnome.org/GNOME/calls/issues</url>
<project_group>GNOME</project_group>
<developer_name>Bob Ham</developer_name>
2021-07-16 17:14:45 +00:00
<developer_name>Evangelos Ribeiro Tzaras</developer_name>
<developer_name>Julian Sparber</developer_name>
2021-10-18 09:19:21 +00:00
<screenshots>
<screenshot type="default">
<!-- Translators: A screenshot description. -->
<caption>Placing a call</caption>
<image type="source" width="720" height="1440">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/calling.png</image>
</screenshot>
<screenshot>
<!-- Translators: A screenshot description. -->
<caption>The call history</caption>
<image type="source" width="720" height="1440">https://gitlab.gnome.org/GNOME/calls/raw/master/data/screenshots/history.png</image>
</screenshot>
</screenshots>
<recommends>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</recommends>
<kudos>
<kudo>ModernToolkit</kudo>
</kudos>
<categories>
<category>Audio</category>
</categories>
<mimetypes>
<mimetype>x-scheme-handler/tel</mimetype>
<mimetype>x-scheme-handler/sip</mimetype>
<mimetype>x-scheme-handler/sips</mimetype>
</mimetypes>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
2021-09-18 15:40:48 +00:00
<release version="41.0" date="2021-09-18">
<description>SIP plugin bugfixes.</description>
</release>
<release version="41~rc" date="2021-09-02">
2021-09-02 20:47:21 +00:00
<description>SIP Plugin polish and bugfixes.</description>
</release>
2021-09-18 15:40:48 +00:00
<release version="41~beta" date="2021-08-14">
2021-08-14 20:27:22 +00:00
<description>SIP Plugin usable from the UI.</description>
</release>
2021-09-18 15:40:48 +00:00
<release version="41~alpha" date="2021-07-16">
2021-07-16 09:54:29 +00:00
<description>First GNOME release</description>
</release>
</releases>
<custom>
<value key="Purism::form_factor">workstation</value>
<value key="Purism::form_factor">mobile</value>
</custom>
</component>