summaryrefslogtreecommitdiff
path: root/wasp/apps/launcher.py
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-08-16 17:48:15 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-08-16 17:48:15 (GMT)
commit9877ea99bd5aed4c27414dd89de754202c256f26 (patch)
tree788f52645bf89e67d3570b2a4a3070623f35107c /wasp/apps/launcher.py
parentc5a4a14334913755a3c8b10b4d08c96c718b55b0 (diff)
README: Add a (fairly) comprehensive screenshot tour
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'wasp/apps/launcher.py')
-rw-r--r--wasp/apps/launcher.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/wasp/apps/launcher.py b/wasp/apps/launcher.py
index 6a8bab7..aec542c 100644
--- a/wasp/apps/launcher.py
+++ b/wasp/apps/launcher.py
@@ -10,6 +10,11 @@ import icons
class LauncherApp():
"""An application launcher application.
+
+ .. figure:: res/LauncherApp.png
+ :width: 179
+
+ Screenshot of the application launcher
"""
NAME = 'Launcher'
ICON = icons.app