diff -Nru gnome-icon-theme-symbolic-3.10.1/aclocal.m4 gnome-icon-theme-symbolic-3.12.0/aclocal.m4 --- gnome-icon-theme-symbolic-3.10.1/aclocal.m4 2013-10-14 12:32:15.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/aclocal.m4 2014-03-25 04:59:36.000000000 +0000 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.13.4 -*- Autoconf -*- +# generated automatically by aclocal 1.14.1 -*- Autoconf -*- # Copyright (C) 1996-2013 Free Software Foundation, Inc. @@ -247,10 +247,10 @@ # generated from the m4 files accompanying Automake X.Y. # (This private macro should not be called outside this file.) AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.13' +[am__api_version='1.14' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.13.4], [], +m4_if([$1], [1.14.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -266,7 +266,7 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.13.4])dnl +[AM_AUTOMAKE_VERSION([1.14.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) @@ -368,6 +368,12 @@ # This macro actually does too much. Some checks are only needed if # your package does certain things. But this isn't really a big deal. +dnl Redefine AC_PROG_CC to automatically invoke _AM_PROG_CC_C_O. +m4_define([AC_PROG_CC], +m4_defn([AC_PROG_CC]) +[_AM_PROG_CC_C_O +]) + # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) # AM_INIT_AUTOMAKE([OPTIONS]) # ----------------------------------------------- @@ -476,7 +482,48 @@ AC_CONFIG_COMMANDS_PRE(dnl [m4_provide_if([_AM_COMPILER_EXEEXT], [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) + +# POSIX will say in a future version that running "rm -f" with no argument +# is OK; and we want to be able to make that assumption in our Makefile +# recipes. So use an aggressive probe to check that the usage we want is +# actually supported "in the wild" to an acceptable degree. +# See automake bug#10828. +# To make any issue more visible, cause the running configure to be aborted +# by default if the 'rm' program in use doesn't match our expectations; the +# user can still override this though. +if rm -f && rm -fr && rm -rf; then : OK; else + cat >&2 <<'END' +Oops! + +Your 'rm' program seems unable to run without file operands specified +on the command line, even when the '-f' option is present. This is contrary +to the behaviour of most rm programs out there, and not conforming with +the upcoming POSIX standard: + +Please tell bug-automake@gnu.org about your system, including the value +of your $PATH and any error possibly output before this message. This +can help us improve future automake versions. + +END + if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then + echo 'Configuration will proceed anyway, since you have set the' >&2 + echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 + echo >&2 + else + cat >&2 <<'END' +Aborting the configuration process, to ensure you take notice of the issue. + +You can download and install GNU coreutils to get an 'rm' implementation +that behaves properly: . + +If you want to complete the configuration process using your problematic +'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +to "yes", and re-run configure. + +END + AC_MSG_ERROR([Your 'rm' program is bad, sorry.]) + fi +fi]) dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further @@ -484,7 +531,6 @@ m4_define([_AC_COMPILER_EXEEXT], m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - # When config.status generates a header, we must update the stamp-h file. # This file resides in the same directory as the config header # that is generated. The stamp files are numbered to have different names. diff -Nru gnome-icon-theme-symbolic-3.10.1/configure gnome-icon-theme-symbolic-3.12.0/configure --- gnome-icon-theme-symbolic-3.10.1/configure 2013-10-14 12:32:16.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/configure 2014-03-25 04:59:37.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gnome-icon-theme-symbolic 3.10.1. +# Generated by GNU Autoconf 2.69 for gnome-icon-theme-symbolic 3.12.0. # # Report bugs to . # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='gnome-icon-theme-symbolic' PACKAGE_TARNAME='gnome-icon-theme-symbolic' -PACKAGE_VERSION='3.10.1' -PACKAGE_STRING='gnome-icon-theme-symbolic 3.10.1' +PACKAGE_VERSION='3.12.0' +PACKAGE_STRING='gnome-icon-theme-symbolic 3.12.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme' PACKAGE_URL='' @@ -1220,7 +1220,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-icon-theme-symbolic 3.10.1 to adapt to many kinds of systems. +\`configure' configures gnome-icon-theme-symbolic 3.12.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1287,7 +1287,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-icon-theme-symbolic 3.10.1:";; + short | recursive ) echo "Configuration of gnome-icon-theme-symbolic 3.12.0:";; esac cat <<\_ACEOF @@ -1372,7 +1372,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-icon-theme-symbolic configure 3.10.1 +gnome-icon-theme-symbolic configure 3.12.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1389,7 +1389,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-icon-theme-symbolic $as_me 3.10.1, which was +It was created by gnome-icon-theme-symbolic $as_me 3.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -1739,7 +1739,7 @@ -am__api_version='1.13' +am__api_version='1.14' ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do @@ -2254,7 +2254,7 @@ # Define the identity of the package. PACKAGE='gnome-icon-theme-symbolic' - VERSION='3.10.1' + VERSION='3.12.0' cat >>confdefs.h <<_ACEOF @@ -2421,6 +2421,47 @@ +# POSIX will say in a future version that running "rm -f" with no argument +# is OK; and we want to be able to make that assumption in our Makefile +# recipes. So use an aggressive probe to check that the usage we want is +# actually supported "in the wild" to an acceptable degree. +# See automake bug#10828. +# To make any issue more visible, cause the running configure to be aborted +# by default if the 'rm' program in use doesn't match our expectations; the +# user can still override this though. +if rm -f && rm -fr && rm -rf; then : OK; else + cat >&2 <<'END' +Oops! + +Your 'rm' program seems unable to run without file operands specified +on the command line, even when the '-f' option is present. This is contrary +to the behaviour of most rm programs out there, and not conforming with +the upcoming POSIX standard: + +Please tell bug-automake@gnu.org about your system, including the value +of your $PATH and any error possibly output before this message. This +can help us improve future automake versions. + +END + if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then + echo 'Configuration will proceed anyway, since you have set the' >&2 + echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2 + echo >&2 + else + cat >&2 <<'END' +Aborting the configuration process, to ensure you take notice of the issue. + +You can download and install GNU coreutils to get an 'rm' implementation +that behaves properly: . + +If you want to complete the configuration process using your problematic +'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +to "yes", and re-run configure. + +END + as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5 + fi +fi @@ -3345,7 +3386,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-icon-theme-symbolic $as_me 3.10.1, which was +This file was extended by gnome-icon-theme-symbolic $as_me 3.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3398,7 +3439,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-icon-theme-symbolic config.status 3.10.1 +gnome-icon-theme-symbolic config.status 3.12.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru gnome-icon-theme-symbolic-3.10.1/configure.ac gnome-icon-theme-symbolic-3.12.0/configure.ac --- gnome-icon-theme-symbolic-3.10.1/configure.ac 2013-10-14 12:31:30.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/configure.ac 2014-03-25 04:59:12.000000000 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([gnome-icon-theme-symbolic], [3.10.1], +AC_INIT([gnome-icon-theme-symbolic], [3.12.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme]) AC_CONFIG_SRCDIR([src/gnome-stencils.svg]) diff -Nru gnome-icon-theme-symbolic-3.10.1/debian/changelog gnome-icon-theme-symbolic-3.12.0/debian/changelog --- gnome-icon-theme-symbolic-3.10.1/debian/changelog 2014-03-11 17:30:22.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/debian/changelog 2014-03-25 09:20:54.000000000 +0000 @@ -1,9 +1,10 @@ -gnome-icon-theme-symbolic (3.10.1-1ubuntu1) trusty; urgency=medium +gnome-icon-theme-symbolic (3.12.0-1) unstable; urgency=medium - * debian/patches/git_directory_symbolic.patch: symlink directory - symbolic icon, thanks Lars Uebernickel (lp: #1289872) + [ Jackson Doak ] + * New upstream release + * debian/control: Bump standards-version to 3.9.5 (no changes) - -- Sebastien Bacher Tue, 11 Mar 2014 18:29:06 +0100 + -- Andreas Henriksson Tue, 25 Mar 2014 10:20:52 +0100 gnome-icon-theme-symbolic (3.10.1-1) unstable; urgency=low diff -Nru gnome-icon-theme-symbolic-3.10.1/debian/control gnome-icon-theme-symbolic-3.12.0/debian/control --- gnome-icon-theme-symbolic-3.10.1/debian/control 2014-03-11 17:34:27.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/debian/control 2014-03-25 09:27:08.000000000 +0000 @@ -2,12 +2,12 @@ # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. + Source: gnome-icon-theme-symbolic Section: gnome Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian GNOME Maintainers -Uploaders: Andreas Henriksson , Michael Biebl , Sebastien Bacher , Simon McVittie , Sjoerd Simons +Maintainer: Debian GNOME Maintainers +Uploaders: Andreas Henriksson , Michael Biebl , Simon McVittie , Sjoerd Simons Build-Depends: debhelper (>= 9), dh-autoreconf, gnome-pkg-tools (>= 0.10) @@ -16,7 +16,7 @@ pkg-config, libgtk2.0-bin, icon-naming-utils (>= 0.8.7) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic diff -Nru gnome-icon-theme-symbolic-3.10.1/debian/control.in gnome-icon-theme-symbolic-3.12.0/debian/control.in --- gnome-icon-theme-symbolic-3.10.1/debian/control.in 2014-03-11 17:30:28.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/debian/control.in 2014-03-08 01:58:23.000000000 +0000 @@ -1,8 +1,7 @@ Source: gnome-icon-theme-symbolic Section: gnome Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian GNOME Maintainers +Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 9), dh-autoreconf, @@ -12,7 +11,7 @@ pkg-config, libgtk2.0-bin, icon-naming-utils (>= 0.8.7) -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-icon-theme-symbolic diff -Nru gnome-icon-theme-symbolic-3.10.1/debian/patches/git_directory_symbolic.patch gnome-icon-theme-symbolic-3.12.0/debian/patches/git_directory_symbolic.patch --- gnome-icon-theme-symbolic-3.10.1/debian/patches/git_directory_symbolic.patch 2014-03-11 17:28:32.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/debian/patches/git_directory_symbolic.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,26 +0,0 @@ -From bfb5b5c5a86cb03a14ebbd1f841e975ab4bdf698 Mon Sep 17 00:00:00 2001 -From: Lars Uebernickel -Date: Mon, 10 Mar 2014 19:41:11 +0100 -Subject: [PATCH] Add inode-directory-symbolic.svg - -This file is a symlink to folder-symbolic.svg. - -GLib uses 'inode/directory' for folder mime types. Adding this symlink -here so that it can stop special-casing folder icons. - -https://bugzilla.gnome.org/show_bug.cgi?id=726046 ---- - gnome/scalable/places/inode-directory-symbolic.svg | 1 + - 1 file changed, 1 insertion(+) - create mode 120000 gnome/scalable/places/inode-directory-symbolic.svg - -diff --git a/gnome/scalable/places/inode-directory-symbolic.svg b/gnome/scalable/places/inode-directory-symbolic.svg -new file mode 120000 -index 0000000..787db36 ---- /dev/null -+++ b/gnome/scalable/places/inode-directory-symbolic.svg -@@ -0,0 +1 @@ -+folder-symbolic.svg -\ No newline at end of file --- -1.9.0 diff -Nru gnome-icon-theme-symbolic-3.10.1/debian/patches/series gnome-icon-theme-symbolic-3.12.0/debian/patches/series --- gnome-icon-theme-symbolic-3.10.1/debian/patches/series 2014-03-11 17:28:39.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -git_directory_symbolic.patch diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/action-unavailable-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/action-unavailable-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/action-unavailable-symbolic.svg 2011-04-28 16:02:30.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/action-unavailable-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,31 +1,125 @@ - + - - + + - + image/svg+xml - + Gnome Symbolic Icon Theme - - + + - Gnome Symbolic Icon Theme - - - - - - - - + Gnome Symbolic Icon Theme + + + + + + - - - - + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/bookmark-add-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/bookmark-add-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/bookmark-add-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/bookmark-add-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,8 +11,9 @@ - - + + + Gnome Symbolic Icon Theme diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/drive-multidisk-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/drive-multidisk-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/drive-multidisk-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/drive-multidisk-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/edit-select-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/edit-select-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/edit-select-symbolic.svg 2012-01-18 12:46:18.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/edit-select-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,22 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + - - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/find-location-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/find-location-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/find-location-symbolic.svg 2013-03-28 13:13:32.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/find-location-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,26 +11,22 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + - - - - - - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/format-indent-less-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/format-indent-less-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/format-indent-less-rtl-symbolic.svg 2011-10-13 12:50:47.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/format-indent-less-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - - - - + + + + + + + + + - - - - + + + + - - - - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/format-indent-less-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/format-indent-less-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/format-indent-less-symbolic.svg 2010-10-06 09:42:43.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/format-indent-less-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - + + + + + + + + + - - - - + + + + - - - - - - - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-bottom-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-bottom-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-bottom-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-bottom-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -25,8 +26,10 @@ + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-down-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-down-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-down-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-down-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - - + + + Gnome Symbolic Icon Theme @@ -25,7 +26,9 @@ + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-first-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-first-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-first-rtl-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-first-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -25,8 +26,10 @@ + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-first-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-first-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-first-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-first-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,22 +11,25 @@ - + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-home-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-home-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-home-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-home-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,30 +11,34 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - go-home - - - + + + + + + + + + + + go-home + + + - + - + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-last-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-last-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-last-rtl-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-last-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - - + + + Gnome Symbolic Icon Theme @@ -25,8 +26,10 @@ + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-last-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-last-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-last-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-last-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - - + + + Gnome Symbolic Icon Theme @@ -25,8 +26,10 @@ + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-next-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-next-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-next-rtl-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-next-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,21 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-next-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-next-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-next-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-next-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -25,7 +26,9 @@ + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-previous-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-previous-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-previous-rtl-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-previous-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - - + + + Gnome Symbolic Icon Theme @@ -25,7 +26,9 @@ + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-previous-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-previous-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-previous-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-previous-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,21 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + + + + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-top-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-top-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-top-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-top-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -25,8 +26,10 @@ + - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-up-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-up-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/go-up-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/go-up-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -25,7 +26,9 @@ + - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/mail-send-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/mail-send-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/mail-send-symbolic.svg 2012-01-02 13:40:55.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/mail-send-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,22 +11,22 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - + + + + + + + + + + + - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/media-view-subtitles-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/media-view-subtitles-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/media-view-subtitles-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/media-view-subtitles-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/tab-new-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/tab-new-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/tab-new-symbolic.svg 2012-03-13 19:33:58.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/tab-new-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - - + + + + + + + + + + - - + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/view-more-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/view-more-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/actions/view-more-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/actions/view-more-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -26,8 +27,8 @@ - - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/bluetooth-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/bluetooth-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/bluetooth-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/bluetooth-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,22 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - + - - - - - + + + + + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/goa-panel-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/goa-panel-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/goa-panel-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/goa-panel-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,20 +11,19 @@ - - + + Gnome Symbolic Icon Theme - + - + - - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-display-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-display-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-display-symbolic.svg 2010-04-27 17:00:20.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-display-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,19 +11,23 @@ + + + + Gnome Symbolic Icon Theme - - - - - - - - - + + + + + + + - - - - + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg 2012-03-19 16:46:06.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,24 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - + + + + + + + - - - - - - + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-wallpaper-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-wallpaper-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/preferences-desktop-wallpaper-symbolic.svg 2012-01-18 12:43:15.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/preferences-desktop-wallpaper-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,24 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - + + + - - - - + + + + - - - - - - + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/system-users-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/system-users-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/system-users-symbolic.svg 2010-08-11 14:51:24.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/system-users-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,22 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - + + + + + + + - - - - - - - - + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/user-info-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/user-info-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/apps/user-info-symbolic.svg 2012-01-02 13:34:27.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/apps/user-info-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - + + + + + + + - - - - - - - - + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/categories/applications-multimedia-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/categories/applications-multimedia-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/categories/applications-multimedia-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/categories/applications-multimedia-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,25 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - + - + + - - - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/audio-input-microphone-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/audio-input-microphone-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/audio-input-microphone-symbolic.svg 2011-08-31 07:51:53.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/audio-input-microphone-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,30 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - + + + - - - - - - - + - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/audio-speakers-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/audio-speakers-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/audio-speakers-symbolic.svg 2013-06-13 21:57:07.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/audio-speakers-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,23 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - + + - - - - - + + + + + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/camera-video-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/camera-video-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/camera-video-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/camera-video-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/camera-web-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/camera-web-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/camera-web-symbolic.svg 2010-04-27 16:58:09.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/camera-web-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,16 +11,23 @@ + + + + + Gnome Symbolic Icon Theme - - + + - - + + - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/computer-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/computer-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/computer-symbolic.svg 2010-05-13 20:21:42.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/computer-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,25 +11,22 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - + + + + + - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-multidisk-alt2-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-multidisk-alt2-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-multidisk-alt2-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-multidisk-alt2-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,35 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-multidisk-alt-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-multidisk-alt-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-multidisk-alt-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-multidisk-alt-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,36 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-optical-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-optical-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-optical-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-optical-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,23 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - + + + - - + - - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-removable-media-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-removable-media-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/drive-removable-media-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/drive-removable-media-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - - + + + - - - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/input-dialpad-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/input-dialpad-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/input-dialpad-symbolic.svg 2011-08-03 12:15:38.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/input-dialpad-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,20 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/input-keyboard-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/input-keyboard-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/input-keyboard-symbolic.svg 2012-01-25 13:10:17.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/input-keyboard-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/network-wired-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/network-wired-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/network-wired-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/network-wired-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/network-wireless-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/network-wireless-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/network-wireless-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/network-wireless-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,45 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/phone-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/phone-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/phone-symbolic.svg 2011-03-15 14:53:28.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/phone-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,22 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - + + + + - - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/video-display-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/video-display-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/devices/video-display-symbolic.svg 2010-04-27 16:59:14.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/devices/video-display-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,18 +11,22 @@ + + + + Gnome Symbolic Icon Theme - - - - - - - + + + + + - - - - - + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-favorite-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-favorite-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-favorite-symbolic.svg 2010-04-27 17:10:52.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-favorite-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,19 +11,22 @@ + + + + + Gnome Symbolic Icon Theme - - - - - - - - - - - - - + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-synchronizing-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-synchronizing-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-synchronizing-symbolic.svg 2011-01-31 13:06:06.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-synchronizing-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - - - - + + + + + + + + + + - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-videos-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-videos-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/emblems/emblem-videos-symbolic.svg 2012-01-02 13:26:21.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/emblems/emblem-videos-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - + + + + + + - + + - - - + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/audio-x-generic-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/audio-x-generic-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/audio-x-generic-symbolic.svg 2012-03-19 16:49:57.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/audio-x-generic-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,25 +11,26 @@ - - + + + Gnome Symbolic Icon Theme - - - - - + + + + + - - - - - + + + + + - - - - + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/inode-directory-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/inode-directory-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/inode-directory-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/inode-directory-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -0,0 +1,31 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/video-x-generic-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/video-x-generic-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/mimetypes/video-x-generic-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/mimetypes/video-x-generic-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - - - - - + + + + + - + + - - - - + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/folder-download-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/folder-download-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/folder-download-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/folder-download-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,19 +11,20 @@ - - + + Gnome Symbolic Icon Theme - + - + - - - + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/folder-videos-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/folder-videos-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/folder-videos-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/folder-videos-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - - - - + + + + - + + - - - - - + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/network-server-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/network-server-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/network-server-symbolic.svg 2010-09-14 10:44:59.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/network-server-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,25 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - - - - - - - - - - - - + + + + + + + + + - - - + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/user-desktop-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/user-desktop-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/user-desktop-symbolic.svg 2013-10-09 18:02:06.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/user-desktop-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -20,7 +21,7 @@ - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/user-home-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/user-home-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/places/user-home-symbolic.svg 2011-06-27 12:50:43.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/places/user-home-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,22 +11,34 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - + + + + + + go-home + + + + + + + - + + + + + - - - + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/airplane-mode-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/airplane-mode-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/airplane-mode-symbolic.svg 2013-08-19 12:34:31.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/airplane-mode-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,172 +1,34 @@ - + - - + + - + image/svg+xml - + Gnome Symbolic Icon Theme - - + + + - Gnome Symbolic Icon Theme - - - - - - - - - - - - + Gnome Symbolic Icon Theme + + + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-high-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-high-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-high-symbolic.svg 2010-04-27 16:38:07.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-high-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,29 +11,24 @@ - - - - - - - - - - - - - - - - - + + + + Gnome Symbolic Icon Theme + + + + + + - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-low-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-low-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-low-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-low-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - - + + - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-medium-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-medium-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-medium-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-medium-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - - + + - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-muted-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-muted-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/audio-volume-muted-symbolic.svg 2013-04-25 18:30:45.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/audio-volume-muted-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,32 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - + - + - - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/avatar-default-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/avatar-default-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/avatar-default-symbolic.svg 2010-07-22 09:08:34.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/avatar-default-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,20 +11,22 @@ - - + + Gnome Symbolic Icon Theme - - + - + + - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-caution-charging-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-caution-charging-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-caution-charging-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-caution-charging-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,27 +11,27 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-caution-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-caution-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-caution-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-caution-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,20 +11,21 @@ - - + + + Gnome Symbolic Icon Theme - - - + + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-empty-charging-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-empty-charging-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-empty-charging-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-empty-charging-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,26 +11,26 @@ - - + + + Gnome Symbolic Icon Theme - + - + - - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-empty-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-empty-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-empty-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-empty-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,19 +11,20 @@ - - + + + Gnome Symbolic Icon Theme - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-charged-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-charged-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-charged-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-charged-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,24 +11,23 @@ - - + + Gnome Symbolic Icon Theme - - + + - - - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-charging-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-charging-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-charging-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-charging-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,21 @@ - - + + + Gnome Symbolic Icon Theme - - + + - - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-full-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-full-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,22 @@ - + + Gnome Symbolic Icon Theme - - + + - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-good-charging-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-good-charging-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-good-charging-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-good-charging-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,27 +11,27 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-good-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-good-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-good-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-good-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,20 +11,21 @@ - + + Gnome Symbolic Icon Theme - - + + - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-low-charging-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-low-charging-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-low-charging-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-low-charging-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,27 +11,27 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-low-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-low-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-low-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-low-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,19 +11,20 @@ - + + Gnome Symbolic Icon Theme - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-missing-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-missing-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/battery-missing-symbolic.svg 2013-04-24 18:25:34.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/battery-missing-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,19 +11,20 @@ - - + + Gnome Symbolic Icon Theme - - + + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/bluetooth-active-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/bluetooth-active-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/bluetooth-active-symbolic.svg 2010-08-11 14:51:23.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/bluetooth-active-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,26 @@ - - + + + Gnome Symbolic Icon Theme - + - - - - - + + + + + - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/bluetooth-disabled-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/bluetooth-disabled-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/bluetooth-disabled-symbolic.svg 2013-04-25 18:33:43.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/bluetooth-disabled-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,26 +11,31 @@ - - + + + Gnome Symbolic Icon Theme - - + + + + + + - - - - - + + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/changes-allow-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/changes-allow-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/changes-allow-symbolic.svg 2011-04-07 15:15:17.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/changes-allow-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/changes-prevent-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/changes-prevent-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/changes-prevent-symbolic.svg 2011-04-07 15:15:03.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/changes-prevent-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/channel-secure-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/channel-secure-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/channel-secure-symbolic.svg 2011-09-27 10:52:45.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/channel-secure-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/computer-fail-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/computer-fail-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/computer-fail-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/computer-fail-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/dialog-error-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/dialog-error-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/dialog-error-symbolic.svg 2013-05-13 15:46:35.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/dialog-error-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,18 +11,19 @@ - + + Gnome Symbolic Icon Theme - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/dialog-warning-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/dialog-warning-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/dialog-warning-symbolic.svg 2013-05-13 15:46:25.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/dialog-warning-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,18 +11,19 @@ - + + Gnome Symbolic Icon Theme - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/display-brightness-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/display-brightness-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/display-brightness-symbolic.svg 2011-03-15 14:01:56.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/display-brightness-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,36 +11,30 @@ - - + + + Gnome Symbolic Icon Theme - + - - - - - - - - - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/keyboard-brightness-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/keyboard-brightness-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/keyboard-brightness-symbolic.svg 2011-09-27 10:49:35.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/keyboard-brightness-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,27 @@ - - + + + Gnome Symbolic Icon Theme - + - - - - - - - - - - - - - - + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg 2013-08-26 12:03:32.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/media-playlist-repeat-song-rtl-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,8 +11,9 @@ - + + Gnome Symbolic Icon Theme @@ -22,11 +23,11 @@ - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/media-playlist-repeat-song-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/media-playlist-repeat-song-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/media-playlist-repeat-song-symbolic.svg 2013-05-09 23:41:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/media-playlist-repeat-song-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,25 +11,26 @@ - - + + + Gnome Symbolic Icon Theme - + - + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-high-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-high-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-high-symbolic.svg 2010-12-13 15:16:04.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-high-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,35 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - - - - - - - - + + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-low-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-low-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-low-symbolic.svg 2010-12-13 15:15:31.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-low-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,35 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + + - - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-medium-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-medium-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-medium-symbolic.svg 2010-12-13 15:15:47.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-medium-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,35 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + + - - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-muted-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-muted-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/microphone-sensitivity-muted-symbolic.svg 2010-12-21 11:46:37.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/microphone-sensitivity-muted-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,35 @@ - - + + + Gnome Symbolic Icon Theme - - + + - + - - - - - - - - - - + + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-acquiring-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-acquiring-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-acquiring-symbolic.svg 2010-12-21 11:49:59.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-acquiring-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,30 +11,30 @@ - - + + + Gnome Symbolic Icon Theme - + - - - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-connected-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-connected-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-connected-symbolic.svg 2011-03-15 14:55:10.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-connected-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,24 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - - - - - + + + - + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-no-route-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-no-route-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-no-route-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-no-route-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,34 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-offline-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-offline-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-offline-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-offline-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -0,0 +1,35 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-excellent-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-excellent-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-excellent-symbolic.svg 2010-04-27 16:42:30.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-excellent-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,18 +11,25 @@ + + + + + Gnome Symbolic Icon Theme - - - - - + + + + + - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-good-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-good-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-good-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-good-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - + - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-none-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-none-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-none-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-none-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,24 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - + + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-ok-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-ok-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-ok-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-ok-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - + - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-weak-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-weak-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-cellular-signal-weak-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-cellular-signal-weak-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,25 @@ - - + + + Gnome Symbolic Icon Theme - + - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-error-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-error-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-error-symbolic.svg 2013-04-24 18:34:47.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-error-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,23 +11,23 @@ - - + + Gnome Symbolic Icon Theme - + - - - + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-idle-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-idle-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-idle-symbolic.svg 2013-04-24 18:34:37.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-idle-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,22 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-no-route-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-no-route-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-no-route-symbolic.svg 2012-03-19 16:12:26.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-no-route-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,29 @@ - - + + Gnome Symbolic Icon Theme - - + + + + + + + - - - + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-offline-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-offline-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-offline-symbolic.svg 2013-04-24 18:34:56.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-offline-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,23 +11,24 @@ - - + + Gnome Symbolic Icon Theme - + - - - + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-receive-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-receive-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-receive-symbolic.svg 2013-04-24 18:34:27.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-receive-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,24 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - - - - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-transmit-receive-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-transmit-receive-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-transmit-receive-symbolic.svg 2011-03-29 18:44:13.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-transmit-receive-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,26 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - - - - - - - + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-transmit-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-transmit-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-transmit-symbolic.svg 2013-04-24 18:34:17.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-transmit-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,22 +11,22 @@ - - + + Gnome Symbolic Icon Theme - + - - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-acquiring-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-acquiring-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-acquiring-symbolic.svg 2013-04-24 18:34:07.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-acquiring-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,24 +11,26 @@ - - + + Gnome Symbolic Icon Theme - + - - - - + + + + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-disconnected-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-disconnected-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-disconnected-symbolic.svg 2011-03-29 18:44:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-disconnected-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,26 +11,24 @@ - - + + Gnome Symbolic Icon Theme - + - - - - - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-no-route-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-no-route-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-no-route-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-no-route-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -0,0 +1,32 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-offline-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-offline-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-offline-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-offline-symbolic.svg 2014-03-19 13:56:43.000000000 +0000 @@ -0,0 +1,34 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wired-symbolic.svg 2011-03-29 18:43:48.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wired-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 @@ -1,34 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-acquiring-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-acquiring-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-acquiring-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-acquiring-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,32 +11,26 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - + + - - - - - - + + + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-connected-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-connected-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-connected-symbolic.svg 2011-03-15 13:56:32.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-connected-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,28 @@ - - + + + Gnome Symbolic Icon Theme - - + + + + + + + + + - - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-encrypted-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-encrypted-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-encrypted-symbolic.svg 2011-07-01 14:19:05.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-encrypted-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,21 @@ - - + + Gnome Symbolic Icon Theme - - - - - - + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-hotspot-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-hotspot-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-hotspot-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-hotspot-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,18 +11,19 @@ - + + Gnome Symbolic Icon Theme - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-no-route-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-no-route-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-no-route-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-no-route-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -0,0 +1,35 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-offline-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-offline-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-offline-symbolic.svg 1970-01-01 00:00:00.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-offline-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -0,0 +1,35 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-excellent-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-excellent-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-excellent-symbolic.svg 2010-04-27 16:41:02.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-excellent-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,8 +1,7 @@ - + - - Gnome Symbolic Icon Theme + @@ -12,28 +11,24 @@ - - - - - - - - - - - - - - - + + + + Gnome Symbolic Icon Theme + + - + + + + - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-good-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-good-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-good-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-good-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - - - + + - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-none-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-none-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-none-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-none-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,34 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - + + - - - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-ok-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-ok-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-ok-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-ok-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - - + + - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-weak-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-weak-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/network-wireless-signal-weak-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/network-wireless-signal-weak-symbolic.svg 2014-03-25 04:58:40.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,33 +11,24 @@ - - + + Gnome Symbolic Icon Theme - - - - - - - - - - - - + + - - - - + + + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/software-update-available-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/software-update-available-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/software-update-available-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/software-update-available-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,20 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - + - + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/task-due-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/task-due-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/task-due-symbolic.svg 2012-01-02 13:26:21.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/task-due-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,23 +11,24 @@ - - + + + Gnome Symbolic Icon Theme - + - - - + + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/task-past-due-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/task-past-due-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/task-past-due-symbolic.svg 2013-04-24 18:33:47.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/task-past-due-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,20 +11,21 @@ - + + Gnome Symbolic Icon Theme - - + + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-available-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-available-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-available-symbolic.svg 2010-10-06 12:04:54.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-available-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,20 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-away-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-away-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-away-symbolic.svg 2013-04-24 18:32:47.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-away-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,18 +11,20 @@ - + + Gnome Symbolic Icon Theme + - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-busy-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-busy-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-busy-symbolic.svg 2013-04-24 18:32:37.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-busy-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,18 +11,20 @@ - + + Gnome Symbolic Icon Theme + - + - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-idle-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-idle-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-idle-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-idle-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,21 @@ - - + + Gnome Symbolic Icon Theme - + + - - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-invisible-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-invisible-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-invisible-symbolic.svg 2010-12-20 13:25:37.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-invisible-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,20 +11,22 @@ - - + + + Gnome Symbolic Icon Theme - + + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-offline-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-offline-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-offline-symbolic.svg 2013-04-24 18:32:27.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-offline-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -11,21 +11,23 @@ - + + Gnome Symbolic Icon Theme - + + - + - - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-status-pending-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-status-pending-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/user-status-pending-symbolic.svg 2013-03-26 08:45:40.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/user-status-pending-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + @@ -11,21 +11,22 @@ - - + + + Gnome Symbolic Icon Theme + - - + - + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/weather-severe-alert-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/weather-severe-alert-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/weather-severe-alert-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/weather-severe-alert-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - + - - + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/weather-storm-symbolic.svg gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/weather-storm-symbolic.svg --- gnome-icon-theme-symbolic-3.10.1/gnome/scalable/status/weather-storm-symbolic.svg 2010-11-22 14:42:08.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/gnome/scalable/status/weather-storm-symbolic.svg 2014-03-06 21:38:08.000000000 +0000 @@ -1,7 +1,7 @@ - + - + @@ -11,21 +11,23 @@ - - + + + Gnome Symbolic Icon Theme - + - - + + - - - - - - - + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/Makefile.in gnome-icon-theme-symbolic-3.12.0/Makefile.in --- gnome-icon-theme-symbolic-3.10.1/Makefile.in 2013-10-14 12:32:16.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/Makefile.in 2014-03-25 04:59:39.000000000 +0000 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.13.4 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 Free Software Foundation, Inc. @@ -571,10 +571,16 @@ $(am__post_remove_distdir) dist-tarZ: distdir + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__post_remove_distdir) @@ -616,9 +622,10 @@ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + && ../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ + --srcdir=.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ diff -Nru gnome-icon-theme-symbolic-3.10.1/missing gnome-icon-theme-symbolic-3.12.0/missing --- gnome-icon-theme-symbolic-3.10.1/missing 2013-05-13 17:36:45.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/missing 2014-03-25 04:59:39.000000000 +0000 @@ -1,7 +1,7 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2012-06-26.16; # UTC +scriptversion=2013-10-28.13; # UTC # Copyright (C) 1996-2013 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. @@ -160,7 +160,7 @@ ;; autom4te*) echo "You might have modified some maintainer files that require" - echo "the 'automa4te' program to be rebuilt." + echo "the 'autom4te' program to be rebuilt." program_details 'autom4te' ;; bison*|yacc*) diff -Nru gnome-icon-theme-symbolic-3.10.1/NEWS gnome-icon-theme-symbolic-3.12.0/NEWS --- gnome-icon-theme-symbolic-3.10.1/NEWS 2013-10-14 12:31:54.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/NEWS 2014-03-25 04:59:02.000000000 +0000 @@ -1,6 +1,30 @@ -3.10.1 - - content-loading icon +3.12.0 + - no changes +3.11.92 + - fix exported wifi and volume icons + - fix epoxrted goa-panel + - inode-directory mimetype icon + - network offline status icons (bug #726321) + - larger a/c icon (bug #701031) + +3.11.91 + - fix export issues of audio-input-microphone (bug #724670) + - media-view-subtitles (bug #722198) + +3.11.5 + - refined ethernet/wired icons + - missing device states for wired and cellular + - outlines for some icons causing alpha compositing issues + +3.11.2 + - network-wireless + - action-unavailable fixes + - grid alignment + - avatar less blocky + - new computer icons + - places more consistent + - updated network status icons (arrows) 3.10.0 - center process-stop icon diff -Nru gnome-icon-theme-symbolic-3.10.1/src/gnome-stencils.svg gnome-icon-theme-symbolic-3.12.0/src/gnome-stencils.svg --- gnome-icon-theme-symbolic-3.10.1/src/gnome-stencils.svg 2013-10-14 12:30:36.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/src/gnome-stencils.svg 2014-03-25 04:58:40.000000000 +0000 @@ -15,7 +15,10 @@ height="16" id="svg7384" inkscape:version="0.48.4 r9939" - sodipodi:docname="gnome-stencils.svg"> + sodipodi:docname="gnome-stencils.svg" + inkscape:export-filename="/home/sam/dev/RESOURCES/gnome-icon-theme-symbolic/src/gnome-stencils.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> @@ -38,16 +41,16 @@ inkscape:pageopacity="1" inkscape:pageshadow="2" inkscape:window-width="2560" - inkscape:window-height="1408" + inkscape:window-height="1374" id="namedview88" showgrid="false" - inkscape:zoom="1" - inkscape:cx="-19.414107" - inkscape:cy="-634.14018" - inkscape:window-x="2560" - inkscape:window-y="0" + inkscape:zoom="2.8284271" + inkscape:cx="-87.137518" + inkscape:cy="-47.476795" + inkscape:window-x="0" + inkscape:window-y="27" inkscape:window-maximized="1" - inkscape:current-layer="layer12" + inkscape:current-layer="layer9" showborder="false" inkscape:snap-nodes="true" inkscape:snap-bbox="true" @@ -70,7 +73,8 @@ enabled="true" snapvisiblegridlinesonly="true" spacingx="1px" - spacingy="1px" /> + spacingy="1px" + dotted="false" /> Gnome Symbolic Icon Theme @@ -294,17 +298,6 @@ y="221.50153" /> - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + inkscape:label="user-away" + id="g8340" + transform="translate(100,0)"> + style="fill:#bebebe;fill-opacity:1;stroke:none" + d="M -96.5 141 C -97.885 141 -99 142.115 -99 143.5 L -99 148.5 C -99 149.885 -97.885 151 -96.5 151 L -90.125 151 L -87 155 L -87 150.9375 C -85.85874 150.70515 -85 149.71187 -85 148.5 L -85 143.5 C -85 142.115 -86.115 141 -87.5 141 L -96.5 141 z M -92 143 L -91 143 C -90.72386 143 -90.46221 143.10029 -90.28125 143.28125 L -88.28125 145.28125 L -87.59375 146 L -88.28125 146.71875 L -90.28125 148.71875 C -90.46221 148.89971 -90.72386 149 -91 149 L -92 149 L -92 148 C -92 147.72386 -91.89971 147.46221 -91.71875 147.28125 L -91.4375 147 L -96 147 L -96 145 L -91.4375 145 L -91.71875 144.71875 C -91.89971 144.53779 -92 144.27614 -92 144 L -92 143 z " + transform="translate(141.0002,217)" + id="path8342" /> + + + + + width="16" + id="rect8333" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + + + + inkscape:label="user-idle" + id="g8286" + transform="translate(40.000002,0)"> + style="fill:#bebebe;fill-opacity:1;stroke:none;opacity:0.5" + d="M -156.5 141 C -157.885 141 -159 142.115 -159 143.5 L -159 148.5 C -159 149.885 -157.885 151 -156.5 151 L -150.125 151 L -147 155 L -147 150.9375 C -145.85874 150.70515 -145 149.71187 -145 148.5 L -145 143.5 C -145 142.115 -146.115 141 -147.5 141 L -156.5 141 z " + transform="translate(201.0002,217)" + id="path8288" /> + + - - + style="fill:#bebebe;fill-opacity:1;stroke:none" + d="M -176.5 141 C -177.885 141 -179 142.115 -179 143.5 L -179 148.5 C -179 149.885 -177.885 151 -176.5 151 L -170.125 151 L -167 155 L -167 150.9375 C -165.85874 150.70515 -165 149.71187 -165 148.5 L -165 143.5 C -165 142.115 -166.115 141 -167.5 141 L -176.5 141 z M -175 143 L -174 143 C -173.72386 143 -173.46221 143.10029 -173.28125 143.28125 L -172 144.5625 L -170.71875 143.28125 C -170.53779 143.10029 -170.27614 143 -170 143 L -169 143 L -169 144 C -169 144.27614 -169.10029 144.53779 -169.28125 144.71875 L -170.5625 146 L -169.28125 147.28125 C -169.10029 147.46221 -169 147.72386 -169 148 L -169 149 L -170 149 C -170.27614 149 -170.53779 148.89971 -170.71875 148.71875 L -172 147.4375 L -173.28125 148.71875 C -173.46221 148.89971 -173.72386 149 -174 149 L -175 149 L -175 148 C -175 147.72386 -174.89971 147.46221 -174.71875 147.28125 L -173.4375 146 L -174.71875 144.71875 C -174.89971 144.53779 -175 144.27614 -175 144 L -175 143 z " + transform="translate(221.0002,217)" + id="path8279" /> + + inkscape:label="audio-volume-medium" + id="g8100" + transform="translate(20.000002,0)"> + + + + + + + x="-505" + y="70.000198" + inkscape:label="audio-volume-high" + transform="matrix(0,-1,1,0,0,0)" /> + clip-path="none" /> + + + + + + + clip-path="none" /> + + + + + + + + + + + + + + clip-path="none" /> + + + + + + + + + + + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> @@ -800,10 +1109,10 @@ transform="scale(1,-1)" y="-247" x="31" - height="5" + height="6" width="2" id="rect4229" - style="fill:#bebebe;fill-opacity:1;stroke:none;color:#000000;fill-rule:nonzero;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> @@ -850,7 +1159,7 @@ transform="scale(1,-1)" y="-247" x="31" - height="5" + height="6" width="2" id="rect3743" style="fill:#bebebe;fill-opacity:1;stroke:none" /> @@ -858,7 +1167,7 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccccccc" id="path3745" - d="m 35,240 0,9 -12,0 0,-2 -1.471431,0 c -0.234375,0 -0.484375,-0.25 -0.484375,-0.46875 l 0,-3.96875 c -0.01563,-0.28125 0.340963,-0.54687 0.622213,-0.5625 L 23,242 l 0,-2 12,0 z" + d="m 35,239 0,10 -12,0 0,-2 -1.515625,0 C 21.25,247 21,246.75 21,246.53125 l 0,-4.96875 C 20.98437,241.28125 21.340963,241.01563 21.622213,241 L 23,241 l 0,-2 z" style="color:#bebebe;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> - + transform="translate(21.0002,-18.999999)" + id="g3281" + inkscape:label="network-cellular-signal-excellent"> + id="path11924" + d="m 33.5,277.5 0,12" + style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + inkscape:export-filename="/Users/hylkebons/tmp/mid/Toolbar/Graphics/tiny_toolbar_icons/icons/cell-network-no-connection.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:nodetypes="cc" /> + sodipodi:nodetypes="cc" + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/Users/hylkebons/tmp/mid/Toolbar/Graphics/tiny_toolbar_icons/icons/cell-network-no-connection.png" + style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 29.5,280.5 0,9" + id="path11926" /> + + + + inkscape:label="network-cellular-signal-good" + id="g3288" + transform="translate(41.0002,-18.999999)"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" + inkscape:export-ydpi="90" + inkscape:export-xdpi="90" + inkscape:export-filename="/Users/hylkebons/tmp/mid/Toolbar/Graphics/tiny_toolbar_icons/icons/cell-network-no-connection.png" + style="opacity:0.35;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:3;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 33.5,277.5 0,12" + id="path3290" /> baterry is almost full, but still charging. + d="M -75 5 L -75 7 L -69 7 L -69 5 L -75 5 z M -75 8 L -75 10 L -71 10 L -70.75 9.875 L -69 8.125 L -69 8 L -75 8 z M -75 11.0625 L -75 13 L -72 13 L -72 12.1875 L -72 11.0625 L -75 11.0625 z " + transform="matrix(0,-1,1,0,20,172)" + id="rect6060" /> - + d="M -67.25 8 C -67.42789 8.04888 -67.5919 8.147289 -67.71875 8.28125 L -70.71875 11.25 C -70.95405 11.480734 -71.06333 11.864089 -71 12.1875 L -71 13 L -70 13 L -67.875 13 L -68.71875 14.25 C -68.870437 14.399169 -68.963896 14.603041 -69 14.8125 L -69 15.1875 L -69 16 L -68 16 C -67.73614 16.0043 -67.47209 15.86976 -67.28125 15.6875 L -64.28125 12.6875 C -64.09755 12.497722 -63.99388 12.264056 -64 12 C -63.997 11.95839 -63.997 11.91661 -64 11.875 L -64 11 L -64.84375 11 L -64.9375 11 C -64.9583 10.999349 -64.9792 10.999349 -65 11 L -67.125 11 L -66.28125 9.6875 C -66.129563 9.5383312 -66.036104 9.3565542 -66 9.15625 L -66 8.78125 L -66 8 L -67.25 8 z " + transform="matrix(0,-1,1,0,20,172)" + id="path6217" /> + transform="matrix(0,1,-1,0,475.0002,197)"> - - + transform="matrix(0,1,-1,0,515.0002,197)"> @@ -1616,7 +1611,7 @@ inkscape:connector-curvature="0" sodipodi:nodetypes="ccccccccccc" id="path6308" - d="M 34.99975,243.99975 35,251 l -12,0 0,-2 -1.471431,0 c -0.234375,0 -0.484375,-0.25 -0.484375,-0.46875 l 0,-3.96875 c -0.01563,-0.28125 0.340963,-0.54687 0.622213,-0.5625 L 23,244 l 0,-2 3.99975,-2.5e-4" + d="M 34.99975,243.99975 35,251 l -12,0 0,-2 -1.504577,0 c -0.234375,0 -0.484375,-0.25 -0.484375,-0.46875 l 2.5e-4,-4.9685 c -0.01563,-0.28125 0.340963,-0.54687 0.622213,-0.5625 l 1.366739,0 0,-2 L 27,241" style="color:#bebebe;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> - status + transform="translate(20,0)"> - - + y="141.0002" + x="-193" + height="16" + width="16" + id="rect6123" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + + + + + - + sodipodi:nodetypes="scccscccs" + inkscape:connector-curvature="0" + id="rect11714-6" + d="m 149.00019,179.0002 c -2.81422,0 -5.17173,1 -7,2.58557 l 0,1.41443 1.48072,0 c 1.51928,-1.26466 3.21936,-2 5.51928,-2 2.29992,0 4,0.77953 5.51928,2 l 1.48072,0 0,-1.38128 c -1.64044,-1.46575 -4.18578,-2.61872 -7,-2.61872 z" + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.32" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.32" + d="M -72 -35 C -73.503867 -35 -74.860279 -34.639509 -75.875 -34 L -68.1875 -34 C -69.208495 -34.626946 -70.537963 -35 -72 -35 z " + transform="translate(221.0002,217)" + id="rect11703-65" /> - - - - - - - - - - - - - + style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - + style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none" /> - - - - - - - - - @@ -2277,7 +2041,7 @@ inkscape:connector-curvature="0" /> @@ -2297,12 +2061,12 @@ @@ -2327,145 +2091,87 @@ inkscape:connector-curvature="0" /> - + - - + id="rect8128" + style="opacity:0.1;color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + id="path8132" + transform="translate(241.0002,217)" + d="M -129 -19 L -129 -17.5625 C -127.16806 -15.466757 -126.5909 -12.607958 -127.21875 -10 L -125.28125 -10 C -124.68497 -13.140152 -125.48384 -16.512173 -127.6875 -19 L -129 -19 z M -131 -17 L -131 -15.1875 C -129.5897 -13.344431 -129.5897 -10.655569 -131 -8.8125 L -131 -7 L -130 -7 L -130 -10 L -128.28125 -10 C -127.64502 -12.402148 -128.18482 -15.122241 -129.90625 -17 L -131 -17 z " + clip-path="none" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.35;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.10979295;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> + + id="g6424" + inkscape:label="network-wireless-signal-none"> + y="121.0002" + x="-193" + height="16" + width="16" + id="rect6403" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + clip-path="none" /> - + clip-path="none" /> + sodipodi:nodetypes="scccscccs" + inkscape:connector-curvature="0" + id="rect11714-5" + d="m 129.00019,179.0002 c -2.81422,0 -5.17173,1 -7,2.58557 l 0,1.41443 1.48072,0 c 1.51928,-1.26466 3.21936,-2 5.51928,-2 2.29992,0 4,0.77953 5.51928,2 l 1.48072,0 0,-1.38128 c -1.64044,-1.46575 -4.18578,-2.61872 -7,-2.61872 z" + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.35" /> + sodipodi:nodetypes="scccscccs" + inkscape:connector-curvature="0" + id="rect11703-8" + d="m 129.00019,182.0002 c -2.16664,0 -4.01982,0.73878 -5,2 l 0,1 2,0 c 0.78878,-0.60652 1.75887,-1 3,-1 1.24113,0 2.21938,0.39348 3,1 l 2,0 0,-1 c -0.99478,-1.2229 -2.8734,-2 -5,-2 z" + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.35" /> + id="path6297-5" + d="m 129.00019,185.0002 c -1.25733,0 -2.21571,0.31165 -3,1 l 0,1 3,0 0.375,0 2.625,0 0,-1 c -0.8369,-0.67206 -1.74267,-1 -3,-1 z" + clip-path="none" + mask="none" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.32782053999999983;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans;opacity:0.35" /> + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" /> - - - - - - - - - - + transform="matrix(0,1,-1,0,535.0002,197)"> Used when multiple batteries are present and one is out of juice but charging. - - + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" + d="M -53 21 C -54.6447 21 -56 22.3553 -56 24 L -56 27 L -57 27 C -57.554 27 -58 27.446 -58 28 L -58 28.53125 L -58 34 L -53 34 L -51 34 L -46 34 L -46 28.53125 L -46 28 C -46 27.446 -46.446 27 -47 27 L -48 27 L -48 24 C -48 22.3553 -49.3553 21 -51 21 L -53 21 z M -53 23 L -51 23 C -50.4287 23 -50 23.4287 -50 24 L -50 27 L -54 27 L -54 24 C -54 23.4287 -53.5713 23 -53 23 z " + transform="translate(261,489)" + id="rect4063" /> + d="m -52,40.0625 -2.25,3.40625 -3.4375,-1.15625 1.15625,3.4375 -3.40625,2.25 3.40625,2.25 -1.15625,3.4375 3.4375,-1.15625 2.25,3.40625 2.25,-3.40625 3.4375,1.15625 -1.15625,-3.4375 3.40625,-2.25 -3.40625,-2.25 1.15625,-3.4375 -3.4375,1.15625 z m 0,4.531249 0.71875,0.6875 2,2 c 0.223596,0.22597 0.331307,0.56107 0.28125,0.875 l 0,0.84375 -0.875,0 c -0.304211,0.0401 -0.624441,-0.06665 -0.84375,-0.28125 L -51,48.437499 l 0,2.5625 -2,0 0,-2.5625 -0.28125,0.28125 c -0.190839,0.182262 -0.454893,0.285588 -0.71875,0.28125 l -0.15625,0 -0.84375,0 0,-0.78125 c -0.0014,-0.03123 -0.0014,-0.06252 0,-0.09375 -0.0401,-0.304211 0.06665,-0.624441 0.28125,-0.84375 l 2,-2 z" + transform="translate(80,236)" + id="rect7040" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccc" /> - - - - - - - - - - - - - - - - - - - - - + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" + d="M -33 20 C -34.64469 20 -36 21.35529 -36 23 L -36 26 L -34 26 L -34 23 C -34 22.42871 -33.57127 22 -33 22 L -31 22 C -30.42873 22 -30 22.42871 -30 23 L -30 29 L -37 29 C -37.554 29 -38 29.446 -38 30 L -38 30.53125 L -38 36 L -26 36 L -26 30.53125 L -26 30 C -26 29.446 -26.446 29 -27 29 L -28 29 L -28 23 C -28 21.35529 -29.35531 20 -31 20 L -33 20 z " + transform="translate(241,489)" + id="rect4063-6" /> @@ -2950,7 +2510,7 @@ @@ -2971,10 +2531,11 @@ sodipodi:nodetypes="ccccccccccccccccccc" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="sssscccscsss" /> + transform="translate(253,-141)"> @@ -3034,17 +2595,11 @@ slightly odd name for a state where the battery is full, the main a/c is plugged in, but the battery isn't being charged anymore. - - + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccc" /> + sodipodi:nodetypes="ccccccccccc" + d="m 35,239 -10e-4,9.99868 -11.99768,0 0,-1.99941 -1.50891,0 c -0.23507,0 -0.4858,-0.24993 -0.4858,-0.46862 l 0.001,-4.9689 c -0.0157,-0.28117 0.34197,-0.54671 0.62405,-0.56234 l 1.37066,0 0,-1.99941 z" + style="opacity:0.5;color:#bebebe;fill:none;stroke:#bebebe;stroke-width:2.00264454;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + id="g10937" + inkscape:label="bluetooth-disabled"> + style="opacity:0.5" + id="g8248"> + clip-path="url(#clipPath8261)" + sodipodi:nodetypes="cccccc" + d="m 65.0002,328.99971 7,-7 -4,-3.99971 0,13.99941 4,-3.9997 -7,-7" + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;opacity:1" + id="path3807-2" + inkscape:connector-curvature="0" /> - + + style="fill:#bebebe;fill-opacity:1;stroke:none" /> - + + style="fill:#bebebe;fill-opacity:1;stroke:none" /> - - - - - + inkscape:label="dialog-information" + transform="translate(40,0)"> + transform="translate(321.0002,-18.999999)"> + transform="translate(60,0)"> + inkscape:connector-curvature="0" /> @@ -3381,14 +2903,14 @@ + d="m 48.0002,519 c -3.870549,0 -7,3.12944 -7,7 0,3.87055 3.129451,7 7,7 3.870549,0 7,-3.12945 7,-7 0,-3.87056 -3.129451,-7 -7,-7 z m -4,6 8,0 0,2 -8,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" + sodipodi:nodetypes="sssssccccc" /> + transform="matrix(0,-1,1,0,143.99994,553.99994)"> - - - - - - - - + style="display:inline" + id="g4158" + inkscape:label="weather-few-clouds" + transform="translate(120,0)"> - - - - - - - - - - - - - - - - + x="121" + y="277" + id="rect18110-7" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1.78100002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> @@ -3813,9 +3203,10 @@ style="color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.40000033;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + id="path7750" + sodipodi:nodetypes="cccccccccccccccccccccccc" /> + d="m 246.5002,288.5 -2,0 -2.5,2.5 m 7.5,-3.5 -3,0 0,4.5 m 3,-7.5 -2.1e-4,4 2.00021,2 2,0 2.5,1.5 m -4.5,-1.5 0,1.5" + sodipodi:nodetypes="ccccccccccccc" /> @@ -4105,13 +3497,14 @@ sodipodi:type="arc" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> @@ -4123,30 +3516,30 @@ id="rect12247" style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + + d="m 22.0002,291 7,0" + style="color:#bebebe;fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible" + sodipodi:nodetypes="cc" /> - + style="color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.27841889999999991;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;opacity:0.5" + d="M -87 -14 C -88.10457 -14 -89 -13.104566 -89 -12 C -89 -10.895434 -88.10457 -10 -87 -10 C -85.89543 -10 -85 -10.895434 -85 -12 C -85 -13.104566 -85.89543 -14 -87 -14 z M -87 -13 C -86.447715 -13 -86 -12.552285 -86 -12 C -86 -11.447715 -86.447715 -11 -87 -11 C -87.552285 -11 -88 -11.447715 -88 -12 C -88 -12.552285 -87.552285 -13 -87 -13 z " + transform="translate(120.0002,296)" + id="path8174" /> + + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> - + transform="matrix(1.0322581,0,0,1.0322551,227.06472,94.00054)" /> + transform="matrix(1.0322581,0,0,1.0322551,227.06472,99.00054)" /> + transform="matrix(1.0322581,0,0,1.0322551,227.06472,89.00054)" /> + rx="0.49999836" + ry="0.5" /> - - + rx="0.4998" + ry="0.5" /> + width="3.0002" + id="rect8386" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" /> - - + width="2.9998" + id="rect8388" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,0,0)" /> + x="-293" + y="88.000031" + rx="0.49999836" + ry="0.5" /> - - - + + width="3.0002" + id="rect8394" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + width="2.9998" + id="rect8396" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> + + + + transform="matrix(0.93630686,0,0,0.93630686,231.3657,184.0122)" /> - - + id="g8032" + inkscape:label="network-wireless-connected" + transform="translate(20,0)"> + id="path6438" + transform="translate(241.0002,217)" + d="m -72,-38 0,1 1,0 0,-0.96875 C -71.323493,-37.99603 -71.659974,-38 -72,-38 z m 1,1 0,1 1,0 0,-1 z m 1,0 1,0 0,-0.59375 c -0.325389,-0.09548 -0.651632,-0.155871 -1,-0.21875 z m 1,0 0,1 1,0 0,-1 z m 1,0 0.5,0 c -0.165334,-0.08409 -0.326508,-0.144584 -0.5,-0.21875 z m 0,1 0,1 1,0 0,-1 z m 1,0 1,0 0,1 1,0 c -0.558128,-0.671658 -1.230995,-1.257248 -2,-1.71875 z m 2,1 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 -0.5625,0 c -1.565675,1.851407 -0.4375,4.375987 -0.4375,7 0,5.2155 1.38973,6 7,6 5.61027,0 7,-0.7845 7,-6 0,-2.373824 1.295521,-5.440954 0,-7 z m -13,0 1,0 0,-1 -0.5625,0 c -0.144921,0.123613 -0.301098,0.242063 -0.4375,0.375 z m 1,-1 1,0 0,-1 -0.0625,0 c -0.328078,0.173814 -0.639372,0.348926 -0.9375,0.5625 z m 1,-1 1,0 0,-0.5 c -0.346235,0.124586 -0.680795,0.303191 -1,0.46875 z m 1,0 0,1 1,0 0,-1 z m 1,0 1,0 0,-0.9375 c -0.343576,0.03632 -0.675775,0.08361 -1,0.15625 z m 1,0 0,1 1,0 0,-1 z m 1,1 0,1 1,0 0,-1 z m 1,1 0,1 1,0 0,-1 z m 1,0 1,0 0,-1 -1,0 z m 1,0 0,1 1,0 0,-1 z m 1,1 0,1 1,0 0,-1 z m 1,0 1,0 0,-1 -1,0 z m -1,1 -1,0 0,1 1,0 z m -1,1 -1,0 0,1 1,0 z m -1,0 0,-1 -1,0 0,1 z m -1,0 -1,0 0,1 1,0 z m -1,0 0,-1 -1,0 0,1 z m -1,0 -1,0 0,1 1,0 z m -1,0 0,-1 -1,0 0,1 z m -1,-1 0,-1 -1,0 0,1 z m -1,-1 0,-1 -1,0 0,1 z m 0,-1 1,0 0,-1 -1,0 z m 1,0 0,1 1,0 0,-1 z m 1,0 1,0 0,-1 -1,0 z m 1,0 0,1 1,0 0,-1 z m 1,1 0,1 1,0 0,-1 z m -1,0 -1,0 0,1 1,0 z m 3,1 1,0 0,-1 -1,0 z" + clip-path="url(#clipPath8028)" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.35;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.7231313;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> + - - - - + transform="matrix(1.5,0,0,1.5,166.5,204)" /> + id="g8209" + inkscape:label="network-cellular-connected"> + transform="translate(113.0002,-140)"> + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccscsccsccccccccccccccccccccccccccccccccccccccccccc" /> @@ -4802,7 +4157,7 @@ style="display:inline" id="g4209" inkscape:label="network-wireless-encrypted" - transform="translate(160.0002,-332)"> + transform="translate(200.0002,-352)"> - + d="M 167 -59 C 165.3553 -59 164 -57.6447 164 -56 L 164 -53 L 163 -53 C 162.446 -53 162 -52.554 162 -52 L 162 -51.46875 L 162 -46 L 167 -46 L 169 -46 L 174 -46 L 174 -51.46875 L 174 -52 C 174 -52.554 173.554 -53 173 -53 L 172 -53 L 172 -56 C 172 -57.6447 170.6447 -59 169 -59 L 167 -59 z M 167 -57 L 169 -57 C 169.5713 -57 170 -56.5713 170 -56 L 170 -53 L 166 -53 L 166 -56 C 166 -56.5713 166.4287 -57 167 -57 z " + transform="translate(41,569)" + id="path4215" /> + sodipodi:nodetypes="ssccsssscscsscsccccsscc" /> - + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" + d="M -113 182 C -114.6447 182 -116 183.3553 -116 185 L -116 187 C -116 187 -117 187 -117 188 L -117 188.53125 L -117 193 L -107 193 L -107 188.53125 L -107 188 C -107 188 -107 187 -108 187 L -108 185 C -108 183.3553 -109.3553 182 -111 182 L -113 182 z M -113 184 L -111 184 C -110.4287 184 -110 184.4287 -110 185 L -110 187 L -114 187 L -114 185 C -114 184.4287 -113.5713 184 -113 184 z " + transform="translate(321,329)" + id="rect4063-8-6" /> + + + + + + + - + x="-259.47144" + y="-139.59416" + rx="0.499998" + ry="0.5" + transform="matrix(-0.70710678,-0.70710678,0.70710678,-0.70710678,0,0)" /> - - + transform="matrix(0.70710678,-0.70710679,0.70710679,0.70710678,-175.45794,149.40707)" /> + rx="0.5" + ry="0.50000203" /> - - + transform="matrix(-0.70710679,-0.70710678,0.70710678,-0.70710679,-49.592928,552.45794)" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccscccccccccc" /> + rx="0.49999836" + ry="0.49994999" /> @@ -5159,19 +4501,19 @@ transform="scale(-1,1)" /> + sodipodi:nodetypes="csccccccccccccccscc" /> + rx="0.49999836" + ry="0.49993896" /> + - + transform="matrix(1.5,0,0,1.5,126.4999,50)" /> + transform="translate(80,-60)"> - - - - + d="m 254.07579,530.90653 c -0.008,-0.0423 -0.0183,-0.0841 -0.0314,-0.12504 -0.10014,-0.44715 -0.5419,-0.79228 -1,-0.78125 l -1.68749,0 c 0.57793,-0.3823 1.08222,-0.84927 1.5,-1.40624 0.86676,-1.15564 1.25227,-2.53199 1.18749,-3.87501 -0.009,-0.19188 -0.0353,-0.37222 -0.0625,-0.56249 -0.21741,-1.52218 -1.02304,-2.97814 -2.34378,-3.96874 -2.64143,-1.98119 -6.42504,-1.42267 -8.40624,1.21875 -1.98122,2.64147 -1.467,6.42479 1.17441,8.40599 0.1717,0.12267 0.38276,0.18931 0.59377,0.18747 0.052,0.004 0.10424,0.004 0.1562,3e-5 l 0.84375,0 1e-5,-0.81251 -3e-5,-0.0938 c 0.001,-0.0312 0.001,-0.0626 -2e-5,-0.0938 0.001,-0.31415 -0.15407,-0.62516 -0.40627,-0.81248 -1.77675,-1.33265 -2.06957,-3.81676 -0.73691,-5.59351 1.33264,-1.77674 3.81698,-2.11389 5.59375,-0.78124 1.77673,1.33264 2.1139,3.81698 0.78125,5.59374 -0.3221,0.42949 -0.73294,0.76958 -1.1875,1.03125 l -10e-6,-1.43749 c -5e-5,-0.52358 -0.47642,-0.99995 -1,-1 -0.0726,-0.008 -0.14612,-0.008 -0.21874,-2e-5 l -0.78124,10e-6 0,0.84375 -3e-5,0.15622 0,4.00001 0,0.99999 1,10e-6 4.00001,-10e-6 c 0.0623,0.006 0.12519,0.006 0.1875,-8e-5 l 0.81249,0 -1e-5,-0.81251 c 0.0237,-0.0916 0.0342,-0.18664 0.0313,-0.28123 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + sodipodi:nodetypes="cccccccssccccccccssccccccccccccccccc" /> + sodipodi:nodetypes="ssccssccccccccccccss" /> - + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="M -35.96875 146.9375 C -37.05752 146.9375 -37.96875 147.81642 -37.96875 148.90625 L -37.96875 150 L -38.9375 150 L -38.9375 154.0625 L -32.96875 154.0625 L -32.96875 150 L -34 150 L -34 148.90625 C -34 147.81642 -34.87998 146.9375 -35.96875 146.9375 z M -35.96875 147.9375 C -35.42246 147.9375 -35 148.35482 -35 148.90625 L -35 150 L -36.96875 150 L -36.96875 148.90625 C -36.96875 148.35482 -36.51504 147.9375 -35.96875 147.9375 z " + transform="translate(280,378)" + id="path10403" /> @@ -5615,17 +4926,7 @@ style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - - - - - - - - + + @@ -5799,700 +5090,1380 @@ y="0" x="0" /> - - - devices + id="g8093" + inkscape:label="audio-volume-high"> + - - + height="16" + x="41.000198" + y="197" + inkscape:label="audio-volume-high" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 56.00019,205.0002 c 0,-2.81422 -1,-5.17173 -2.58557,-7 l -1.41443,0 0,1.48072 c 1.26466,1.51928 2,3.21936 2,5.51928 0,2.29992 -0.77953,4 -2,5.51928 l 0,1.48072 1.38128,0 c 1.46575,-1.64044 2.61872,-4.18578 2.61872,-7 z" + id="rect11714-3" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccscccs" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 53.00019,205.0002 c 0,-2.16664 -0.73878,-4.01982 -2,-5 l -1,0 0,2 c 0.60652,0.78878 1,1.75887 1,3 0,1.24113 -0.39348,2.21938 -1,3 l 0,2 1,0 c 1.2229,-0.99478 2,-2.8734 2,-5 z" + id="rect11703-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scccscccs" /> - - + sodipodi:nodetypes="zccccccz" /> + id="g8272" + inkscape:label="user-available"> + - - + id="g6234" + inkscape:label="avatar-default" + transform="translate(1.6357422e-6,0)"> + + + + + + + + + style="fill:#bebebe;fill-opacity:1;stroke:none" + d="M -14 -19 C -15.662 -19 -17 -17.662 -17 -16 L -17 -10 C -17 -8.338 -15.662 -7 -14 -7 L -6 -7 C -4.338 -7 -3 -8.338 -3 -10 L -3 -16 C -3 -17.662 -4.338 -19 -6 -19 L -14 -19 z M -12 -16 C -11.44167 -16 -10.96875 -15.52708 -10.96875 -14.96875 L -10.96875 -14 C -10.96875 -13.44167 -11.44167 -13 -12 -13 C -12.55833 -13 -13 -13.44167 -13 -14 L -13 -14.96875 C -13 -15.52708 -12.55833 -16 -12 -16 z M -8 -16 C -7.44167 -16 -7 -15.52708 -7 -14.96875 L -7 -14 C -7 -13.44167 -7.44167 -13 -8 -13 C -8.55833 -13 -9 -13.44167 -9 -14 L -9 -14.96875 C -9 -15.52708 -8.55833 -16 -8 -16 z M -10 -11.96875 C -6.74415 -11.96875 -5 -11.09501 -5 -10.5625 L -5 -10.0625 C -5.99656 -10.6994 -9.01648 -10.96875 -10 -10.96875 C -10.98352 -10.96875 -13.80457 -11.03085 -15 -10.0625 L -15 -10.5625 C -15 -11.24348 -13.25585 -11.96875 -10 -11.96875 z " + transform="matrix(-1,0,0,1,6,300)" + id="rect3773-4" /> + + transform="translate(60,-3e-6)"> + id="rect16179" + style="fill:#3a3b39;fill-opacity:0;stroke:none;display:inline" /> + sodipodi:nodetypes="ccccccccccscccccc" + inkscape:connector-curvature="0" + id="path16181" + d="m 246.0002,184 c -0.30943,4e-5 -0.61463,0.0905 -0.8125,0.28125 L 241.59395,188 l 3.65625,3.71875 c 0.19771,0.19101 0.44055,0.28124 0.75,0.28125 l 1,0 0,-1 c -5e-5,-0.25688 -0.12958,-0.52871 -0.3125,-0.71875 L 245.40645,189 l 4.59374,0 c 0.52831,0.007 1,-0.47164 1,-1 0,-0.52836 -0.47169,-1.00747 -1,-1 l -4.62499,0 1.21875,-1.28125 c 0.18273,-0.19024 0.40624,-0.46185 0.40625,-0.71875 l 0,-1 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> + - - - + id="g16185" + inkscape:label="network-receive" + transform="translate(80,-3e-6)" + style="display:inline"> + style="fill:#3a3b39;fill-opacity:0;stroke:none;display:inline" + id="rect16187" + width="16" + height="16" + x="-277.00021" + y="-193" + transform="scale(-1,-1)" + inkscape:label="network-transmit" /> + sodipodi:nodetypes="ccccccccccscccccc" /> + - - - - - - - - + + + - - - - - - - - - - - - - + transform="translate(60,-3e-6)"> + + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.5;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="m 312.0002,186 c 0.30943,-4e-5 0.61463,-0.0905 0.8125,-0.28125 L 316.40645,182 312.7502,178.28125 c -0.19771,-0.19101 -0.44055,-0.28124 -0.75,-0.28125 l -1,0 0,1 c 5e-5,0.25688 0.12958,0.52871 0.3125,0.71875 l 1.28125,1.28125 -4.59374,0 c -0.52831,-0.007 -1,0.47164 -1,1 0,0.52836 0.47169,1.00747 1,1 l 4.62499,0 -1.21875,1.28125 c -0.18273,0.19024 -0.40624,0.46185 -0.40625,0.71875 l 0,1 z" + id="path16205" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccscccccc" /> + sodipodi:nodetypes="ccccccccccscccccc" + inkscape:connector-curvature="0" + id="path16207" + d="m 306.0002,184 c -0.30943,4e-5 -0.61463,0.0905 -0.8125,0.28125 L 301.59395,188 l 3.65625,3.71875 c 0.19771,0.19101 0.44055,0.28124 0.75,0.28125 l 1,0 0,-1 c -5e-5,-0.25688 -0.12958,-0.52871 -0.3125,-0.71875 L 305.40645,189 l 4.59376,0 c 0.52831,0.007 1,-0.47164 1,-1 0,-0.52836 -0.47169,-1.00747 -1,-1 l -4.62501,0 1.21875,-1.28125 c 0.18273,-0.19024 0.40624,-0.46185 0.40625,-0.71875 l 0,-1 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.5;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" /> - - - + id="g16209" + inkscape:label="network-error" + style="display:inline" + transform="translate(60,-3e-6)"> + + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.5;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.99999976;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="m 326.0002,184 c -0.30943,4e-5 -0.61463,0.0905 -0.8125,0.28125 L 321.59395,188 l 3.65625,3.71875 c 0.19771,0.19101 0.44055,0.28124 0.75,0.28125 l 1,0 0,-1 c -5e-5,-0.25688 -0.12958,-0.52871 -0.3125,-0.71875 L 325.40645,189 l 3.62501,0 c 0.0217,-0.27718 0.11278,-1 0.72266,-2 l -4.37892,0 1.21875,-1.28125 c 0.18273,-0.19024 0.40624,-0.46185 0.40625,-0.71875 l 0,-1 z" + id="path16213" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccccc" /> + + + transform="translate(60,-3e-6)"> + + height="16" + x="341.00018" + y="177" + inkscape:label="network-idle" /> + + + sodipodi:nodetypes="ccccccccccscccccc" /> + id="g14829" + inkscape:label="network-wireless-no-route" + transform="translate(131,-312)"> + + x="-505" + y="70.000198" + inkscape:label="audio-volume-high" + transform="matrix(0,-1,1,0,0,0)" /> + + + + + - + sodipodi:nodetypes="scccscccs" + inkscape:connector-curvature="0" + id="rect11714-6-6" + d="m 78.00019,491.0002 c -2.81422,0 -5.17173,1 -7,2.58557 l 0,1.41443 1.48072,0 c 1.51928,-1.26466 3.21936,-2 5.51928,-2 2.29992,0 4,0.77953 5.51928,2 l 1.48072,0 0,-1.38128 c -1.64044,-1.46575 -4.18578,-2.61872 -7,-2.61872 z" + style="opacity:0.32000002;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - - - + id="g6121" + inkscape:label="network-wired-disconnected"> + + style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 244.0002,178 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 7,0 0,-2 -6,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-6 c 0,-0.554 0.446,-1 1,-1 l 1,0 0,-1 c 0,-0.554 0.446,-1 1,-1 l 4,0 c 0.554,0 0.96747,0.44696 1,1 l 0,1 1,0 c 0.554,0 1,0.446 1,1 l 0,4 2,0 0,-7 c 0,-1.108 -0.892,-2 -2,-2 z" + id="path6104" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ssssccsssscsssccssccsss" /> + + sodipodi:nodetypes="ccccccccccccccccc" + id="path3761-2-3-5-4-8-9-8-0-1-7-8" + d="m 252.0002,188 1.375,0 1.125,1.09375 1.09375,-1.09375 1.40625,0 0,1.46875 -1.09375,1.0625 1.09375,1.0625 0,1.40625 -1.4375,0 -1.0625,-1.0625 -1.0625,1.0625 -1.4375,0 0,-1.40625 1.0625,-1.0625 -1.0625,-1.0625 0,-1.46875 z" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" /> - - + width="1.9999996" + id="rect19995" + style="opacity:0.35;color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - + id="g6068" + inkscape:label="battery-missing" + transform="translate(-20,-20)"> + + id="path5256" + transform="translate(241.0002,217)" + d="m -94.53125,20 c -0.49202,0 -0.79615,0.22777 -1.03125,0.46875 C -95.7976,20.70973 -96,21.02759 -96,21.5 l 0,0.5 -1,0 -1,0 0,1 0,12 0,1 1,0 10,0 1,0 0,-1 0,-12 0,-1 -1,0 -1,0 0,-0.375 0,-0.03125 0,-0.03125 c -0.0239,-0.43046 -0.17041,-0.72033 -0.40625,-1 -0.22357,-0.26511 -0.62489,-0.52941 -1.15625,-0.53125 l 0,-0.03125 -0.0625,0 -4.90625,0 z M -94,22 l 4,0 0,1 0,0.53125 c 0.229266,0.131827 0.426113,0.296084 0.625,0.46875 l 0.375,0 1,0 0,2.75 0,0.03125 0,0.03125 0,7.1875 -2.28125,0 c -0.08831,0.151164 -0.189242,0.282992 -0.3125,0.40625 -0.123258,0.123258 -0.255086,0.224189 -0.40625,0.3125 -0.119095,0.07105 -0.241259,0.142678 -0.375,0.1875 -0.03099,0.01029 -0.06214,0.02248 -0.09375,0.03125 -0.04032,0.01126 -0.08364,0.02254 -0.125,0.03125 C -91.723136,34.995692 -91.863409,35 -92,35 c -0.180983,0 -0.363721,-0.016 -0.53125,-0.0625 -0.03203,-0.0089 -0.06242,-0.02075 -0.09375,-0.03125 -0.132434,-0.04397 -0.255967,-0.11796 -0.375,-0.1875 -0.151164,-0.08831 -0.282992,-0.189242 -0.40625,-0.3125 C -93.529508,34.282992 -93.630439,34.151164 -93.71875,34 L -96,34 -96,27.0625 -96,24 l 1,0 0.3125,0 c 0.209408,-0.18355 0.442386,-0.331133 0.6875,-0.46875 L -94,23 l 0,-1 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.35;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.00264454;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + inkscape:connector-curvature="0" /> + - + id="path19592-2-3" + d="m 148.81738,241.00473 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -1e-4,1.40136 -0.37771,1.92177 -1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 -0.0494,0.0621 -0.0312,0.0332 -0.0312,0.0312 0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 l 0,-0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 -0.56324,0.0316 -0.9691,0.43676 -0.9375,1 l -2,0 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z m 0.1875,8 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" /> + id="g6163" + inkscape:label="network-wired-acquiring"> + + sodipodi:nodetypes="ssccscsssccsccssscssssccssccsscc" /> - - - - + x="261.00018" + y="177" + inkscape:label="audio-volume-high" /> - - - - - + sodipodi:type="arc" + style="fill:#bebebe;fill-opacity:1;stroke:none;display:inline" + id="path4957-2-8" + sodipodi:cx="28" + sodipodi:cy="209" + sodipodi:rx="1" + sodipodi:ry="1" + d="m 29,209 c 0,0.55228 -0.447715,1 -1,1 -0.552285,0 -1,-0.44772 -1,-1 0,-0.55228 0.447715,-1 1,-1 0.552285,0 1,0.44772 1,1 z" + transform="matrix(1.5,0,0,1.5,226.5002,-128)" /> + + y="-28" + x="25" + height="1" + width="6" + id="rect6161" + style="opacity:0.15;color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + transform="translate(20.000002,0)" + inkscape:label="view-private" + id="g14739"> + - - - - - - + transform="translate(-577.9998,-648.3622)" + id="g14743" /> + sodipodi:nodetypes="cc" /> + + sodipodi:nodetypes="cccsscsccccsccccscc" /> - - - - - - - + id="g8424" + transform="translate(0,-20)" + inkscape:label="network-wired-offline"> + - - - + style="display:inline" + id="g6095-6" + inkscape:label="network-wired-no-route" + transform="translate(61,1)"> + inkscape:label="audio-volume-high" + y="176" + x="220.0002" + height="16" + width="16" + id="rect15385-9" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + - + sodipodi:nodetypes="cccccsccccccsccccsssss" /> + transform="translate(161.0002,-18.999999)" + id="g9275" + inkscape:label="network-cellular-no-route" + style="display:inline"> + + + width="16" + id="rect9285" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 27.84801,280.96875 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -10e-5,1.40136 -0.37771,1.92177 -1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 -0.0494,0.0621 -0.0312,0.0332 -0.0312,0.0312 0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 l 0,-0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 -0.56324,0.0316 -0.9691,0.43676 -0.9375,1 l -2,0 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z m 0.1875,8 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 0,-0.55228 0.44772,-1 1,-1 z" + id="path19592-2-4-0" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccsccccccsccccsssss" /> + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;opacity:0.35;color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="M -52 43 L -52 44.03125 C -50.819913 44.031895 -49.738292 44.562767 -49 45.40625 L -49 44.5 L -49 43 L -52 43 z M -56 46 L -56 47.5 L -56 53.5 L -56 55 L -53.59375 55 C -53.781704 54.702018 -53.90625 54.342249 -53.90625 53.96875 C -53.90625 53.31932 -53.531072 52.82145 -53.03125 52.46875 C -53.532307 52.12097 -53.915203 51.64444 -53.90625 50.96875 C -53.90625 50.18739 -53.562319 49.55579 -53.21875 49.125 C -53.14081 49.02726 -53.078579 48.99003 -53 48.90625 L -54.96875 48.90625 A 0.93759375 0.93759375 0 0 1 -55.90625 48.03125 C -55.947801 47.289459 -55.773656 46.593737 -55.4375 46 L -56 46 z M -49 50.5 C -49.285371 50.807425 -49.614263 51.082541 -50 51.375 C -50.09075 51.443275 -50.16921 51.518527 -50.21875 51.5625 C -50.219815 51.566241 -50.248658 51.558519 -50.25 51.5625 C -50.258219 51.573714 -50.281125 51.591619 -50.28125 51.59375 C -50.292354 51.605349 -50.28641 51.630975 -50.3125 51.65625 C -50.452113 51.99693 -50.609448 52.26274 -50.90625 52.46875 C -50.406428 52.82145 -50.03125 53.31932 -50.03125 53.96875 C -50.03125 54.342249 -50.155796 54.702018 -50.34375 55 L -49 55 L -49 53.5 L -49 50.5 z " + transform="translate(80,236)" + id="path9345" /> - + + + + + + + + + + + + + + + + + + + + + + + + slightly odd name for a state where the battery is full, the main a/c is plugged in, but the battery isn't being charged anymore. + + + + + + + + devices + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + x="0" + y="0" + xlink:href="#use23879" + id="use23881" + transform="translate(20,0)" + width="16" + height="16" + inkscape:label="phone-samsung-galaxy-s" /> + - - + id="rect8463" + transform="translate(241.0002,217)" + d="m -17.5,251 c -1.385,0 -2.5,1.115 -2.5,2.5 l 0,8 c 0,1.385 1.115,2.5 2.5,2.5 l 11,0 c 1.385,0 2.5,-1.115 2.5,-2.5 l 0,-8 c 0,-1.385 -1.115,-2.5 -2.5,-2.5 z m 0,9 11,0 0.5,0 0,1.5 c 0,0.277 -0.223,0.5 -0.5,0.5 l -11,0 c -0.277,0 -0.5,-0.223 -0.5,-0.5 l 0,-1.5 z" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> - + sodipodi:nodetypes="csscc" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + id="rect3003" + style="opacity:0.02000002;fill:none;stroke:none" /> + + + style="display:inline;enable-background:new" + id="g3781-5" + transform="translate(153.0002,167)" + inkscape:label="video-display"> + + sodipodi:nodetypes="ssssssssssssssssss" /> + + + + id="rect6074" + d="m 223.0002,177 c -1.108,0 -2,0.892 -2,2 l 0,10 c 0,1.108 0.892,2 2,2 l 10,0 c 1.108,0 2,-0.892 2,-2 l 0,-10 c 0,-1.108 -0.892,-2 -2,-2 z m 3,2 4,0 c 0.554,0 0.96747,0.44696 1,1 l 0,1 1,0 c 0.554,0 1,0.446 1,1 l 0,6 c 0,0.554 -0.446,1 -1,1 l -8,0 c -0.554,0 -1,-0.446 -1,-1 l 0,-6 c 0,-0.554 0.446,-1 1,-1 l 1,0 0,-1 c 0,-0.554 0.446,-1 1,-1 z" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + + + + + + + transform="translate(241.0002,197)" + sodipodi:nodetypes="cccc" /> - + transform="translate(241.0002,197)" /> + ry="0" + y="178" + x="246.0002" + height="5.0000024" + width="5.0000014" + id="rect9200" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + + + + + + + + + + + + + - - - - - - - - @@ -7313,16 +7623,15 @@ transform="translate(200,106)" /> + id="g5236" + inkscape:label="help-browser"> @@ -7469,216 +7777,58 @@ height="16" width="16" id="rect11724-0-4" - style="opacity:0.51464431;color:#bebebe;fill:none;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + style="opacity:0.51464431;color:#bebebe;fill:none;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 60.1086,403 c 0.619683,0.75088 0.995483,1.7106 0.995483,2.76018 0,2.39905 -1.944833,4.34389 -4.3439,4.34389 C 55.7106,410.10407 54.7509,409.72828 54,409.1086 54.52525,411.34747 56.533083,413 58.932133,413 61.73105,413 64,410.73103 64,407.93213 64,405.53305 62.347467,403.52525 60.1086,403 z" + id="path5549" + inkscape:connector-curvature="0" /> + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5595" + width="1.4419417" + height="1.4419417" + x="53.790405" + y="399.79041" + rx="0.72097087" + ry="0.72097087" /> + + + - + transform="translate(183.00045,312)" + inkscape:label="network-transmit-receive"> + + + + + + + + + d="M 6.03125 433 L 6.03125 437 L 3.03125 437 C 2.48591 437 2.0625 437.42341 2.0625 437.96875 C 2.0625 438.5141 2.48591 438.96875 3.03125 438.96875 L 6.03125 438.96875 L 6.03125 441.03125 L 3.03125 441.03125 C 2.48591 441.03125 2.0625 441.45466 2.0625 442 C 2.0625 442.54535 2.48591 443 3.03125 443 L 6.03125 443 L 6.03125 447 L 7.03125 446.90625 C 10.706329 446.56171 12.798075 442.88322 12.96875 440.03125 C 13.20523 439.96475 13.49917 440.04238 13.65625 440.21875 L 13.65625 440.25 C 13.8207 440.40757 14.03061 440.66118 14.28125 440.90625 C 14.53189 441.15132 14.88479 441.38504 15.34375 441.4375 C 15.81565 441.4775 16.23208 441.27941 16.5 440.96875 C 16.76137 440.66568 16.8995 440.2613 16.875 439.84375 C 16.87477 439.83275 16.87539 439.8234 16.875 439.8125 C 16.8387 438.80373 16.14047 438.12082 15.65625 437.59375 C 15.32887 437.23486 15.13706 436.80241 15.25 436.46875 C 15.3478 436.18259 15.71274 435.97719 16.0625 436 L 16.09375 436 L 16.125 436 C 16.69783 435.9799 16.82988 436.003 17.4375 436 L 17.4375 435 C 16.87545 435.003 16.70096 434.9813 16.125 435 C 16.1113 435.00045 16.10785 434.9995 16.09375 435 C 15.35014 434.9634 14.58204 435.36762 14.3125 436.15625 C 14.02602 437.00259 14.4846 437.78474 14.9375 438.28125 C 15.44384 438.83241 15.86347 439.33335 15.875 439.875 L 15.90625 439.875 C 15.91635 440.00205 15.84845 440.19833 15.75 440.3125 C 15.6515 440.42667 15.55205 440.47846 15.4375 440.46875 C 15.27074 440.44965 15.1431 440.35798 14.96875 440.1875 C 14.79896 440.02148 14.61477 439.79575 14.375 439.5625 C 14.368 439.5555 14.35035 439.5695 14.34375 439.5625 C 13.978492 439.16687 13.441324 438.95565 12.9375 439 C 12.49076 435.88147 10.025509 433.531 7.03125 433.09375 L 6.03125 433 z M 7.03125 435.09375 C 9.07372 435.5212 10.73629 437.21285 11 439.40625 C 11.31355 442.0142 9.60873 444.43118 7.03125 444.9375 L 7.03125 435.09375 z " + transform="translate(181.0002,97)" + id="path7920" /> - - - - - @@ -8235,7 +8382,7 @@ inkscape:label="preferences-system-sharing" transform="translate(2,0)"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + transform="translate(-241.0002,-217)" + style="display:inline"> places + width="8.0000019" + height="10" + x="230.9998" + y="997" + rx="1.0000017" + ry="1" /> + y="999" /> - + transform="translate(221.0002,-39.999999)" + inkscape:label="network-transmit-receive"> + + + + + + + + + height="1" + transform="translate(-20,0)" /> - - - - - - + height="1" + transform="translate(-20,0)" /> - - - + transform="translate(533,-202.99988)"> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> + style="color:#000000;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" /> - - - + + + + + + + + + + + go-home + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + mimetypes - - - - - - - - - - + transform="translate(453,-96.99988)"> - - - + transform="translate(439.0002,-97)"> + transform="translate(553.03145,-96.96875)"> + + + + + + emblems - - - - - - - - + sodipodi:linespacing="125%">emblems - - - - - - - + transform="translate(19.0002,-0.99998059)"> - - - - - - + transform="translate(19.0002,-0.99998059)"> + inkscape:label="emblem-photos" + transform="translate(20,0)"> + transform="translate(19.0002,-0.99998059)"> + + + + + + + + + + + + + emotes + transform="translate(154.8095,-324.1781)"> @@ -9571,7 +9997,7 @@ style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> @@ -9600,7 +10026,7 @@ ry="1.5799417" /> @@ -9620,7 +10046,7 @@ style="color:#bebebe;fill:none;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> @@ -9644,7 +10070,7 @@ inkscape:export-filename="K:\GNOME vaja\face-surprise.png" inkscape:export-xdpi="90" inkscape:export-ydpi="90" - transform="translate(-0.99998311,120)" + transform="translate(19.000017,120)" inkscape:label="face-surprised"> the icon used for the :-0 emote @@ -9665,7 +10091,7 @@ The icon used for the :-D emote @@ -9695,7 +10121,7 @@ @@ -9728,7 +10154,7 @@ The icon used for :'( emote. @@ -9749,7 +10175,7 @@ The icon used for the B-) emote. @@ -9780,7 +10206,7 @@ The icon used for the :-| emote. @@ -9814,7 +10240,7 @@ The icon used for the :-* emote. @@ -9852,7 +10278,7 @@ @@ -9875,7 +10301,7 @@ + The icon used for the :-! emote. + + The icon used for the :-/ emote. + face-uncertain + + + + + + + + The icon used for the :-P emote. + + + + + + + + + The icon used for the |-) emote. + + + + + + + + + The icon used for the :-/ emote. + + + + + + + The icon used for the :-x emote. + + + + + The icon used for the :-[ emote. + + + + + The icon used for the :-& emote. + + + + - The icon used for the :-! emote. + id="g6009" + transform="translate(21.81249,119.78125)" + inkscape:label="face-confused"> + id="g5982" + transform="translate(39.187486,-1.796825)"> The icon used for the :-/ emote. + id="desc5984">The icon used for the :-/ emote. face-uncertain + id="title5986">face-uncertain + transform="translate(1.3623047e-5,2.015625)" + id="g5988"> + height="16" + x="501.00021" + y="540.98438" /> - The icon used for the :-P emote. - - - - - + transform="translate(39.999997,120)"> + + + + + + categories + + + + + height="16" + x="201" + y="245" + transform="matrix(1.0001626,0,0,1.0029144,-161.03248,462.23935)" /> - The icon used for the |-) emote. + id="g5503" + inkscape:label="system-help"> + + + + + + + + + + + + + + + + + + + + + + + + + - - - + sodipodi:nodetypes="ccccccc" /> + d="m 15.960835,11.977067 c -0.0039,-0.224138 -0.11244,-0.530667 -0.303794,-0.704283 L 13.495333,9.1563418 c -0.232641,-0.2435417 -0.786642,-0.2925577 -1.011037,-0.156751 -0.08046,0.00158 -1.135462,0.6312546 -1.28813,0.8654097 -0.616657,0.9457945 0.344058,1.8273205 1.173913,1.5468465 l 0.349569,-0.211696 1.602327,1.571736 c 0.637172,0.526349 1.691477,0.09225 1.638892,-0.794777 z" + id="path6196" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + sodipodi:nodetypes="ccccsccccc" /> + id="rect5386" + style="fill:none;stroke:none" /> - The icon used for the :-/ emote. + id="g8513" + inkscape:label="applications-games" + transform="translate(380,-82)"> + id="g6-4" + transform="matrix(0.00850309,0,0,-0.00895857,198.35386,562.21924)" + style="fill:#000000;stroke:none"> + id="path10" + transform="matrix(116.64787,0,0,-111.62496,4984.7868,38532.986)" + d="m -36.25,328 c -0.244325,10e-4 -0.525311,0.0664 -0.8125,0.21875 -1.045883,0.54647 -2.008309,2.33598 -2.53125,4.65625 -0.445786,1.97089 -0.609507,4.66601 -0.34375,5.75 0.231466,0.93169 0.632207,1.34375 1.34375,1.34375 1.054456,-0.0179 2.378615,-1.18225 3.21875,-2.75 0.607638,-0.86787 2.016913,-1.26248 3.375,-1.21875 1.358087,-0.0471 2.767363,0.35088 3.375,1.21875 0.840135,1.56775 2.164294,2.73208 3.21875,2.75 0.711543,0 1.112284,-0.41206 1.34375,-1.34375 0.265757,-1.08399 0.102036,-3.77911 -0.34375,-5.75 -0.522941,-2.32027 -1.485367,-4.10978 -2.53125,-4.65625 -0.574378,-0.30459 -1.048682,-0.29563 -1.46875,0 -0.531514,0.37626 -1.639149,0.77958 -3.59375,0.78125 -1.954601,0.002 -3.062236,-0.40499 -3.59375,-0.78125 C -35.803784,328.07093 -36.005675,327.99888 -36.25,328 z m 0.25,3 1,0 0,1 1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 1,0 0,-1 z m 7.5,0 c 0.276142,0 0.5,0.22386 0.5,0.5 0,0.27614 -0.223858,0.5 -0.5,0.5 -0.276142,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.223858,-0.5 0.5,-0.5 z m -1,1 c 0.276142,0 0.5,0.22386 0.5,0.5 0,0.27614 -0.223858,0.5 -0.5,0.5 -0.276142,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.223858,-0.5 0.5,-0.5 z m 2,0 c 0.276142,0 0.5,0.22386 0.5,0.5 0,0.27614 -0.223858,0.5 -0.5,0.5 -0.276142,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.223858,-0.5 0.5,-0.5 z m -1,1 c 0.276142,0 0.5,0.22386 0.5,0.5 0,0.27614 -0.223858,0.5 -0.5,0.5 -0.276142,0 -0.5,-0.22386 -0.5,-0.5 0,-0.27614 0.223858,-0.5 0.5,-0.5 z" + style="fill:#bebebe;fill-opacity:1" /> + + + - - The icon used for the :-x emote. + id="g9375" + inkscape:label="applications-graphics" + transform="translate(380,-82)"> - - - - The icon used for the :-[ emote. + id="path9234" + d="m 228.89213,543.00274 c -2.10985,0.0296 -4.94513,0.80221 -4.89737,3.28068 0.0499,2.58608 2.91741,1.66126 3.15054,2.71829 0.0353,-0.045 0.0883,-0.0821 0.12477,-0.12498 0.19744,-0.2135 0.39517,-0.38769 0.59267,-0.59365 0.31248,-0.35256 0.63627,-0.67899 0.967,-1.03107 1.10674,-1.17814 1.15415,-1.24979 3.79604,-3.24945 -1.03459,-0.62096 -2.25793,-0.96565 -3.29695,-0.99982 -0.1332,-0.005 -0.29604,-0.002 -0.4367,0 z m -1.9028,1.53098 c 0.82692,0 1.49728,0.67146 1.49728,1.49975 0,0.82829 -0.67036,1.49974 -1.49728,1.49974 -0.82693,0 -1.49728,-0.67145 -1.49728,-1.49974 0,-0.82829 0.67035,-1.49975 1.49728,-1.49975 z m 7.26873,0.66156 c -1.41828,2.23337 -2.36679,3.55601 -3.36956,4.58755 -0.63925,0.65758 -1.1631,1.31156 -1.62205,1.78094 -0.83899,0.89023 -1.93776,1.94077 -3.15054,3.09322 0.0633,1.46884 0.81094,2.74635 3.24412,3.2182 3.89808,0.75593 8.02683,-1.82423 7.61118,-7.06129 -0.17842,-2.24796 -1.4052,-4.28134 -2.71315,-5.61862 z m 0.34245,3.80643 c 0.5488,0 0.99819,0.44764 0.99819,0.99983 0,0.55218 -0.44939,0.99983 -0.99819,0.99983 -0.54879,0 -0.99818,-0.44765 -0.99818,-0.99983 0,-0.55219 0.44939,-0.99983 0.99818,-0.99983 z m -0.62386,2.99949 c 0.54879,0 0.99818,0.44764 0.99818,0.99983 0,0.55218 -0.44939,0.99982 -0.99818,0.99982 -0.5488,0 -0.99819,-0.44764 -0.99819,-0.99982 0,-0.55219 0.44939,-0.99983 0.99819,-0.99983 z m -4.99094,1.99965 c 0.54879,0 0.99818,0.44765 0.99818,0.99983 0,0.55219 -0.44939,0.99983 -0.99818,0.99983 -0.5488,0 -0.99819,-0.44764 -0.99819,-0.99983 0,-0.55218 0.44939,-0.99983 0.99819,-0.99983 z m 2.99456,0 c 0.5488,0 0.99819,0.44765 0.99819,0.99983 0,0.55219 -0.44939,0.99983 -0.99819,0.99983 -0.5488,0 -0.99819,-0.44764 -0.99819,-0.99983 0,-0.55218 0.44939,-0.99983 0.99819,-0.99983 z" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> + + + + ry="0" + rx="1.9277461" + y="543.00275" + x="221.0002" + height="15.997264" + width="15.97101" + id="rect9299" + style="fill:none;stroke:none" /> + id="path9264" + d="m 235.03722,543.00274 c -1.79965,1.2988 -4.20634,3.30184 -6.11488,5.3335 -0.17324,0.18442 -0.34065,0.36235 -0.50432,0.54703 -0.10346,0.10788 -0.21177,0.19588 -0.3152,0.30771 -0.0653,0.0767 -0.12585,0.16279 -0.18912,0.23932 -1.87306,2.07016 -3.71972,4.68066 -4.91712,6.6327 2.97729,-2.29737 4.91603,-4.16475 6.1464,-5.47026 0.2404,-0.24587 0.52929,-0.56636 0.85103,-0.92311 1.20361,-1.33456 2.92519,-3.43748 5.04321,-6.66689 z" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> - The icon used for the :-& emote. + id="g13219" + inkscape:label="applications-multimedia" + transform="translate(380,-82)"> - - - - The icon used for the :-/ emote. - face-uncertain + transform="translate(20.000005,-3.7264215e-6)" + id="g13045" + inkscape:label="applications-graphics"> + style="fill:#bebebe;fill-opacity:1;stroke:none" + transform="matrix(0.49887914,0,0,0.53785861,235.21825,541.6698)" + id="g13049" /> + + + + + + sodipodi:nodetypes="cssccccccsccccccccccsccsccscccccccccccccccccccccccccccccccccccccccccccccccccccc" /> - + + + + + + + + + + id="g8497" + transform="translate(140,470)" + inkscape:label="format-indent-less-rtl"> - + width="16" + id="rect8499" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + + + + sodipodi:nodetypes="ccccccccccccc" + id="path8507" + d="m 123,360 0,1 c 0,0.25689 0.12983,0.52846 0.3125,0.71875 L 124.59375,363 123.3125,364.28125 C 123.12983,364.47154 123,364.74311 123,365 l 0,1 1,0 c 0.30945,0 0.55232,-0.0903 0.75,-0.28125 L 127.40625,363 124.75,360.28125 C 124.55232,360.0903 124.30945,360 124,360 l -1,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Bitstream Vera Sans;-inkscape-font-specification:Bitstream Vera Sans" + inkscape:connector-curvature="0" /> - - - categories - + transform="matrix(-1,0,0,1,438.0004,0)" + id="g8444" + inkscape:label="go-first-rtl"> + id="path8446" + d="m -148,543 -5,-5 5,-5" + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:nodetypes="ccc" /> - - + width="16" /> - - + - + y="532" + x="-148" + height="1" + width="1" + id="rect8452" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> + - + transform="matrix(-1,0,0,1,437.0004,0)" + id="g8458" + inkscape:label="go-previous-rtl"> - + sodipodi:nodetypes="ccc" /> + height="16" + x="-116.0002" + y="747" + id="rect8462" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="scale(-1,1)" /> + + + inkscape:label="go-next-rtl" + id="g8470" + transform="translate(200,0)"> - + id="path8473" + d="m 111.0002,760 -5,-5 5,-5" + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:nodetypes="ccc" /> + width="16" /> + + - + inkscape:label="go-last-rtl" + id="g8483" + transform="translate(200,0)"> + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m -148,543 -5,-5 5,-5" + id="path8485" + inkscape:connector-curvature="0" + transform="translate(241.0002,217)" + sodipodi:nodetypes="ccc" /> + height="16" + x="-97.000198" + y="747" + id="rect8487" + style="color:#bebebe;fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + transform="scale(-1,1)" /> + + + - + inkscape:label="go-top" + id="g8430" + transform="matrix(0,1,-1,0,984.0002,665.9998)"> - - + + + id="rect8436" + width="2" + height="12" + x="-86.000198" + y="749" + rx="0" + ry="0" /> + + + + + id="path8420" + d="m 184.0002,752 5,5 5,-5" + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:nodetypes="ccc" /> - - - - - - - - + width="16" /> + + + transform="matrix(0,-1,-1,0,924.0002,844.0002)" + id="g8376" + inkscape:label="go-bottom"> - - - + id="path8378" + d="m -148,543 -5,-5 5,-5" + style="fill:none;stroke:#bebebe;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:nodetypes="ccc" /> + + rx="0" + y="749" + x="-86.000198" + height="12" + width="2" + id="rect8382" + style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="scale(-1,1)" /> + + + + + transform="translate(241.0002,217)" + sodipodi:nodetypes="ccc" + id="path1715" /> + + + + - - - - - - - - - - + inkscape:label="go-next" + id="g8332" + transform="matrix(-1,0,0,1,237.0004,0)"> + + + - + width="1" + id="rect8342" + style="fill:#bebebe;fill-opacity:1;stroke:none" /> + + + sodipodi:nodetypes="ccc" /> + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11556,36 +12302,6 @@ ry="0" /> - - - - - - - - - - - - @@ -12012,9 +12684,9 @@ sodipodi:ry="7" d="m 51.52343,689.95141 c 3.340544,1.94594 4.471097,6.23148 2.52516,9.57202 -1.945936,3.34054 -6.231476,4.4711 -9.57202,2.52516 -3.340544,-1.94594 -4.471097,-6.23148 -2.52516,-9.57202 0.612757,-1.05191 1.489249,-1.92583 2.542951,-2.53549" transform="matrix(0.85694274,0,0,0.85714276,6.8667487,99.42864)" + sodipodi:open="true" sodipodi:start="5.239857" - sodipodi:end="10.471045" - sodipodi:open="true" /> + sodipodi:end="10.471045" /> - + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.97519779;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" + d="M -12 511.03125 C -15.86004 511.03125 -19 514.18698 -19 518.03125 C -19 521.87553 -15.86004 525 -12 525 C -8.13996 525 -5 521.87553 -5 518.03125 C -5 514.18698 -8.13996 511.03125 -12 511.03125 z M -12 513.03125 C -10.926788 513.03125 -9.9381868 513.40156 -9.125 513.96875 L -16.0625 520.90625 C -16.646725 520.09599 -17 519.11511 -17 518.03125 C -17 515.26565 -14.77695 513.03125 -12 513.03125 z M -7.75 515.40625 C -7.2718162 516.17129 -6.96875 517.05938 -6.96875 518.03125 C -6.96875 520.79686 -9.22306 523 -12 523 C -12.957056 523 -13.835089 522.70449 -14.59375 522.25 L -7.75 515.40625 z " + transform="translate(180.00005,-23)" + id="path4222" /> - - - - - - - - - - - - - - - - - - - @@ -13038,33 +13604,6 @@ sodipodi:nodetypes="ccccccccccccccccccccc" /> - - - - - @@ -13083,11 +13622,11 @@ transform="matrix(1.0011372,0,0,1,-160.18196,-668)"> + sodipodi:nodetypes="cscccccccccccsc" /> - - - - go-home - - - - - - - - - - - - - @@ -13512,7 +14000,7 @@ ry="0.50229359" rx="0.38461545" y="282" - x="25.955606" + x="25.9998" height="4" width="4" id="rect16730" @@ -13522,7 +14010,7 @@ id="rect16732" width="4" height="4" - x="25.955606" + x="25.9998" y="288" rx="0.38461545" ry="0.50229359" /> @@ -13731,200 +14219,62 @@ id="rect10727-3-4-6-2-08-6-8-9-0-2-6" width="16" height="16" - x="241" - y="297.00012" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + x="241" + y="297.00012" /> - - - + inkscape:label="a" + y="308" + x="-251.0002" + height="2" + width="4.0000358" + id="rect42942-5-3-1-6-9-9" + style="opacity:0.35;color:#bebebe;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + transform="scale(-1,1)" + rx="0.375" + ry="0.375" /> + + + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + go-home + + + + + + + + + + + + + + + + + + + + diff -Nru gnome-icon-theme-symbolic-3.10.1/src/Makefile.in gnome-icon-theme-symbolic-3.12.0/src/Makefile.in --- gnome-icon-theme-symbolic-3.10.1/src/Makefile.in 2013-10-14 12:32:16.000000000 +0000 +++ gnome-icon-theme-symbolic-3.12.0/src/Makefile.in 2014-03-25 04:59:39.000000000 +0000 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.13.4 from Makefile.am. +# Makefile.in generated by automake 1.14.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2013 Free Software Foundation, Inc.