[gthumb] [slideshow] set the default transition to random



commit 45c619f40b5bf089bdbfb169b80cb6bbc34372b5
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Feb 11 10:23:53 2010 +0100

    [slideshow] set the default transition to random

 extensions/slideshow/preferences.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/slideshow/preferences.h b/extensions/slideshow/preferences.h
index f8e3170..b56ccfe 100644
--- a/extensions/slideshow/preferences.h
+++ b/extensions/slideshow/preferences.h
@@ -30,7 +30,7 @@
 #define  PREF_SLIDESHOW_AUTOMATIC        "/apps/gthumb/ext/slideshow/automatic"
 #define  PREF_SLIDESHOW_TRANSITION       "/apps/gthumb/ext/slideshow/transition"
 
-#define  DEFAULT_TRANSITION "fade-in"
+#define  DEFAULT_TRANSITION "random"
 
 void ss__dlg_preferences_construct_cb (GtkWidget  *dialog,
 				       GthBrowser *browser,



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