Hello community,

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

Package is "faenza-icon-theme"

Changes:
--------
--- /work/SRC/openSUSE:Factory/faenza-icon-theme/faenza-icon-theme.changes      
2013-03-08 13:01:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.faenza-icon-theme.new/faenza-icon-theme.changes 
2013-05-16 10:11:12.000000000 +0200
@@ -1,0 +2,5 @@
+Fri May 10 09:45:06 UTC 2013 - rmila...@suse.com
+
+- Also rebrand svg icons, otherwise default icon is set to Ubuntu.
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ faenza-install ++++++
--- /var/tmp/diff_new_pack.Gn5qFv/_old  2013-05-16 10:11:13.000000000 +0200
+++ /var/tmp/diff_new_pack.Gn5qFv/_new  2013-05-16 10:11:13.000000000 +0200
@@ -41,7 +41,7 @@
         for variant in variants:
             for root, dirs, files in os.walk(variant):
                 for f in files:
-                    if fnmatch(f, target + '.png'):
+                    if fnmatch(f, target + '.png') or fnmatch(f, target + 
'.svg'):
                         icons.append(root + '/' + f)
         return 0
 

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

Reply via email to