diff options
-rw-r--r-- | doc/readme.md | 4 | ||||
-rw-r--r-- | doc/window.png | bin | 68214 -> 68739 bytes | |||
-rw-r--r-- | qspaceapi.pro | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/readme.md b/doc/readme.md index 7340798..b05be76 100644 --- a/doc/readme.md +++ b/doc/readme.md | |||
@@ -2,7 +2,7 @@ | |||
2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. | 2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. |
3 | 3 | ||
4 | <h2>screenshots</h2> | 4 | <h2>screenshots</h2> |
5 | <img src="../plain/doc/window.png" /> | 5 | <img src="../plain/doc/window.png" /><br/><br/> |
6 | <img src="../plain/doc/systray-icon.png" /> | 6 | <img src="../plain/doc/systray-icon.png" /><br/><br/> |
7 | <img src="../plain/doc/systray-windows.png" /> | 7 | <img src="../plain/doc/systray-windows.png" /> |
8 | 8 | ||
diff --git a/doc/window.png b/doc/window.png index 9f3a919..f1adff7 100644 --- a/doc/window.png +++ b/doc/window.png | |||
Binary files differ | |||
diff --git a/qspaceapi.pro b/qspaceapi.pro index 67e018a..0724249 100644 --- a/qspaceapi.pro +++ b/qspaceapi.pro | |||
@@ -27,7 +27,8 @@ DISTFILES += \ | |||
27 | packages/arch/PKGBUILD \ | 27 | packages/arch/PKGBUILD \ |
28 | packages/arch/Makefile \ | 28 | packages/arch/Makefile \ |
29 | share/xdg/qspacestatus.desktop \ | 29 | share/xdg/qspacestatus.desktop \ |
30 | img/qspace.blend | 30 | img/qspace.blend \ |
31 | doc/readme.md | ||
31 | 32 | ||
32 | RESOURCES += \ | 33 | RESOURCES += \ |
33 | qspace.qrc | 34 | qspace.qrc |