diff options
| author | Michal Sojka <sojkam1@fel.cvut.cz> | 2010-11-23 18:09:10 +0100 |
|---|---|---|
| committer | Michal Sojka <sojkam1@fel.cvut.cz> | 2010-11-23 18:09:10 +0100 |
| commit | 3706eeb0453d6268b78f2c6db5a5f4d9a64fe855 (patch) | |
| tree | 053d8931b280732202ee267605aa11dcaef21d18 | |
| parent | faffab2df738a7d73840798560415005a5081cd2 (diff) | |
Add some screenshots
| -rw-r--r-- | index.mdwn | 4 | ||||
| -rw-r--r-- | screenshots/Screenshot-notmuch-hello.png | bin | 0 -> 29178 bytes | |||
| -rw-r--r-- | screenshots/Screenshot-notmuch-search.png | bin | 0 -> 101895 bytes | |||
| -rw-r--r-- | screenshots/Screenshot-notmuch-show.png | bin | 0 -> 57714 bytes | |||
| -rw-r--r-- | screenshots/Screenshot-notmuch-thread.png | bin | 0 -> 53566 bytes | |||
| -rw-r--r-- | screenshots/index.mdwn | 8 |
6 files changed, 12 insertions, 0 deletions
@@ -86,6 +86,10 @@ Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/ * [Debian](http://packages.debian.org/search?keywords=notmuch), [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch) +## Screenshots + +* [[Emacs UI screenshots|screenshots]] + ## Contact: Email & IRC Comments? Please feel free to email the notmuch mailing list: diff --git a/screenshots/Screenshot-notmuch-hello.png b/screenshots/Screenshot-notmuch-hello.png Binary files differnew file mode 100644 index 0000000..0f36d98 --- /dev/null +++ b/screenshots/Screenshot-notmuch-hello.png diff --git a/screenshots/Screenshot-notmuch-search.png b/screenshots/Screenshot-notmuch-search.png Binary files differnew file mode 100644 index 0000000..ed84460 --- /dev/null +++ b/screenshots/Screenshot-notmuch-search.png diff --git a/screenshots/Screenshot-notmuch-show.png b/screenshots/Screenshot-notmuch-show.png Binary files differnew file mode 100644 index 0000000..6ad0864 --- /dev/null +++ b/screenshots/Screenshot-notmuch-show.png diff --git a/screenshots/Screenshot-notmuch-thread.png b/screenshots/Screenshot-notmuch-thread.png Binary files differnew file mode 100644 index 0000000..c4650c2 --- /dev/null +++ b/screenshots/Screenshot-notmuch-thread.png diff --git a/screenshots/index.mdwn b/screenshots/index.mdwn new file mode 100644 index 0000000..192fe9f --- /dev/null +++ b/screenshots/index.mdwn @@ -0,0 +1,8 @@ +[!meta title=Screenshots] + +## Notmuch 0.5 -- Emacs UI + +[!img Screenshot-notmuch-hello.png alt="Hello screen"] +[!img Screenshot-notmuch-search.png alt="Search results"] +[!img Screenshot-notmuch-show.png alt="Thread view"] +[!img Screenshot-notmuch-thread.png alt="Collapsed thread"] |
