Hello community,

here is the log from the commit of package guake for openSUSE:Factory checked 
in at 2013-01-24 09:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/guake (Old)
 and      /work/SRC/openSUSE:Factory/.guake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "guake", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/guake/guake.changes      2012-12-07 
14:10:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.guake.new/guake.changes 2013-01-24 
09:56:33.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 22 13:15:23 UTC 2013 - [email protected]
+
+- Add guake-default-transparency.patch to set default
+  transparency lower. (bnc#799862).
+
+------------------------------------------------------------------

New:
----
  guake-default-transparency.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ guake.spec ++++++
--- /var/tmp/diff_new_pack.OABZSE/_old  2013-01-24 09:56:33.000000000 +0100
+++ /var/tmp/diff_new_pack.OABZSE/_new  2013-01-24 09:56:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package guake
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Bjørn Lie
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,6 +25,8 @@
 Group:          System/X11/Terminals
 Url:            http://guake.org
 Source0:        http://guake.org/files/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM guake-default-transparency.patch bnc#799862 
[email protected] -- fix for default transparency being too high 
+Patch1:         guake-default-transparency.patch
 BuildRequires:  intltool
 BuildRequires:  python-devel
 %if 0%{?suse_version} <= 1130
@@ -59,6 +61,7 @@
 %lang_package
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure --disable-static

++++++ guake-default-transparency.patch ++++++
--- a/data/guake.schemas
+++ b/data/guake.schemas
@@ -297,7 +297,7 @@
             <applyto>/apps/guake/style/background/transparency</applyto>
             <owner>guake</owner>
             <type>int</type>
-            <default>80</default>
+            <default>20</default>
             <locale name="C">
                 <short>Background transparency.</short>
                 <long>Alpha that will be applied to the terminal
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to