Changeset 409 for patches

Show
Ignore:
Timestamp:
09/23/07 18:23:42 (1 year ago)
Author:
bjourne
Message:

Add patch description for the EOG patch.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • patches/use-gtkimageview-in-eog2.patch

    r408 r409  
     1This patch adds support for GtkImageView in EOG. The EogScrollView 
     2widget is replaced with a GtkAnimView. This way, EOG becomes capable 
     3of showing GIF animations. 
     4 
     5Patch applies cleanly against EOG r3989. 
     6 
     7Copyright (C) 2007 Björn Lindqvist <bjourne@gmail.com> 
     8 
    19Index: src/eog-image.h 
    210===================================================================