[eog/gnome-2-32] Set black background color by default



commit 3a2cc7a6356f5cf80f7a9c5bddd69ee8430a884a
Author: Felix Riemann <friemann gnome org>
Date:   Sun Aug 8 16:46:02 2010 +0200

    Set black background color by default
    
    This is said to improve the viewing contrast of the image.
    Fixes bug 616450.

 data/eog.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/eog.schemas.in b/data/eog.schemas.in
index 14a186a..414d108 100644
--- a/data/eog.schemas.in
+++ b/data/eog.schemas.in
@@ -30,7 +30,7 @@
       <applyto>/apps/eog/view/use-background-color</applyto>
       <owner>eog</owner>
       <type>bool</type>
-      <default>0</default>
+      <default>1</default>
       <locale name="C">
 	<short>Use a custom background color</short>
 	<long>If this is active the color set by the background-color key will be used to fill the area behind the image. If it is not set the current GTK theme will determine the fill color.</long>



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