Mercurial > geeqie.yaz
changeset 83:4a0091c0c231
ChangeLog fix
author | gqview |
---|---|
date | Thu, 19 Oct 2006 19:32:31 +0000 |
parents | a4c1b7014e6e |
children | ba3c39002a24 |
files | ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 19 19:27:20 2006 +0000 +++ b/ChangeLog Thu Oct 19 19:32:31 2006 +0000 @@ -2,8 +2,9 @@ * image.c, typedefs.h: Add ALTER_DESATURATE alteration type. * img-view.c, layout_image.c, layout_util.c, menu.c: Allow to grayscale - the display of current image with [Shift]+[G] kyboard shortcut and - 'adjust' submenu item. + the display of current image with [Shift]+[G] keyboard shortcut and + 'adjust' submenu item. Also fixed bug of [Shift]+[R] shortcut from also + activating refresh [R]. * pixbuf_util.[ch] (pixbuf_desaturate_rect): Implement grayscale function.