diff options
| -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> |