diff options
| author | Bert <ber.t@gmx.com> | 2011-02-25 09:29:37 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-02-25 09:29:37 +0100 | 
| commit | 62fb69b3287addfc5f28db1117b2e314b68e761c (patch) | |
| tree | bba0bce47fa3ab1509a7ff4a22dbf5befbc2ea5f | |
| parent | 4cfb8a204a2d56cb3b41681bf0fa3d68b89c6b31 (diff) | |
Todo: save rotated images
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | TODO | 1 | 
2 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,6 @@  all: sxiv -VERSION=git-20110221 +VERSION=git-20110225  CC?=gcc  PREFIX?=/usr/local @@ -0,0 +1 @@ +- Keyboard mapping to save rotated images | 
