diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-18 21:25:47 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-18 21:25:56 +0100 |
| commit | b34a7f1b7791f1b017683579f2091a6ffa152c1a (patch) | |
| tree | 7ccbca7f952797147df11bf3bacd68369e1bc929 /resources/systems.tranquil.Map.metainfo.xml | |
| parent | 3be89b9809561b80b35347e0030fd3a800076b50 (diff) | |
Remove placeholder images
Diffstat (limited to 'resources/systems.tranquil.Map.metainfo.xml')
| -rw-r--r-- | resources/systems.tranquil.Map.metainfo.xml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index 1b6aa8e..bcdbc8a 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -24,16 +24,12 @@ <screenshots> <screenshot type="default"> - <image>https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2.png</image> - <caption>TODO FIXME</caption> + <image>https://map.tranquil.systems/img/screenshots/key-linux.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> </screenshot> <screenshot> - <image>https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2.png</image> - <caption>TODO FIXME</caption> - </screenshot> - <screenshot> - <image>https://www.wikipedia.org/portal/wikipedia.org/assets/img/Wikipedia-logo-v2.png</image> - <caption>TODO FIXME</caption> + <image>https://map.tranquil.systems/img/screenshots/preferences-linux.png</image> + <caption>A lineup of the preference panes in map, showing the ways in which you can customize your experience.</caption> </screenshot> </screenshots> |