diff --git a/README.md b/README.md index 3d9409a..26d87d9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ The main menu is the normal entry point after login. It shows the available configuration sections on the left and opens the selected explanation or editor view on the right. +All screenshots in this section use anonymized example values for users, +hostnames, printer names and local mountpoints. + ![SMArT main menu](doc/screenshots/main-menu.png) Additional UI examples: @@ -37,6 +40,9 @@ Additional UI examples: +A compact maintainer overview of the screenshot set is available as +[`doc/screenshots/screenshot-contact-sheet.png`](doc/screenshots/screenshot-contact-sheet.png). + ## Project status and integration This repository is intended to be embedded into the main `mars_nwe` Git repository: diff --git a/doc/screenshots/print-queue-cups.png b/doc/screenshots/print-queue-cups.png index 94712ab..5309451 100644 Binary files a/doc/screenshots/print-queue-cups.png and b/doc/screenshots/print-queue-cups.png differ diff --git a/doc/screenshots/screenshot-contact-sheet.png b/doc/screenshots/screenshot-contact-sheet.png new file mode 100644 index 0000000..f4ae08f Binary files /dev/null and b/doc/screenshots/screenshot-contact-sheet.png differ diff --git a/doc/screenshots/thumbs/print-queue-cups.png b/doc/screenshots/thumbs/print-queue-cups.png index f97b69f..ae45e19 100644 Binary files a/doc/screenshots/thumbs/print-queue-cups.png and b/doc/screenshots/thumbs/print-queue-cups.png differ diff --git a/doc/screenshots/thumbs/user-editor.png b/doc/screenshots/thumbs/user-editor.png index 25a019a..b58b56e 100644 Binary files a/doc/screenshots/thumbs/user-editor.png and b/doc/screenshots/thumbs/user-editor.png differ diff --git a/doc/screenshots/thumbs/validation-error.png b/doc/screenshots/thumbs/validation-error.png index c53c37e..b67ab8d 100644 Binary files a/doc/screenshots/thumbs/validation-error.png and b/doc/screenshots/thumbs/validation-error.png differ diff --git a/doc/screenshots/user-editor.png b/doc/screenshots/user-editor.png index 9d3ebfb..535b844 100644 Binary files a/doc/screenshots/user-editor.png and b/doc/screenshots/user-editor.png differ diff --git a/doc/screenshots/validation-error.png b/doc/screenshots/validation-error.png index 3a393c4..b80015d 100644 Binary files a/doc/screenshots/validation-error.png and b/doc/screenshots/validation-error.png differ