Skip to content

Commit

Permalink
Fixing appdata issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Sep 5, 2021
1 parent 5a49c7b commit f413f75
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 135 deletions.
47 changes: 36 additions & 11 deletions data/com.github.phase1geo.annotator.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,45 @@
<summary xml:lang="it">Comunica meglio con le immagini</summary>
<developer_name>Trevor Williams</developer_name>
<developer_name xml:lang="it">Trevor Williams</developer_name>
<update_contact>[email protected]</update_contact>
<provides>
<binary>com.github.phase1geo.annotator</binary>
</provides>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-actions.png</image>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-light.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-custom.png</image>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-dark.png</image>
</screenshot>
</screenshots>
<description><p> Annotate your images and let a picture say 1000 words.</p><ul><li>Load image from the file system or clipboard.</li><li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li><li>Add magnifiers to enhance image details.</li><li>Blur out portions of the image to obfuscate data.</li><li>Crop, resize and add image borders.</li><li>Control colors, line thickness and font details.</li><li>Zoom support.</li><li>Unlimited undo/redo of any change.</li><li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li><li>Support for copying annotated image to clipboard.</li><li>Printer support.</li></ul>`
</description>
<description>
<p>Communicate with images. Better.</p>
<ul>
<li>Load image from the file system or clipboard.</li>
<li xml:lang="it">Carica l'immagine dal file system o dagli appunti.</li>
<li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li>
<li xml:lang="it">Aggiungi forme, adesivi, testo, disegni e altri richiami per evidenziare i particolari dell'immagine.</li>
<li>Add magnifiers to enhance image details.</li>
<li xml:lang="it">Aggiungi lenti di ingrandimento per migliorare i dettagli dell'immagine.</li>
<li>Blur out portions of the image to obfuscate data.</li>
<li xml:lang="it">Sfoca porzioni dell'immagine per offuscare i dati.</li>
<li>Crop, resize and add image borders.</li>
<li xml:lang="it">Ritaglia, ridimensiona e aggiungi bordi dell'immagine.</li>
<li>Control colors, line thickness and font details.</li>
<li xml:lang="it">Controlla i colori, lo spessore della linea e i dettagli dei caratteri.</li>
<li>Zoom support.</li>
<li xml:lang="it">Supporto per lo zoom.</li>
<li>Unlimited undo/redo of any change.</li>
<li xml:lang="it">Annulla/ripeti illimitati di qualsiasi modifica.</li>
<li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li>
<li xml:lang="it">Esporta in formati immagine JPEG, PNG, TIFF, BMP, PDF e SVG.</li>
<li>Support for copying annotated image to clipboard.</li>
<li xml:lang="it">Supporto per la copia di immagini annotate negli appunti.</li>
<li>Printer support.</li>
<li xml:lang="it">Supporto stampante.</li>
</ul>
</description>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
Expand Down Expand Up @@ -52,20 +78,19 @@
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<url type="homepage">https://github.com/phase1geo/Annotator</url>
<url type="bugtracker">https://github.com/phase1geo/Annotator/issues</url>
<url type="help">https://github.com/phase1geo/Annotator/wiki</url>
<update_contact>[email protected]</update_contact>
<url type="homepage">https://github.com/phase1geo/Annotator/</url>
<url type="bugtracker">https://github.com/phase1geo/Annotator/issues/</url>
<custom>
<value key="x-appcenter-color-primary">#007367</value>
<value key="x-appcenter-color-primary-text">#ffffff</value>
<value key="x-appcenter-suggested-price">10</value>
</custom>
<releases>
<release version="1.0.0" date="2021-08-31">
<release version="1.0.0" date="2021-09-08">
<description>
Initial release.
</description>
<p>Initial release.</p>
<p xml:lang="it">Versione iniziale.</p>
</description>
</release>
</releases>
</component>
155 changes: 77 additions & 78 deletions data/com.github.phase1geo.annotator.appdata.xml.in
Original file line number Diff line number Diff line change
@@ -1,82 +1,81 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Trevor Williams <[email protected]> -->
<component type="desktop-application">
<id>com.github.phase1geo.annotator</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Annotator</name>
<summary>Communicate with images better</summary>
<developer_name>Trevor Williams</developer_name>
<provides>
<binary>com.github.phase1geo.annotator</binary>
</provides>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-actions.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-custom.png</image>
</screenshot>
</screenshots>
<description>
<p> Annotate your images and let a picture say 1000 words.</p>
<ul>
<li>Load image from the file system or clipboard.</li>
<li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li>
<li>Add magnifiers to enhance image details.</li>
<li>Blur out portions of the image to obfuscate data.</li>
<li>Crop, resize and add image borders.</li>
<li>Control colors, line thickness and font details.</li>
<li>Zoom support.</li>
<li>Unlimited undo/redo of any change.</li>
<li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li>
<li>Support for copying annotated image to clipboard.</li>
<li>Printer support.</li>
</ul>`
</description>
<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">none</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>
<url type="homepage">https://github.com/phase1geo/Annotator</url>
<url type="bugtracker">https://github.com/phase1geo/Annotator/issues</url>
<url type="help">https://github.com/phase1geo/Annotator/wiki</url>
<update_contact>[email protected]</update_contact>
<custom>
<value key="x-appcenter-color-primary">#007367</value>
<value key="x-appcenter-color-primary-text">#ffffff</value>
<value key="x-appcenter-suggested-price">10</value>
</custom>
<releases>
<release version="1.0.0" date="2021-08-31">
<description>
Initial release.
</description>
</release>
</releases>
<id>com.github.phase1geo.annotator</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Annotator</name>
<summary>Communicate with images better</summary>
<developer_name>Trevor Williams</developer_name>
<update_contact>[email protected]</update_contact>
<provides>
<binary>com.github.phase1geo.annotator</binary>
</provides>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-light.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/phase1geo/Annotator/master/data/screenshots/screenshot-dark.png</image>
</screenshot>
</screenshots>
<description>
<p>Communicate with images. Better.</p>
<ul>
<li>Load image from the file system or clipboard.</li>
<li>Add shapes, stickers, text, drawings, and other callouts to highlight image details.</li>
<li>Add magnifiers to enhance image details.</li>
<li>Blur out portions of the image to obfuscate data.</li>
<li>Crop, resize and add image borders.</li>
<li>Control colors, line thickness and font details.</li>
<li>Zoom support.</li>
<li>Unlimited undo/redo of any change.</li>
<li>Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats.</li>
<li>Support for copying annotated image to clipboard.</li>
<li>Printer support.</li>
</ul>
</description>
<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">none</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>
<url type="homepage">https://github.com/phase1geo/Annotator/</url>
<url type="bugtracker">https://github.com/phase1geo/Annotator/issues/</url>
<custom>
<value key="x-appcenter-color-primary">#007367</value>
<value key="x-appcenter-color-primary-text">#ffffff</value>
<value key="x-appcenter-suggested-price">10</value>
</custom>
<releases>
<release version="1.0.0" date="2021-09-08">
<description>
<p>Initial release.</p>
</description>
</release>
</releases>
</component>
2 changes: 1 addition & 1 deletion po/com.github.phase1geo.annotator.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.annotator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-01 21:01-0500\n"
"POT-Creation-Date: 2021-09-05 15:12-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: com.github.phase1geo.annotator\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-01 21:01-0500\n"
"POT-Creation-Date: 2021-09-05 15:12-0500\n"
"PO-Revision-Date: 2020-12-27 19:30-0600\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down
28 changes: 14 additions & 14 deletions po/extra/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-01 21:01-0500\n"
"POT-Creation-Date: 2021-09-05 15:12-0500\n"
"PO-Revision-Date: 2020-12-27 19:30-0600\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -44,53 +44,53 @@ msgstr ""
msgid "Trevor Williams"
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:22
msgid "Annotate your images and let a picture say 1000 words."
#: data/com.github.phase1geo.annotator.appdata.xml.in:23
msgid "Communicate with images. Better."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:24
#: data/com.github.phase1geo.annotator.appdata.xml.in:25
msgid "Load image from the file system or clipboard."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:25
#: data/com.github.phase1geo.annotator.appdata.xml.in:26
msgid ""
"Add shapes, stickers, text, drawings, and other callouts to highlight image "
"details."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:26
#: data/com.github.phase1geo.annotator.appdata.xml.in:27
msgid "Add magnifiers to enhance image details."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:27
#: data/com.github.phase1geo.annotator.appdata.xml.in:28
msgid "Blur out portions of the image to obfuscate data."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:28
#: data/com.github.phase1geo.annotator.appdata.xml.in:29
msgid "Crop, resize and add image borders."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:29
#: data/com.github.phase1geo.annotator.appdata.xml.in:30
msgid "Control colors, line thickness and font details."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:30
#: data/com.github.phase1geo.annotator.appdata.xml.in:31
msgid "Zoom support."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:31
#: data/com.github.phase1geo.annotator.appdata.xml.in:32
msgid "Unlimited undo/redo of any change."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:32
#: data/com.github.phase1geo.annotator.appdata.xml.in:33
msgid "Export to JPEG, PNG, TIFF, BMP, PDF and SVG image formats."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:33
#: data/com.github.phase1geo.annotator.appdata.xml.in:34
msgid "Support for copying annotated image to clipboard."
msgstr ""

#: data/com.github.phase1geo.annotator.appdata.xml.in:34
#: data/com.github.phase1geo.annotator.appdata.xml.in:35
msgid "Printer support."
msgstr ""

Expand Down
Loading

0 comments on commit f413f75

Please sign in to comment.