diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-03-23 20:52:55 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-04-05 00:31:21 +0200 |
| commit | 462d1458c0058ba9d41d6dc7538f6004b3de3c3e (patch) | |
| tree | dd99605b3e7c8eb9e08ee8c2d107b2ecb10a547d /data | |
| parent | ecbb06adc342e826e8300e4ae85d778032f401f0 (diff) | |
Address style issues in appstream data
Diffstat (limited to 'data')
| -rw-r--r-- | data/systems.tranquil.Map.metainfo.xml.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/systems.tranquil.Map.metainfo.xml.in.in b/data/systems.tranquil.Map.metainfo.xml.in.in index 7069e9b..1d341c6 100644 --- a/data/systems.tranquil.Map.metainfo.xml.in.in +++ b/data/systems.tranquil.Map.metainfo.xml.in.in @@ -28,11 +28,11 @@ <screenshots> <screenshot type="default"> <image>https://map.tranquil.systems/img/screenshots/key-flathub.png</image> - <caption>The main window of Map showing the code editor on the left pane, and the rendered preview on the right pane.</caption> + <caption>Main window with editor and rendered wardley map</caption> </screenshot> <screenshot> <image>https://map.tranquil.systems/img/screenshots/preferences-flathub.png</image> - <caption>A lineup of the preference panes in map, showing the ways in which you can customize your experience.</caption> + <caption>Lineup of preference panes available in Map</caption> </screenshot> </screenshots> |