[solang] Slightly moved the main vertical pane to the left



commit 32f9912fe99f253ea70236f142328c1aa6ed8bfb
Author: Debarshi Ray <rishi gnu org>
Date:   Mon Feb 1 20:35:46 2010 +0200

    Slightly moved the main vertical pane to the left
    
    This ensures that atleast three columns of photos can be accommodated
    when the main window is 800 pixel wide.

 data/solang-layout.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/solang-layout.xml b/data/solang-layout.xml
index 1e4d4c6..7bfef56 100644
--- a/data/solang-layout.xml
+++ b/data/solang-layout.xml
@@ -2,7 +2,7 @@
 <dock-layout>
     <layout name="__default__">
         <dock name="__dock_1" floating="no" width="-1" height="-1" floatx="0" floaty="0">
-            <paned orientation="horizontal" locked="no" position="216">
+            <paned orientation="horizontal" locked="no" position="200">
                 <paned orientation="vertical" locked="no" position="426">
                     <notebook orientation="vertical" locked="no" page="2">
                         <item name="date-dock-item" orientation="vertical" locked="no"/>



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