107 linhas
5.8 KiB
XML
107 linhas
5.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="desktop">
|
|
<id>io.github.forkgram.tdesktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
<name>Forkgram</name>
|
|
<summary>Enhanced twist on Telegram</summary>
|
|
<description>
|
|
<p>Unofficial Telegram client based on Telegram Desktop with a focus on practical improvements and a faster release cycle.</p>
|
|
<p>Refined Interface: Enjoy square contact avatars, a square tray icon, and the option to see a user's last seen time directly in the dialog list.</p>
|
|
<p>Enhanced Navigation: Jump instantly to the first unread message with a dedicated button. Keep important windows on top with an "Always on top" toggle.</p>
|
|
<p>Master Your Media: Swap images in albums you've already sent or group multiple photos into one album without re-uploading.</p>
|
|
</description>
|
|
<categories>
|
|
<category>Network</category>
|
|
<category>InstantMessaging</category>
|
|
</categories>
|
|
<developer id="io.github.forkgram"><name>23rd</name></developer>
|
|
<url type="homepage">https://forkgram.github.io/tdesktop/</url>
|
|
<url type="faq">https://telegram.org/faq</url>
|
|
<url type="bugtracker">https://github.com/forkgram/tdesktop/issues</url>
|
|
<url type="translate">https://translations.telegram.org/</url>
|
|
<url type="vcs-browser">https://github.com/forkgram/tdesktop</url>
|
|
<url type="contribute">https://github.com/forkgram/tdesktop/blob/dev/.github/CONTRIBUTING.md</url>
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#c1b8e5</color>
|
|
<color type="primary" scheme_preference="dark">#5b586e</color>
|
|
</branding>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/forkgram/tdesktop/dev/docs/assets/frk/intro.png</image>
|
|
<caption>Introduction screen</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/forkgram/tdesktop/dev/docs/assets/frk/dialogs.png</image>
|
|
<caption>User's last seen time directly in the dialog list</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/forkgram/tdesktop/dev/docs/assets/frk/history.png</image>
|
|
<caption>Original date/time of forwarded messages directly in header of messages</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://raw.githubusercontent.com/forkgram/tdesktop/dev/docs/assets/frk/menu.png</image>
|
|
<caption>Additional button to jump directly to the first message of a dialog via context menu</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
<keywords>
|
|
<keyword>tg</keyword>
|
|
<keyword>telegram</keyword>
|
|
<keyword>forkgram</keyword>
|
|
<keyword>tdesktop</keyword>
|
|
<keyword>messaging</keyword>
|
|
<keyword>messenger</keyword>
|
|
<keyword>chat</keyword>
|
|
<keyword>sms</keyword>
|
|
<keyword>im</keyword>
|
|
</keywords>
|
|
<requires>
|
|
<!-- windowMinHeight from Telegram/SourceFiles/window/window.style -->
|
|
<display_length compare="ge">480</display_length>
|
|
<internet>always</internet>
|
|
<!-- on-screen keyboards are too big for current minimal display height -->
|
|
<control>keyboard</control>
|
|
</requires>
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
<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">intense</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">intense</content_attribute>
|
|
<content_attribute id="money-purchasing">intense</content_attribute>
|
|
<content_attribute id="money-gambling">none</content_attribute>
|
|
<content_attribute id="money-advertising">moderate</content_attribute>
|
|
</content_rating>
|
|
<launchable type="desktop-id">io.github.forkgram.tdesktop.desktop</launchable>
|
|
<provides>
|
|
<binary>Forkgram</binary>
|
|
<dbus type="session">io.github.forkgram.tdesktop</dbus>
|
|
<mediatype>x-scheme-handler/tg</mediatype>
|
|
<mediatype>x-scheme-handler/tonsite</mediatype>
|
|
</provides>
|
|
</component>
|