[gnome-initial-setup] Make yelp a little bigger, still



commit eaa412d6b7ef24c84755f1260467856866c4a852
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Nov 6 15:40:25 2012 -0500

    Make yelp a little bigger, still
    
    Otherwise, the overlays scratch the bottom of the window.

 data/gnome-welcome-tour |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-welcome-tour b/data/gnome-welcome-tour
index 3ff8868..b7b0a79 100755
--- a/data/gnome-welcome-tour
+++ b/data/gnome-welcome-tour
@@ -13,7 +13,7 @@ if [ ! -d $cfgdir/yelp ]; then
         mkdir $cfgdir/yelp
         cat <<EOF >>$cfgdir/yelp/yelp.cfg
 [documents/help%3Agetting-started]
-geometry=(910, 590)
+geometry=(910, 620)
 EOF
 fi
 



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