Hello community,

here is the log from the commit of package e-theme-openSUSE for 
openSUSE:Factory checked in at 2013-11-04 08:49:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e-theme-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.e-theme-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e-theme-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/e-theme-openSUSE/e-theme-openSUSE.changes        
2013-10-21 15:10:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.e-theme-openSUSE.new/e-theme-openSUSE.changes   
2013-11-04 08:49:06.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov  1 04:44:45 UTC 2013 - si...@simotek.net
+
+- Minor fix, buttons in non active top bars are now green
+  this makes them visible unlike before
+
+-------------------------------------------------------------------

Old:
----
  e-theme-openSUSE-20131001.tar.bz2

New:
----
  e-theme-openSUSE-20131101.tar.bz2

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

Other differences:
------------------
++++++ e-theme-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.UCNNSu/_old  2013-11-04 08:49:10.000000000 +0100
+++ /var/tmp/diff_new_pack.UCNNSu/_new  2013-11-04 08:49:10.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           e-theme-openSUSE
-Version:        20131001
+Version:        20131101
 Release:        0
 License:        BSD-2-Clause
 Summary:        openSUSE theme for E17

++++++ e-theme-openSUSE-20131001.tar.bz2 -> e-theme-openSUSE-20131101.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/e-theme-openSUSE-20131001/edc-sb-sb/border.edc 
new/e-theme-openSUSE-20131101/edc-sb-sb/border.edc
--- old/e-theme-openSUSE-20131001/edc-sb-sb/border.edc  2013-09-15 
04:47:06.000000000 +0200
+++ new/e-theme-openSUSE-20131101/edc-sb-sb/border.edc  2013-11-01 
05:35:24.000000000 +0100
@@ -9,12 +9,15 @@
    images.image: "sym_close_dark_selected.png" COMP;
    images.image: "sym_close_light_normal.png" COMP;
    images.image: "sym_close_light_selected.png" COMP;
+   images.image: "sym_close_color_normal.png" COMP;
    images.image: "sym_down_dark_normal.png" COMP;
+   images.image: "sym_down_color_normal.png" COMP;
    images.image: "sym_down_dark_selected.png" COMP;
    images.image: "sym_down_light_normal.png" COMP;
    images.image: "sym_down_light_selected.png" COMP;
    images.image: "sym_up_dark_normal.png" COMP;
    images.image: "sym_up_dark_selected.png" COMP;
+   images.image: "sym_up_color_normal.png" COMP;
    images.image: "sym_up_light_normal.png" COMP;
    images.image: "sym_up_light_selected.png" COMP;
    images.image: "glow_round_corners_small.png" COMP;
@@ -218,7 +221,7 @@
       part { name: "close1";
          clip_to: "clip1";
          description { state: "default" 0.0;
-            image.normal: "sym_close_dark_normal.png";
+            image.normal: "sym_close_color_normal.png";
             rel1.to: "e.event.close";
             rel2.to: "e.event.close";
             min: 15 15;
@@ -227,13 +230,13 @@
          }
          description { state: "selected" 0.0;
             inherit: "default" 0.0;
-            image.normal: "sym_close_dark_selected.png";
+            image.normal: "sym_close_color_normal.png";
          }
       }
       part { name: "max1";
          clip_to: "clip1";
          description { state: "default" 0.0;
-            image.normal: "sym_up_dark_normal.png";
+            image.normal: "sym_up_color_normal.png";
             rel1.to: "e.event.maximize";
             rel2.to: "e.event.maximize";
             min: 15 15;
@@ -242,13 +245,13 @@
          }
          description { state: "selected" 0.0;
             inherit: "default" 0.0;
-            image.normal: "sym_up_dark_selected.png";
+            image.normal: "sym_up_color_normal.png";
          }
       }
       part { name: "min1";
          clip_to: "clip1";
          description { state: "default" 0.0;
-            image.normal: "sym_down_dark_normal.png";
+            image.normal: "sym_down_color_normal.png";
             rel1.to: "e.event.minimize";
             rel2.to: "e.event.minimize";
             min: 15 15;
@@ -257,7 +260,7 @@
          }
          description { state: "selected" 0.0;
             inherit: "default" 0.0;
-            image.normal: "sym_down_dark_selected.png";
+            image.normal: "sym_down_color_normal.png";
          }
       }
       part { name: "close2";
Files old/e-theme-openSUSE-20131001/img-manual/sym_close_color_normal.png and 
new/e-theme-openSUSE-20131101/img-manual/sym_close_color_normal.png differ
Files old/e-theme-openSUSE-20131001/img-manual/sym_down_color_normal.png and 
new/e-theme-openSUSE-20131101/img-manual/sym_down_color_normal.png differ
Files old/e-theme-openSUSE-20131001/img-manual/sym_up_color_normal.png and 
new/e-theme-openSUSE-20131101/img-manual/sym_up_color_normal.png differ

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to