[gthumb/ext] slow down the transition speed



commit 0571181f6f7e83ff54be4fe9c39239fae9045b49
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 5 18:12:27 2009 +0200

    slow down the transition speed

 extensions/slideshow/gth-transition.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/slideshow/gth-transition.h b/extensions/slideshow/gth-transition.h
index c393f91..7cbdddb 100644
--- a/extensions/slideshow/gth-transition.h
+++ b/extensions/slideshow/gth-transition.h
@@ -30,7 +30,7 @@
 
 G_BEGIN_DECLS
 
-#define GTH_TRANSITION_DURATION 250
+#define GTH_TRANSITION_DURATION 400
 
 #define GTH_TYPE_TRANSITION              (gth_transition_get_type ())
 #define GTH_TRANSITION(obj)              (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTH_TYPE_TRANSITION, GthTransition))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]