diff options
| -rw-r--r-- | resources/systems.tranquil.Map.metainfo.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index 17b7cca..1cfa4b0 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -3,7 +3,7 @@ <id>systems.tranquil.Map</id> <name>Map</name> - <summary>Wardley Map Editor</summary> + <summary>Visualize your business landscape</summary> <metadata_license>CC-BY-SA-4.0</metadata_license> <project_license>AGPL-3.0-or-later</project_license> @@ -19,7 +19,7 @@ <description> <p> - Map is a wardley map editor for linux that uses a simple language to easily create and edit maps. Draw components, link dependencies, create groups, write notes, or add inertia and evolution markers, and see your map change in an instant. + Map is a wardley map editor for linux that uses a simple language to easily create and edit maps that visualize an evolving environment. Draw components, link dependencies, create groups, write notes, or add inertia and evolution markers, and see your map change in an instant. </p> </description> @@ -51,8 +51,8 @@ </developer> <branding> - <color type="primary" scheme_preference="light">#FA2B00</color> - <color type="primary" scheme_preference="dark">#FA2B00</color> + <color type="primary" scheme_preference="light">#FFCEC7</color> + <color type="primary" scheme_preference="dark">#592e2e</color> </branding> <update_contact>inquiries@work.bdr.sh</update_contact> |