- Timestamp:
- 09/23/07 18:23:42 (1 year ago)
- Files:
-
- patches/use-gtkimageview-in-eog2.patch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
patches/use-gtkimageview-in-eog2.patch
r408 r409 1 This patch adds support for GtkImageView in EOG. The EogScrollView 2 widget is replaced with a GtkAnimView. This way, EOG becomes capable 3 of showing GIF animations. 4 5 Patch applies cleanly against EOG r3989. 6 7 Copyright (C) 2007 Björn Lindqvist <bjourne@gmail.com> 8 1 9 Index: src/eog-image.h 2 10 ===================================================================
