From ffd1dec01f98d853c017b575fd4df26377ed7e65 Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Fri, 04 Jan 2008 20:26:12 +0000 Subject: Added, EvTransitionAnimation will contain the implementations for page 2008-01-04 Carlos Garnacho * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation will contain the implementations for page transition animations, at the moment it just has the "replace" effect. * shell/Makefile.am: Added these files to build. svn path=/trunk/; revision=2799 --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index b301374..2b5d58e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -84,6 +84,8 @@ evince_SOURCES= \ ev-timeline.h \ ev-tooltip.c \ ev-tooltip.h \ + ev-transition-animation.c \ + ev-transition-animation.h \ main.c \ xdg-user-dir-lookup.c -- cgit v0.9.1