Hello community,

here is the log from the commit of package gnome-themes-standard for 
openSUSE:Factory
checked in at Fri Jul 8 12:36:00 CEST 2011.



--------
--- GNOME/gnome-themes-standard/gnome-themes-standard.changes   2011-06-27 
15:01:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/gnome-themes-standard/gnome-themes-standard.changes
    2011-07-02 08:59:59.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jul  2 08:59:03 CEST 2011 - [email protected]
+
+- Update to version 3.1.3:
+  + Fix borders and background for vertical progressbars
+  + Fix horizontal padding for progressbars in GtkEntry
+  + Add a subtle gradient to the active notebook tab
+  + Improve styling for GtkComboBox with entries
+  + Improve insensitive style for the dark theme
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gnome-themes-standard-3.1.2.1.tar.bz2

New:
----
  gnome-themes-standard-3.1.3.tar.bz2

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

Other differences:
------------------
++++++ gnome-themes-standard.spec ++++++
--- /var/tmp/diff_new_pack.raMJri/_old  2011-07-08 12:35:45.000000000 +0200
+++ /var/tmp/diff_new_pack.raMJri/_new  2011-07-08 12:35:45.000000000 +0200
@@ -19,12 +19,12 @@
 
 Name:           gnome-themes-standard
 Summary:        Standard GNOME Themes
-Version:        3.1.2.1
+Version:        3.1.3
 Release:        1
 License:        LGPLv2.1+
 Group:          System/GUI/GNOME
 Url:            http://www.gnome.org
-Source:         
http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/3.1/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gnome-themes-standard/3.1/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gtk3-devel
 BuildRequires:  intltool

++++++ gnome-themes-standard-3.1.2.1.tar.bz2 -> 
gnome-themes-standard-3.1.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-standard-3.1.2.1/ChangeLog 
new/gnome-themes-standard-3.1.3/ChangeLog
--- old/gnome-themes-standard-3.1.2.1/ChangeLog 2011-06-13 23:50:14.000000000 
+0200
+++ new/gnome-themes-standard-3.1.3/ChangeLog   2011-07-02 03:48:32.000000000 
+0200
@@ -1,5 +1,136 @@
 # Generated by Makefile. Do not edit.
 
+commit 57c2a34ad69a5d72c7c7d7b492e63bd01949c00d
+Author: Cosimo Cecchi <[email protected]>
+Date:   Fri Jul 1 21:48:01 2011 -0400
+
+    release: prepare for 3.1.3
+
+ NEWS         |    9 +++++++++
+ configure.ac |    2 +-
+ 2 files changed, 10 insertions(+), 1 deletions(-)
+
+commit 0b2f5d0f92f85b50e2561eed7eb84fd40070ae32
+Author: Cosimo Cecchi <[email protected]>
+Date:   Mon Jun 20 09:29:38 2011 -0400
+
+    build: require GTK+ >= 3.1.6
+    
+    We use features from GTK+ master, so we should require it.
+
+ configure.ac |    3 +--
+ 1 files changed, 1 insertions(+), 2 deletions(-)
+
+commit bac47b5d22da378bed9bc7ca0976b0fe7ac795c3
+Author: Cosimo Cecchi <[email protected]>
+Date:   Fri Jun 17 02:21:11 2011 -0400
+
+    dark: use a consistent insensitive style for the dark theme
+    
+    Based on the original Jakub's insensitive dark assets palette.
+
+ .../scale-slider-horizontal-insensitive-dark.svg   |   10 +++---
+ ...der-marks-above-horizontal-insensitive-dark.svg |   10 +++---
+ ...lider-marks-above-vertical-insensitive-dark.svg |   10 +++---
+ ...der-marks-below-horizontal-insensitive-dark.svg |   10 +++---
+ ...lider-marks-below-vertical-insensitive-dark.svg |   14 +++++-----
+ .../scale-slider-vertical-insensitive-dark.svg     |   28 +++++++++++++------
+ themes/Adwaita/gtk-3.0/gtk-dark.css                |    6 ++--
+ 7 files changed, 49 insertions(+), 39 deletions(-)
+
+commit 27d38abf11ed28ce831ab0e2c282e644976fd633
+Author: Cosimo Cecchi <[email protected]>
+Date:   Fri Jun 17 01:08:48 2011 -0400
+
+    dark: misc fixes for the dark theme
+
+ themes/Adwaita/gtk-3.0/gtk-dark.css                |    2 ++
+ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css |    2 ++
+ themes/Adwaita/gtk-3.0/gtk-widgets.css             |    2 +-
+ themes/Adwaita/gtk-3.0/gtk.css                     |    2 ++
+ 4 files changed, 7 insertions(+), 1 deletions(-)
+
+commit eed5cd61dff0f5ac88568b85c1fcddcd11a44d97
+Author: Cosimo Cecchi <[email protected]>
+Date:   Fri Jun 17 00:03:03 2011 -0400
+
+    toolbars: make padding distribution more uniform for toolbars
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+commit 413ff5f17b9fd1ad7bd0fe3d732b24e944809d10
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:55:29 2011 -0400
+
+    combobox: improve GtkComboBox with entries styling a bit
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    6 ++++++
+ 1 files changed, 6 insertions(+), 0 deletions(-)
+
+commit f6f7af86af58942f7f485e10f05381448eceec48
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:54:58 2011 -0400
+
+    notebook: tweak background gradient for active notebook tab
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    6 ++++--
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit 905508a8908cfe1abd4312236e6ead4dd0e93484
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:50:24 2011 -0400
+
+    combobox: fix padding for GtkComboBox with entries
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f81d27a36b8014c9f497a7d281426f4f9545d2b0
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:48:49 2011 -0400
+
+    spinbutton: tweak padding
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++++
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 4739bee4c235a193da8b85434338e9c1756a1f56
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:48:05 2011 -0400
+
+    all: fix some border radii
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
+commit f6a06b8b96d5abdde0b92428ce1a08e1f5139d03
+Author: Cosimo Cecchi <[email protected]>
+Date:   Thu Jun 16 23:42:47 2011 -0400
+
+    all: add some missing assets for vertical progressbars
+    
+    And fix trough/sliders for GtkScales with no orientation.
+
+ themes/Adwaita/gtk-3.0/assets/Makefile.am          |    2 +
+ .../assets/progressbar-border-vertical-dark.svg    |   97 +++++++++++++++++++
+ .../gtk-3.0/assets/progressbar-border-vertical.svg |   98 ++++++++++++++++++++
+ themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css |    7 ++
+ themes/Adwaita/gtk-3.0/gtk-widgets-assets.css      |    7 ++
+ themes/Adwaita/gtk-3.0/gtk-widgets.css             |   16 +++
+ 6 files changed, 227 insertions(+), 0 deletions(-)
+
+commit b394bca95671e03f43212ceb508ee89c18e79a6c
+Author: Cosimo Cecchi <[email protected]>
+Date:   Wed Jun 15 00:10:51 2011 -0400
+
+    entry: fix horizontal whitespace around progressbars in GtkEntry
+    
+    https://bugzilla.gnome.org/show_bug.cgi?id=652599
+
+ themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+
 commit 0b870305c6e70bd28b49dd52fa05a28a55c488b5
 Author: Cosimo Cecchi <[email protected]>
 Date:   Mon Jun 13 17:49:47 2011 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-standard-3.1.2.1/NEWS 
new/gnome-themes-standard-3.1.3/NEWS
--- old/gnome-themes-standard-3.1.2.1/NEWS      2011-06-13 23:48:41.000000000 
+0200
+++ new/gnome-themes-standard-3.1.3/NEWS        2011-07-02 03:47:13.000000000 
+0200
@@ -1,3 +1,12 @@
+3.1.3
+=====
+
+Fix borders and background for vertical progressbars
+Fix horizontal padding for progressbars in GtkEntry
+Add a subtle gradient to the active notebook tab
+Improve styling for GtkComboBox with entries
+Improve insensitive style for the dark theme
+
 3.1.2.1
 =======
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-standard-3.1.2.1/configure 
new/gnome-themes-standard-3.1.3/configure
--- old/gnome-themes-standard-3.1.2.1/configure 2011-06-13 23:49:00.000000000 
+0200
+++ new/gnome-themes-standard-3.1.3/configure   2011-07-02 03:47:35.000000000 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gnome-themes-standard 3.1.2.1.
+# Generated by GNU Autoconf 2.68 for gnome-themes-standard 3.1.3.
 #
 # Report bugs to 
<http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard>.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='gnome-themes-standard'
 PACKAGE_TARNAME='gnome-themes-standard'
-PACKAGE_VERSION='3.1.2.1'
-PACKAGE_STRING='gnome-themes-standard 3.1.2.1'
+PACKAGE_VERSION='3.1.3'
+PACKAGE_STRING='gnome-themes-standard 3.1.3'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard'
 PACKAGE_URL=''
 
@@ -1351,7 +1351,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gnome-themes-standard 3.1.2.1 to adapt to many kinds 
of systems.
+\`configure' configures gnome-themes-standard 3.1.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1422,7 +1422,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gnome-themes-standard 
3.1.2.1:";;
+     short | recursive ) echo "Configuration of gnome-themes-standard 3.1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1533,7 +1533,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gnome-themes-standard configure 3.1.2.1
+gnome-themes-standard configure 3.1.3
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1902,7 +1902,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gnome-themes-standard $as_me 3.1.2.1, which was
+It was created by gnome-themes-standard $as_me 3.1.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2718,7 +2718,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-themes-standard'
- VERSION='3.1.2.1'
+ VERSION='3.1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13615,7 +13615,6 @@
        < $srcdir/po/POTFILES.in > po/POTFILES
 
 
-# Don't forget to update the README when changing this.
 
 pkg_failed=no
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5
@@ -13625,12 +13624,12 @@
     pkg_cv_GTK_CFLAGS="$GTK_CFLAGS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= 3.0.8\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0.8") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= 3.1.6\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.1.6") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.0.8" 2>/dev/null`
+  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.1.6" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -13641,12 +13640,12 @@
     pkg_cv_GTK_LIBS="$GTK_LIBS"
  elif test -n "$PKG_CONFIG"; then
     if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= 3.0.8\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0.8") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \"gtk+-3.0 >= 3.1.6\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.1.6") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then
-  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.0.8" 2>/dev/null`
+  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.1.6" 2>/dev/null`
 else
   pkg_failed=yes
 fi
@@ -13666,9 +13665,9 @@
         _pkg_short_errors_supported=no
 fi
         if test $_pkg_short_errors_supported = yes; then
-               GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"gtk+-3.0 >= 3.0.8" 2>&1`
+               GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
"gtk+-3.0 >= 3.1.6" 2>&1`
         else
-               GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-3.0 >= 3.0.8" 
2>&1`
+               GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-3.0 >= 3.1.6" 
2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
        echo "$GTK_PKG_ERRORS" >&5
@@ -14294,7 +14293,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gnome-themes-standard $as_me 3.1.2.1, which was
+This file was extended by gnome-themes-standard $as_me 3.1.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14351,7 +14350,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-gnome-themes-standard config.status 3.1.2.1
+gnome-themes-standard config.status 3.1.3
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-standard-3.1.2.1/configure.ac 
new/gnome-themes-standard-3.1.3/configure.ac
--- old/gnome-themes-standard-3.1.2.1/configure.ac      2011-06-13 
23:48:54.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/configure.ac        2011-07-02 
03:47:26.000000000 +0200
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
 
-AC_INIT([gnome-themes-standard], [3.1.2.1],
+AC_INIT([gnome-themes-standard], [3.1.3],
         
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])
@@ -28,8 +28,7 @@
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package])
 AM_GLIB_GNU_GETTEXT
 
-# Don't forget to update the README when changing this.
-PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.0.8,,
+PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.1.6,,
                   AC_MSG_ERROR([GTK+-3.0 is required to compile 
gnome-themes-standard]))
 
 AC_SUBST(GTK_CFLAGS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/Makefile.am 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/Makefile.am
--- old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/Makefile.am 
2011-06-12 03:24:06.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/Makefile.am   
2011-07-01 23:53:06.000000000 +0200
@@ -28,6 +28,8 @@
        primary-toolbar-raised-button-border-dark.svg \
        progressbar-border.svg \
        progressbar-border-dark.svg \
+       progressbar-border-vertical.svg \
+       progressbar-border-vertical-dark.svg \
        radio-selected.svg \
        radio-selected-dark.svg \
        radio-selected-insensitive.svg \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/Makefile.in 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/Makefile.in
--- old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/Makefile.in 
2011-06-13 23:49:00.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/Makefile.in   
2011-07-02 03:47:36.000000000 +0200
@@ -248,6 +248,8 @@
        primary-toolbar-raised-button-border-dark.svg \
        progressbar-border.svg \
        progressbar-border-dark.svg \
+       progressbar-border-vertical.svg \
+       progressbar-border-vertical-dark.svg \
        radio-selected.svg \
        radio-selected-dark.svg \
        radio-selected-insensitive.svg \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical-dark.svg
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical-dark.svg
  2011-06-29 23:44:01.000000000 +0200
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="16px"
+   height="16px"
+   id="svg4031"
+   version="1.1"
+   inkscape:version="0.48.1 r9760"
+   sodipodi:docname="progressbar-border-dark.svg">
+  <defs
+     id="defs4033">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6844-9-1"
+       id="linearGradient9039"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.45247148,0,0,0.84615346,71.4334,513.19537)"
+       x1="204.98633"
+       y1="175.93756"
+       x2="204.98633"
+       y2="196.36371" />
+    <linearGradient
+       id="linearGradient6844-9-1"
+       inkscape:collect="always">
+      <stop
+         id="stop6846-7-5"
+         offset="0"
+         style="stop-color:#76b0ec;stop-opacity:1" />
+      <stop
+         id="stop6848-7-9"
+         offset="1"
+         style="stop-color:#1f72c6;stop-opacity:1" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="26.170022"
+     inkscape:cx="0.49668622"
+     inkscape:cy="10.16505"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="741"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata4036">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.0069616"
+       rx="3.0069616"
+       y="0.5"
+       x="-15.5"
+       height="15"
+       width="15"
+       id="rect6002"
+       
style="fill:none;stroke:#e06a00;stroke-width:0.99999994;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new"
+       transform="matrix(0,-1,1,0,0,0)" />
+    <rect
+       
style="fill:#77757a;fill-opacity:0.31372549;stroke:none;display:inline;enable-background:new"
+       id="rect6074"
+       width="1"
+       height="10"
+       x="1"
+       y="3" />
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical.svg
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/progressbar-border-vertical.svg
       2011-06-29 23:44:01.000000000 +0200
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="16px"
+   height="16px"
+   id="svg4031"
+   version="1.1"
+   inkscape:version="0.48.1 r9760"
+   sodipodi:docname="progressbar-border.svg">
+  <defs
+     id="defs4033">
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient6844-9-1"
+       id="linearGradient9039"
+       gradientUnits="userSpaceOnUse"
+       gradientTransform="matrix(0.45247148,0,0,0.84615346,71.4334,513.19537)"
+       x1="204.98633"
+       y1="175.93756"
+       x2="204.98633"
+       y2="196.36371" />
+    <linearGradient
+       id="linearGradient6844-9-1"
+       inkscape:collect="always">
+      <stop
+         id="stop6846-7-5"
+         offset="0"
+         style="stop-color:#76b0ec;stop-opacity:1" />
+      <stop
+         id="stop6848-7-9"
+         offset="1"
+         style="stop-color:#1f72c6;stop-opacity:1" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="20"
+     inkscape:cx="7.4129968"
+     inkscape:cy="10.16505"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:grid-bbox="true"
+     inkscape:document-units="px"
+     inkscape:window-width="1280"
+     inkscape:window-height="741"
+     inkscape:window-x="0"
+     inkscape:window-y="26"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata4036">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer">
+    <rect
+       ry="3.0069616"
+       rx="3.0069616"
+       y="-15.5"
+       x="0.49999994"
+       height="15"
+       width="15"
+       id="rect6002"
+       
style="fill:none;stroke:#3277bf;stroke-width:0.99999994;stroke-linecap:butt;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new"
+       transform="matrix(0,1,-1,0,0,0)" />
+    <rect
+       transform="scale(-1,-1)"
+       
style="fill:#ffffff;fill-opacity:0.31372549;stroke:none;display:inline;enable-background:new"
+       id="rect6074"
+       width="1"
+       height="10"
+       x="-2"
+       y="-13" />
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-horizontal-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-horizontal-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-horizontal-insensitive-dark.svg
        2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-horizontal-insensitive-dark.svg
  2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg814"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-horizontal-insensitive.svg">
+   sodipodi:docname="scale-slider-horizontal-insensitive-dark.svg">
   <defs
      id="defs816">
     <linearGradient
@@ -116,7 +116,7 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="15.069135"
-     inkscape:cx="-16.02093"
+     inkscape:cx="-13.09217"
      inkscape:cy="8.5342841"
      inkscape:document-units="px"
      inkscape:current-layer="g6305"
@@ -124,7 +124,7 @@
      borderlayer="true"
      inkscape:showpageshadow="false"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1"
@@ -146,7 +146,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -165,7 +165,7 @@
          transform="matrix(1.153842,0,0,1.1538439,-159.84182,-44.153221)">
         <path
            sodipodi:type="arc"
-           
style="color:#000000;fill:#0b0b0d;stroke:#515156;stroke-width:0.76453793000000003;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;fill-opacity:1"
+           
style="color:#000000;fill:#222222;stroke:#4a4a4a;stroke-width:0.76453793000000003;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;fill-opacity:1"
            id="path16919"
            sodipodi:cx="660.96808"
            sodipodi:cy="255.0668"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive-dark.svg
    2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-horizontal-insensitive-dark.svg
      2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg5435"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-marks-above-horizontal-insensitive.svg">
+   sodipodi:docname="scale-slider-marks-above-horizontal-insensitive-dark.svg">
   <defs
      id="defs5437">
     <linearGradient
@@ -196,14 +196,14 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="11.197802"
-     inkscape:cx="-16.327773"
+     inkscape:cx="-32.491659"
      inkscape:cy="16"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1" />
@@ -215,7 +215,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -226,7 +226,7 @@
      transform="translate(0,-12)">
     <path
        inkscape:connector-curvature="0"
-       
style="fill:#0b0b0d;fill-opacity:1;stroke:#535156;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+       
style="fill:#222222;fill-opacity:1;stroke:#4a4a4a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
        d="m 7.3946185,12.500022 1.042601,0.01742 7.0627815,8.932969 0,7.816348 
C 15.500001,30.503974 14.54,31.5 13.347534,31.5 l -10.6950674,0 C 
1.4600001,31.5 0.5,30.503974 0.5,29.266758 l 0,-7.816348 6.8946185,-8.950411 z"
        id="path5960"
        sodipodi:nodetypes="cccccccccc" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive-dark.svg
      2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-above-vertical-insensitive-dark.svg
        2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg5435"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-marks-above-vertical-insensitive.svg">
+   sodipodi:docname="scale-slider-marks-above-vertical-insensitive-dark.svg">
   <defs
      id="defs5437">
     <linearGradient
@@ -196,14 +196,14 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="11.197802"
-     inkscape:cx="-16.327773"
+     inkscape:cx="-20.681552"
      inkscape:cy="16"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1" />
@@ -215,7 +215,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -226,7 +226,7 @@
      transform="translate(0,-16)">
     <path
        inkscape:connector-curvature="0"
-       
style="fill:#0b0b0d;fill-opacity:1;stroke:#535156;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+       
style="fill:#222222;fill-opacity:1;stroke:#4a4a4a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
        d="m 0.500023,24.605381 0.01742,-1.042601 8.932969,-7.062781 7.816348,0 
c 1.237215,0 2.233241,0.960001 2.233241,2.152467 l 0,10.695067 C 
19.500001,30.54 18.503975,31.5 17.266759,31.5 L 9.450411,31.5 0.5,24.605381 z"
        id="path5960"
        sodipodi:nodetypes="cccccccccc" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive-dark.svg
    2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-horizontal-insensitive-dark.svg
      2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg5435"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-marks-below-horizontal-insensitive.svg">
+   sodipodi:docname="scale-slider-marks-below-horizontal-insensitive-dark.svg">
   <defs
      id="defs5437">
     <linearGradient
@@ -133,14 +133,14 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="11.197802"
-     inkscape:cx="-16.327773"
+     inkscape:cx="-32.491659"
      inkscape:cy="16"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1" />
@@ -152,7 +152,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -163,7 +163,7 @@
      transform="translate(0,-12)">
     <path
        inkscape:connector-curvature="0"
-       
style="fill:#0b0b0d;fill-opacity:1;stroke:#535156;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+       
style="fill:#222222;fill-opacity:1;stroke:#4a4a4a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
        d="m 7.3946185,31.499978 1.042601,-0.01742 7.0627815,-8.932969 
0,-7.816348 C 15.500001,13.496026 14.54,12.5 13.347534,12.5 l -10.6950674,0 c 
-1.1924665,0 -2.15246658,0.996026 -2.15246658,2.233242 l 0,7.816348 
6.89461848,8.950411 z"
        id="path5960"
        sodipodi:nodetypes="cccccccccc" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive-dark.svg
      2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-marks-below-vertical-insensitive-dark.svg
        2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg5435"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-marks-below-vertical-insensitive.svg">
+   sodipodi:docname="scale-slider-marks-below-vertical-insensitive-dark.svg">
   <defs
      id="defs5437">
     <linearGradient
@@ -175,15 +175,15 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="11.197802"
-     inkscape:cx="-16.327773"
-     inkscape:cy="16"
+     inkscape:zoom="33.937498"
+     inkscape:cx="10.000001"
+     inkscape:cy="8.0000005"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:grid-bbox="true"
      inkscape:document-units="px"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1" />
@@ -195,7 +195,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -206,7 +206,7 @@
      transform="translate(0,-16)">
     <path
        inkscape:connector-curvature="0"
-       
style="fill:#0b0b0d;fill-opacity:1;stroke:#535156;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
+       
style="fill:#222222;fill-opacity:1;stroke:#4a4a4a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new"
        d="m 19.499978,24.605381 -0.01742,-1.042601 -8.932969,-7.062781 
-7.816348,0 C 1.496026,16.499999 0.5,17.46 0.5,18.652466 l 0,10.695067 C 
0.5,30.54 1.496026,31.5 2.733242,31.5 l 7.816348,0 8.950411,-6.894619 z"
        id="path5960"
        sodipodi:nodetypes="cccccccccc" />
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-vertical-insensitive-dark.svg
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-vertical-insensitive-dark.svg
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/assets/scale-slider-vertical-insensitive-dark.svg
  2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/assets/scale-slider-vertical-insensitive-dark.svg
    2011-06-29 23:44:01.000000000 +0200
@@ -15,7 +15,7 @@
    id="svg814"
    version="1.1"
    inkscape:version="0.48.1 r9760"
-   sodipodi:docname="scale-slider-vertical-insensitive.svg">
+   sodipodi:docname="scale-slider-vertical-insensitive-dark.svg">
   <defs
      id="defs816">
     <linearGradient
@@ -104,16 +104,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="15.069135"
-     inkscape:cx="-2.855913"
+     inkscape:zoom="30"
+     inkscape:cx="9.618842"
      inkscape:cy="8.5342841"
      inkscape:document-units="px"
-     inkscape:current-layer="g6305"
+     inkscape:current-layer="layer1"
      showgrid="true"
      borderlayer="true"
      inkscape:showpageshadow="false"
      inkscape:window-width="1280"
-     inkscape:window-height="743"
+     inkscape:window-height="741"
      inkscape:window-x="0"
      inkscape:window-y="26"
      inkscape:window-maximized="1"
@@ -135,7 +135,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -149,19 +149,29 @@
        id="g6305"
        style="display:inline;enable-background:new">
       <g
-         
style="opacity:1;display:inline;enable-background:new;fill:#0b0d0b;fill-opacity:1;stroke:#535156;stroke-opacity:1"
+         
style="fill:#0b0d0b;fill-opacity:1;stroke:#535156;stroke-width:1;stroke-opacity:1;display:inline;enable-background:new"
          id="g16917"
          transform="matrix(1.153842,0,0,1.1538439,-157.84178,-42.153509)">
         <path
            sodipodi:type="arc"
-           
style="color:#000000;fill:#0b0d0b;stroke:#535156;stroke-width:0.76453793000000003;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;fill-opacity:1"
+           
style="color:#000000;fill:#ff0000;fill-opacity:0;stroke:none;stroke-width:0.76453793000000003;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new"
            id="path16919"
            sodipodi:cx="660.96808"
            sodipodi:cy="255.0668"
            sodipodi:rx="4.5078058"
            sodipodi:ry="7.2937827"
            d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 
-4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 
2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z"
-           transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" />
+           transform="matrix(1.3458185,0,0,0.83176025,149.45688,61.845807)" />
+        <path
+           transform="matrix(1.4419436,0,0,0.89116967,85.921237,46.69245)"
+           d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 
-4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 
2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z"
+           sodipodi:ry="7.2937827"
+           sodipodi:rx="4.5078058"
+           sodipodi:cy="255.0668"
+           sodipodi:cx="660.96808"
+           id="path10355"
+           
style="opacity:1;color:#000000;fill:#222222;stroke:#4a4a4a;stroke-width:0.76453793000000003;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;fill-opacity:1"
+           sodipodi:type="arc" />
       </g>
     </g>
   </g>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-dark.css 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-dark.css
--- old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-dark.css       
2011-06-12 03:24:06.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-dark.css 
2011-07-01 23:53:06.000000000 +0200
@@ -25,9 +25,9 @@
 @define-color button_hover_gradient_color_a shade (@button_gradient_color_a, 
1.07);
 @define-color button_hover_gradient_color_b @theme_base_color;
 
-@define-color insensitive_bg_color #0b0b0d;
-@define-color insensitive_fg_color #585458;
-@define-color insensitive_border_color shade (@internal_element_color, 0.70);
+@define-color insensitive_bg_color alpha(#0b0b0d, 0.0);
+@define-color insensitive_fg_color alpha(#717171, 0.50);
+@define-color insensitive_border_color alpha(#717171, 0.50);
 
 @define-color inactive_frame_color shade (@theme_bg_color, 1.19);
 
@@ -74,6 +74,8 @@
 @define-color active_switch_bg_color_a shade (@theme_selected_bg_color, 0.85);
 @define-color active_switch_bg_color_b @theme_selected_bg_color;
 
+@define-color treeview_focus_border shade (@theme_selected_bg_color, 1.20);
+
 @define-color scale_fill shade (@insensitive_border_color, 0.90);
 @define-color scale_border_a shade (@internal_element_color, 0.90);
 @define-color scale_border_b shade (@internal_element_color, 0.65);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css
 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css
        2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets-assets-dark.css
  2011-07-01 23:53:06.000000000 +0200
@@ -64,6 +64,8 @@
     background-image: url("assets/radio-mixed-dark.svg");
 }
 
+GtkProgressBar.trough,
+.trough row,
 .entry {
     border-image: url("assets/entry-border-normal-dark.svg") 2 / 2 stretch;
 }
@@ -72,6 +74,7 @@
     border-image: url("assets/entry-border-focused-dark.svg") 2 / 2 stretch;
 }
 
+GtkScale.trough,
 GtkSwitch.trough,
 GtkScale.trough.horizontal {
     border-image: url("assets/trough-border-horizontal-dark.svg") 2 / 2 
stretch;
@@ -90,10 +93,12 @@
     border-image: url("assets/trough-active-border-vertical-dark.svg") 2 / 2 
stretch;
 }
 
+GtkScale.slider,
 GtkScale.slider.horizontal {
     background-image: url("assets/scale-slider-horizontal-dark.svg");
 }
 
+GtkScale.slider:insensitive,
 GtkScale.slider.horizontal:insensitive {
     background-image: 
url("assets/scale-slider-horizontal-insensitive-dark.svg");
 }
@@ -174,6 +179,10 @@
     border-image: url("assets/progressbar-border-dark.svg") 3 / 3 stretch;
 }
 
+.progressbar.vertical {
+    border-image: url("assets/progressbar-border-vertical-dark.svg") 3 / 3 
stretch;
+}
+
 /* TODO: need dark versions */
 GtkSwitch.slider {
     border-image: url("assets/switch-slider-border.svg") 2 / 2 stretch;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css
--- 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css 
    2011-06-12 03:24:06.000000000 +0200
+++ 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets-assets.css   
    2011-07-01 23:53:06.000000000 +0200
@@ -72,6 +72,7 @@
     border-image: url("assets/entry-border-focused.svg") 2 / 2 stretch;
 }
 
+GtkScale.trough,
 GtkSwitch.trough,
 GtkScale.trough.horizontal {
     border-image: url("assets/trough-border-horizontal.svg") 2 / 2 stretch;
@@ -107,10 +108,16 @@
     border-image: url("assets/progressbar-border.svg") 3 / 3 stretch;
 }
 
+.progressbar.vertical {
+    border-image: url("assets/progressbar-border-vertical.svg") 3 / 3 stretch;
+}
+
+GtkScale.slider,
 GtkScale.slider.horizontal {
     background-image: url("assets/scale-slider-horizontal.svg");
 }
 
+GtkScale.slider:insensitive,
 GtkScale.slider.horizontal:insensitive {
     background-image: url("assets/scale-slider-horizontal-insensitive.svg");
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets.css 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets.css
--- old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk-widgets.css    
2011-06-13 21:44:54.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk-widgets.css      
2011-07-02 00:35:16.000000000 +0200
@@ -124,12 +124,12 @@
 
     border-style: none;
     border-width: 1;
-    border-radius: 2;
+    border-radius: 3;
 
     /* we use inner-border instead of padding because padding
      * also applies to the progressbar.
      */
-    padding: 0 2;
+    padding: 0;
     -GtkEntry-inner-border: 5;
     -GtkEntry-progress-border: 0;
 
@@ -148,7 +148,7 @@
     color: @theme_selected_fg_color;
 
     border-width: 1;
-    border-radius: 2;
+    border-radius: 3;
     /* border-image defined in -assets variant */
 
     -adwaita-progressbar-pattern: none;
@@ -175,6 +175,10 @@
     color: @insensitive_border_color;
 }
 
+.spinbutton.entry {
+    padding: 0 3 0 1;
+}
+
 /****************
  * Progress bar *
  ****************/
@@ -203,10 +207,26 @@
                                                  to (alpha 
(@progressbar_pattern, 0.10)));
 }
 
+.progressbar.vertical {
+    background-image: -gtk-gradient (linear,
+                                     left top, right top,
+                                     from (@progressbar_background_a),
+                                     to (@progressbar_background_b));
+
+    -adwaita-progressbar-pattern: -gtk-gradient (linear,
+                                                 left bottom, right top,
+                                                 from (alpha 
(@progressbar_pattern, 0.00)),
+                                                 color-stop (0.49, alpha 
(@progressbar_pattern, 0.00)),
+                                                 color-stop (0.50, alpha 
(@progressbar_pattern, 0.10)),
+                                                 to (alpha 
(@progressbar_pattern, 0.10)));
+}
+
 /* through component */
 GtkProgressBar,
 .trough row {
     padding: 0;
+    -GtkProgressBar-xspacing: 22;
+    -GtkProgressBar-yspacing: 22;
 }
 
 GtkProgressBar.trough,
@@ -326,7 +346,7 @@
     -GtkButton-default-border: 0;
     -GtkButton-inner-border: 0;
 
-    border-radius: 2;
+    border-radius: 3;
     border-width: 1;
     border-style: none;
     /* border-image in -assets variant */
@@ -404,8 +424,10 @@
                                              to (@notebook_border));
 
     -adwaita-selected-tab-color: @notebook_selected_tab_color;
-    background-color: @theme_base_color;
-    background-image: none;
+    background-image: -gtk-gradient (linear,
+                                     left top, left bottom,
+                                     from (shade (@theme_base_color, 0.98)),
+                                     to (@theme_base_color));
 }
 
 .notebook tab .button,
@@ -422,7 +444,7 @@
  **************/
 
 GtkComboBox {
-    padding: 1 2;
+    padding: 0;
 
     -GtkWidget-focus-padding: 0;
     -GtkWidget-focus-line-width: 0;
@@ -431,8 +453,14 @@
     -GtkComboBox-shadow-type: none;
 }
 
+GtkComboBox .entry {
+    border-width: 1 0 1 1;
+    border-radius: 3 0 0 3;
+    border-image-width: 2 0 2 2;
+}
+
 GtkComboBox .button {
-    padding: 1;
+    padding: 2 1;
     color: @internal_element_color;
 }
 
@@ -676,8 +704,8 @@
 .toolbar {
     border-style: solid;
     border-color: darker (@theme_bg_color);
-    border-width: 1;
-    padding: 1;
+    border-width: 1 0 1 0;
+    padding: 4;
 }
 
 .toolbar .button {
@@ -705,8 +733,6 @@
                                     color-stop (0.90, @toolbar_gradient_step2),
                                     to (@toolbar_gradient_final));
 
-    padding: 6;
-
     border-width: 1 0 1 0;
     border-radius: 0;
     border-style: none;
@@ -825,6 +851,7 @@
 .primary-toolbar.toolbar .raised .button {
     border-width: 1;
     border-style: none;
+    padding: 3;
 
     background-image: -gtk-gradient (linear,
                                     left top, left bottom,
@@ -927,6 +954,7 @@
 
 /* setup shadows */
 .inline-toolbar.toolbar .button {
+    padding: 1;
     icon-shadow: 0 1 @theme_base_color;
 }
 
@@ -1105,7 +1133,7 @@
 
 row:selected:focused {
     border-width: 1 0;
-    border-color: @progressbar_border;
+    border-color: @treeview_focus_border;
     background-color: @theme_selected_bg_color;
     border-style: solid;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk.css 
new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk.css
--- old/gnome-themes-standard-3.1.2.1/themes/Adwaita/gtk-3.0/gtk.css    
2011-06-12 03:24:06.000000000 +0200
+++ new/gnome-themes-standard-3.1.3/themes/Adwaita/gtk-3.0/gtk.css      
2011-07-01 23:53:06.000000000 +0200
@@ -106,6 +106,8 @@
 
 @define-color toolbar_active_button_color #909081;
 
+@define-color treeview_focus_border @progressbar_border;
+
 @define-color expander_row_selected_color #acccee;
 
 @import url("gtk-widgets.css");


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to