Skip to content

Commit

Permalink
Updating appdata.
Browse files Browse the repository at this point in the history
  • Loading branch information
phase1geo committed Aug 27, 2020
1 parent 92e99bd commit 87c1f9f
Show file tree
Hide file tree
Showing 18 changed files with 1,829 additions and 1,751 deletions.
60 changes: 54 additions & 6 deletions data/com.github.phase1geo.minder.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@
<ul>
<li>Quickly create visual mind-maps using the keyboard and automatic layout.</li>
<li xml:lang="fr">Créez rapidement des cartes mentales visuelles en utilisant le clavier et la mise en forme automatique.</li>
<li>Choose from many tree layout choices</li>
<li xml:lang="fr">Choisissez parmi différents choix de disposition d'arbre</li>
<li>Choose from many tree layout choices.</li>
<li>Support for Markdown formatting.</li>
<li>Add notes, tasks and images to your nodes.</li>
<li xml:lang="fr">Ajoutez des notes, des tâches et des images à vos nœuds.</li>
<li>Add node-to-node connections with optional text and notes.</li>
<li xml:lang="fr">Ajoutez des connexions nœud-vers-nœud avec en option du texte et des notes.</li>
<li>Stylize nodes, links and connections to add more meaning and improve readability.</li>
<li xml:lang="fr">Stylisez les nœuds, liens et connexions pour ajouter plus de sens et améliorer la lisibilité.</li>
<li>Add stickers and node groups to call out and visibly organize information.</li>
<li>Quick search of node and connection titles and notes, including filtering options.</li>
<li xml:lang="fr">Recherche rapide de notes et titres de nœuds et connexions, incluant des options de filtrage.</li>
<li>Zoom in or enable focus mode to focus on certain ideas or zoom out to see the bigger picture.</li>
Expand All @@ -40,10 +41,8 @@
<li xml:lang="fr">Thèmes intégrés et personnalisables.</li>
<li>Gorgeous animations.</li>
<li xml:lang="fr">Magnifiques animations.</li>
<li>Import from OPML, FreeMind, Freeplane, PlainText (formatted), Outliner and Portable Minder formats.</li>
<li xml:lang="fr">Importation depuis les formats OPML, FreeMind et Freeplane, Texte brut (mis en forme), Outliner et Minder portable.</li>
<li>Export to CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Portable Minder, PlainText and yEd formats.</li>
<li xml:lang="fr">Exportation aux formats CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Minder portable, Texte brut et yEd.</li>
<li>Import from OPML, FreeMind, Freeplane, PlainText (formatted), Outliner, Portable Minder and XMind formats.</li>
<li>Export to CSV, FreeMind, Freeplane, JPEG, BMP, SVG, Markdown, Mermaid, OPML, Org-Mode, Outliner, PDF, PNG, Portable Minder, PlainText, XMind and yEd formats.</li>
<li>Printer support.</li>
<li xml:lang="fr">Prise en charge de l'impression.</li>
</ul>
Expand All @@ -62,6 +61,10 @@
<caption xml:lang="fr">Barre latérale des propriétés de style</caption>
<image>https://raw.githubusercontent.com/phase1geo/Minder/master/data/screenshots/screenshot-style-properties.png</image>
</screenshot>
<screenshot>
<caption>Sticker Property Sidebar</caption>
<image>https://raw.githubusercontent.com/phase1geo/Minder/master/data/screenshots/screenshot-stickers-properties.png</image>
</screenshot>
<screenshot>
<caption>Map Property Sidebar</caption>
<caption xml:lang="fr">Barre latérale des propriétés de la carte</caption>
Expand Down Expand Up @@ -107,6 +110,51 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="1.10.0" date="2020-08-27">
<description>
<p>New</p>
<p xml:lang="fr">Nouveau</p>
<ul>
<li>Added Markdown highlighting support to node titles.</li>
<li>Added ability to set the maximum node size in style inspector.</li>
<li>Added ability to set the maximum connection title size in style inspector.</li>
<li>Added ability to set text field font size via gsetting.</li>
<li>Added ability to set branch margin in the style inspector.</li>
<li>Added ability to add stickers to nodes, connections and anywhere else in the mind map.</li>
<li>Added ability to visually create and display node groupings.</li>
<li>Added import/export support for XMind.</li>
<li>Added support for specifying if connection titles should be added immediately after creating a connection.</li>
<li>Added support for middle-click-and-drag to pan the canvas (Alt + mouse movement still supported).</li>
<li>Added keyboard shortcut for the Zoom to Fit option (Control-1).</li>
<li>Added new Mouse Events shortcut panel in shortcut cheatsheet.</li>
</ul>
<p>Changes</p>
<p xml:lang="fr">Modifications</p>
<ul>
<li>Removed the sidebar style affects selector and using the status of the current selection instead.</li>
<li>Lowered the minimum node margin from 5 pixels to 1 pixel to allow for greater node density.</li>
<li>Removed connection title editing field in sidebar for better UI consistency.</li>
<li>Removed bold and italicized fonts from the style inspector font selectors.</li>
<li>If connection title is empty, the title will be automatically removed.</li>
<li>Updated application icon (thanks to Fatih20).</li>
</ul>
<p>Bug Fixes</p>
<p xml:lang="fr">Corrections de bugs</p>
<ul>
<li>Fixed issue with importing Freemind notes.</li>
<li>Fixed display of right-to-left text within nodes.</li>
<li>Fixed issues with loading a .minder file that contains errant information.</li>
<li>Fixed issues with the layout of connection titles.</li>
<li>Fixed input method support when editing connection titles.</li>
<li>Fixed position of fold indicator when tree layout is Upwards.</li>
<li>Fixed node display issue when a node link is clicked to a node that is folded.</li>
<li>Fixed error when connection title is double clicked when no text is present.</li>
<li>Fixed issue with opening the same document twice (only one tab will now exist per file).</li>
<li>Fixed Shift-Control-s keyboard shortcut to display the 'Save As' dialog instead of the 'Open' dialog.</li>
<li>Fixed issue that allows you to click on or drag onto a hidden node.</li>
</ul>
</description>
</release>
<release version="1.9.2" date="2020-08-07">
<description>
<p>Bug Fixes</p>
Expand Down
3 changes: 2 additions & 1 deletion data/com.github.phase1geo.minder.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="1.10.0" date="2020-08-23">
<release version="1.10.0" date="2020-08-27">
<description>
<p>New</p>
<ul>
Expand All @@ -113,6 +113,7 @@
<li>Removed connection title editing field in sidebar for better UI consistency.</li>
<li>Removed bold and italicized fonts from the style inspector font selectors.</li>
<li>If connection title is empty, the title will be automatically removed.</li>
<li>Updated application icon (thanks to Fatih20).</li>
</ul>
<p>Bug Fixes</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion po/com.github.phase1geo.minder.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.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
"POT-Creation-Date: 2020-08-26 21:02-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/cs.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.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
"POT-Creation-Date: 2020-08-26 21:02-0500\n"
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
"Last-Translator: Jan Marek <[email protected]>\n"
"Language-Team: none\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.minder\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-21 22:08-0500\n"
"POT-Creation-Date: 2020-08-26 21:02-0500\n"
"PO-Revision-Date: 2019-03-24 15:24+0100\n"
"Last-Translator: Félix Brezo <[email protected]>\n"
"Language-Team: none\n"
Expand Down
Loading

0 comments on commit 87c1f9f

Please sign in to comment.