From 1d28fb5599337bf1891ac8cc43b7656975d239d7 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 23 Mar 2026 20:52:55 +0100 Subject: Use english as the base language --- data/systems.tranquil.Map.desktop.in.in | 8 ++++---- data/systems.tranquil.Map.metainfo.xml.in.in | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'data') diff --git a/data/systems.tranquil.Map.desktop.in.in b/data/systems.tranquil.Map.desktop.in.in index 82b4bec..8325127 100644 --- a/data/systems.tranquil.Map.desktop.in.in +++ b/data/systems.tranquil.Map.desktop.in.in @@ -1,13 +1,13 @@ [Desktop Entry] Type=Application -Name=application.name -GenericName=application.generic_name -Comment=application.comment +Name=Map +GenericName=Wardley Map Editor +Comment=Wardley Map editor for Linux Categories=GNOME;GTK;Graphics;Utility; Icon=@app-id@ Exec=map %u Terminal=false -Keywords=application.tags +Keywords=wardley;wmap;maps;editor;wardley maps;wardley mapping; X-GNOME-Gettext-Domain=@gettext-domain@ MimeType=application/vnd.wmap StartupNotify=true diff --git a/data/systems.tranquil.Map.metainfo.xml.in.in b/data/systems.tranquil.Map.metainfo.xml.in.in index 75ff997..7069e9b 100644 --- a/data/systems.tranquil.Map.metainfo.xml.in.in +++ b/data/systems.tranquil.Map.metainfo.xml.in.in @@ -2,8 +2,8 @@ @app-id@ - application.name - application.summary + Map + Visualize your business landscape CC-BY-SA-4.0 AGPL-3.0-or-later @@ -19,7 +19,7 @@

- application.description + 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.

@@ -28,11 +28,11 @@ https://map.tranquil.systems/img/screenshots/key-flathub.png - application.screenshot.key.caption + The main window of Map showing the code editor on the left pane, and the rendered preview on the right pane. https://map.tranquil.systems/img/screenshots/preferences-flathub.png - application.screenshot.preferences.caption + A lineup of the preference panes in map, showing the ways in which you can customize your experience. -- cgit