Updating branch refs/heads/master
         to eee4f7cd4dba7b813f23bb03772893d0722dcac6 (commit)
       from 5619251ec2172f48f119fcdd2ece3dffc2e203b6 (commit)

commit eee4f7cd4dba7b813f23bb03772893d0722dcac6
Author: Stephan Arts <[email protected]>
Date:   Fri Jul 29 19:55:18 2011 +0200

    Set maximum scale to 400% instead of 200%

 src/image_viewer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/image_viewer.c b/src/image_viewer.c
index 3251939..b3dee92 100644
--- a/src/image_viewer.c
+++ b/src/image_viewer.c
@@ -37,7 +37,7 @@
 #endif
 
 #ifndef RSTTO_MAX_SCALE
-#define RSTTO_MAX_SCALE 2.0
+#define RSTTO_MAX_SCALE 4.0
 #endif
 
 typedef enum
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to