--- humanity-icon-theme-0.4.1.orig/Humanity-Dark/index.theme +++ humanity-icon-theme-0.4.1/Humanity-Dark/index.theme @@ -6,7 +6,7 @@ Example=directory-x-normal #Directory list -Directories=actions/16,actions/22,actions/24,apps/22,apps/24,apps/48,devices/22,devices/16,devices/24,status/16,status/22,status/24,stock/48, +Directories=actions/16,actions/22,actions/24,apps/22,apps/24,apps/48,devices/16,devices/22,devices/24,status/16,status/22,status/24,status/48, [actions/16] Size=16 @@ -68,7 +68,7 @@ Context=Status Type=Fixed -[stock/48] +[status/48] Size=48 -Context=Stock +Context=Status Type=Scalable --- humanity-icon-theme-0.4.1.orig/Humanity-Dark/status/24/bluetooth-disabled.svg +++ humanity-icon-theme-0.4.1/Humanity-Dark/status/24/bluetooth-disabled.svg @@ -13,9 +13,9 @@ + style="opacity:0.23999999;fill:none;stroke:#606060;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + style="opacity:0.23999999;fill:none;stroke:#606060;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> --- humanity-icon-theme-0.4.1.orig/debian/rules +++ humanity-icon-theme-0.4.1/debian/rules @@ -0,0 +1,27 @@ +#!/usr/bin/make -f + +build: build-stamp +build-stamp: + dh build + touch $@ + +install: install-stamp +install-stamp: build + dh install + for d in $$(find $(CURDIR)/debian/humanity-icon-theme/usr/share/icons -mindepth 2 -maxdepth 2 -type d) ; do \ + (cd $$d; for c in *; do /usr/lib/icon-naming-utils/icon-name-mapping -c $$c; done); \ + done + touch $@ + +binary: binary-arch binary-indep +binary-arch: install + dh $@ + +binary-indep: install + dh $@ + +clean: + dh $@ + +PHONY: binary-arch binary-indep clean binary build install + --- humanity-icon-theme-0.4.1.orig/debian/install +++ humanity-icon-theme-0.4.1/debian/install @@ -0,0 +1 @@ +Humanity Humanity-Dark usr/share/icons --- humanity-icon-theme-0.4.1.orig/debian/copyright +++ humanity-icon-theme-0.4.1/debian/copyright @@ -0,0 +1,24 @@ +This package was debianized by Steve Kowalik on +Tue, 25 Aug 2009 13:41:32 +1000. + +This package was downloaded from https://launchpad.net/humanity/+download + +Upstream Author: + Daniel Fore + Jonian Guveli + K.Vishnoo Charan Reddy. + +License: + +The Humanity Icon Theme is licensed under the GPL v2. + +Parts of the work are based on the Tango icons, which are released under the +public domain. + +The Debian packaging is Copyright Canonical Ltd, and is under the terms of the +GPL v3. + +On Debian/Ubuntu systems, the full text of the GPL version 2 can be found in +`/usr/share/common-licenses/GPL-2', and the full text of the GPL version 3 +can be found in `/usr/share/common-licenses/GPL-3'. + --- humanity-icon-theme-0.4.1.orig/debian/watch +++ humanity-icon-theme-0.4.1/debian/watch @@ -0,0 +1,3 @@ +version=3 +https://edge.launchpad.net/humanity/+download \ + .*/Humanity_(.*).tar.gz --- humanity-icon-theme-0.4.1.orig/debian/control +++ humanity-icon-theme-0.4.1/debian/control @@ -0,0 +1,17 @@ +Source: humanity-icon-theme +Section: gnome +Priority: optional +Maintainer: Ubuntu MOTU Developers +Build-Depends: debhelper (>= 7), + icon-naming-utils +Standards-Version: 3.8.3 + +Package: humanity-icon-theme +Architecture: all +Depends: ${misc:Depends}, + gnome-icon-theme, + hicolor-icon-theme +Description: Humanity Icon theme + Humanity and Humanity Dark are nice and well polished icon themes for + the GNOME desktop. + --- humanity-icon-theme-0.4.1.orig/debian/changelog +++ humanity-icon-theme-0.4.1/debian/changelog @@ -0,0 +1,78 @@ +humanity-icon-theme (0.4.1-0ubuntu1) karmic; urgency=low + + * New upstream release + - Adds a Humanity-Dark theme and uses darker grey levels for Humanity; + LP: #436485. + - Use greyscale icons for everything system related; LP: #430277. + - Update watch file to use "Humanity" instead of "humanity". + - Update description to mention Humanity-Dark. + - Update install file to install Humanity-Dark. + - Update icon-naming-utils calls to cover both themes. + - Adds monochrome icon for bluetooth; LP: #437162. + * Cherry pick fixes from lp:humanity/Humanity{,-Dark}/index.theme@r393, + fixing various typos spotted during review with a script to generate the + index instead of updating it manually. + * Cherry pick new greyscales icons for disabled bluetooth from + lp:Humanity{,-Dark}/status/24/bluetooth-disabled.svg@r394; LP: #442867. + * Cherry pick updates to zoom icons, copied from + lp:humanity/Humanity/actions/*/zoom-*.svg@r395. + + -- Loïc Minier Fri, 02 Oct 2009 23:28:22 +0200 + +humanity-icon-theme (0.3.1-0ubuntu3) karmic; urgency=low + + * index.theme, debian/control: Drop dependency/inheritance of + notify-osd-icons; it's not a full desktop icon theme, just an icon set for + notify-osd, and was just changed accordingly. (See LP# 435836) + + -- Martin Pitt Thu, 24 Sep 2009 16:54:10 +0200 + +humanity-icon-theme (0.3.1-0ubuntu2) karmic; urgency=low + + * index.theme: Drop inheritance of Human, add inheritance of notify-osd. + (LP: #435804) + * debian/control: Drop dependency to human-icon-theme, add notify-osd-icons + dependency. + + -- Martin Pitt Thu, 24 Sep 2009 12:39:59 +0200 + +humanity-icon-theme (0.3.1-0ubuntu1) karmic; urgency=low + + * New upstream release. + - Fixes blanck and white category icons; LP: #423593. + - Fixes look of network connection icons; LP: #428495. + + -- Loïc Minier Wed, 23 Sep 2009 22:30:16 +0200 + +humanity-icon-theme (0.3~20090923+r276-0ubuntu1) karmic; urgency=low + + * New upstream snapshot taken from r276 as djsiegel and upstream say we + should be running the bzr rev of the day or we're doomed to have ugly + graphics. :-P + - Add K.Vishnoo Charan Reddy to copyright. + - Switch to 0.3~ version numbers because I typo-ed the date in previous + upload. + + -- Loïc Minier Wed, 23 Sep 2009 18:33:48 +0200 + +humanity-icon-theme (0.2+snapshot20090929+r244-0ubuntu1) karmic; urgency=low + + * New upstream snapshot taken from bzr r244 as upstream told me it had a + bunch of fixes for UNR issues. + + -- Loïc Minier Sun, 20 Sep 2009 22:26:57 +0200 + +humanity-icon-theme (0.2+repack-0ubuntu1) karmic; urgency=low + + * New upstream release; tarball was repacked to drop .bzr/ and to have a + proper top level directory name. + - Fixes too dark panel icons for UNR; LP: #422414. + + -- Loïc Minier Mon, 07 Sep 2009 12:55:21 +0200 + +humanity-icon-theme (0.1.1-0ubuntu1) karmic; urgency=low + + * Initial release. + + -- Steve Kowalik Tue, 25 Aug 2009 23:56:43 +1000 + --- humanity-icon-theme-0.4.1.orig/debian/compat +++ humanity-icon-theme-0.4.1/debian/compat @@ -0,0 +1 @@ +7 --- humanity-icon-theme-0.4.1.orig/Humanity/index.theme +++ humanity-icon-theme-0.4.1/Humanity/index.theme @@ -6,7 +6,7 @@ Example=directory-x-normal #Directory list -Directories=actions/16,actions/22,actions/24,actions/32,actions/48,animations/16,animations/22,animations/24,animations/32,animations/48,apps/16,apps/22,apps/24,apps/32,apps/48,apps/64,categories/16,categories/24,categories/32,categories/48,categories/64,places/16,places/22,places/24,places/32,places/48,places/64,mimes/16,mimes/24,mimes/32,mimes/48,devices/16,devices/22,devices/24,devices/32,devices/48,devices/64,emblems/16,emblems/22,emblems/24,emblems/32,emblems/48,status/16,status/22,status/24,stock/32,status/48,stock/16,stock/22,stock/24,stock/32,stock/48, +Directories=actions/16,actions/22,actions/24,actions/32,actions/48,animations/16,animations/22,animations/24,animations/32,animations/48,apps/16,apps/22,apps/24,apps/32,apps/48,apps/64,categories/16,categories/22,categories/24,categories/32,categories/48,categories/64,devices/16,devices/22,devices/24,devices/32,devices/48,devices/64,emblems/16,emblems/22,emblems/24,emblems/32,emblems/48,mimes/16,mimes/22,mimes/24,mimes/32,mimes/48,places/16,places/22,places/24,places/32,places/48,places/64,status/16,status/22,status/24,status/32,status/48,stock/16,stock/22,stock/24,stock/32,stock/48, [actions/16] Size=16 --- humanity-icon-theme-0.4.1.orig/Humanity/actions/48/zoom-in.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/48/zoom-in.svg @@ -96,11 +96,11 @@ id="linearGradient4454-600"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4469994,0,0,1.4393906,-7.172991,-10.022533)" /> + gradientTransform="matrix(2.9844715,0,0,2.3645399,-31.958456,-21.372849)" /> + gradientTransform="matrix(0.39239343,0,0,0.400058,0.64666855,2.6655911)" /> + gradientTransform="matrix(0.39239343,0,0,0.400058,-50.251142,-0.34520657)" /> + gradientTransform="matrix(0.37369605,0,0,0.38099536,-46.911293,0.24643433)" /> @@ -215,25 +216,24 @@ id="path13082" style="fill:#3e3e3e;fill-opacity:1;stroke:none;display:inline" /> + style="fill:url(#linearGradient2770);fill-opacity:1;stroke:url(#linearGradient2772);stroke-width:1.2723726;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/48/zoom-original.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/48/zoom-original.svg @@ -96,11 +96,11 @@ id="linearGradient4454-600"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.44939,0,0,1.439332,-7.1919886,-10.021424)" /> + gradientTransform="matrix(2.9894021,0,0,2.3644436,-32.018402,-21.371277)" /> + gradientTransform="matrix(0.3930417,0,0,0.40004169,0.64058976,2.6661834)" /> + gradientTransform="matrix(0.3930417,0,0,0.40004169,-50.341309,-0.34449146)" /> + gradientTransform="matrix(0.37431343,0,0,0.38097984,-46.995942,0.24712533)" /> @@ -215,25 +216,24 @@ id="path13082" style="fill:#3e3e3e;fill-opacity:1;stroke:none;display:inline" /> + style="fill:url(#linearGradient2770);fill-opacity:1;stroke:url(#linearGradient2772);stroke-width:1.27339733;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/48/zoom-best-fit.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/48/zoom-best-fit.svg @@ -96,11 +96,11 @@ id="linearGradient4454-600"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4443223,0,0,1.4394563,-7.1517171,-10.023777)" /> + gradientTransform="matrix(2.97895,0,0,2.3646479,-31.891327,-21.37461)" /> + gradientTransform="matrix(0.39166746,0,0,0.40007627,0.65347534,2.664927)" /> + gradientTransform="matrix(0.39166746,0,0,0.40007627,-50.150169,-0.34600813)" /> + gradientTransform="matrix(0.37300468,0,0,0.38101276,-46.8165,0.24565979)" /> @@ -215,25 +216,24 @@ id="path13082" style="fill:#3e3e3e;fill-opacity:1;stroke:none;display:inline" /> + style="fill:url(#linearGradient2770);fill-opacity:1;stroke:url(#linearGradient2772);stroke-width:1.27122414;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/48/zoom-out.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/48/zoom-out.svg @@ -96,11 +96,11 @@ id="linearGradient4454-600"> + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.44939,0,0,1.439332,-7.1919886,-10.021424)" /> + gradientTransform="matrix(2.9894021,0,0,2.3644436,-32.018402,-21.371277)" /> + gradientTransform="matrix(0.3930417,0,0,0.40004169,0.64058976,2.6661834)" /> + gradientTransform="matrix(0.3930417,0,0,0.40004169,-50.341309,-0.34449146)" /> + gradientTransform="matrix(0.37431343,0,0,0.38097984,-46.995942,0.24712533)" /> @@ -215,25 +216,24 @@ id="path13082" style="fill:#3e3e3e;fill-opacity:1;stroke:none;display:inline" /> + style="fill:url(#linearGradient2770);fill-opacity:1;stroke:url(#linearGradient2772);stroke-width:1.27339733;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/16/zoom-in.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/16/zoom-in.svg @@ -4,210 +4,37 @@ + id="svg3222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="defs3224" /> + + + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/16/zoom-original.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/16/zoom-original.svg @@ -4,210 +4,37 @@ + id="svg3222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="defs3224" /> + + + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/16/zoom-best-fit.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/16/zoom-best-fit.svg @@ -4,210 +4,23 @@ + id="svg3222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="defs3224" /> + + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/16/zoom-out.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/16/zoom-out.svg @@ -4,210 +4,27 @@ + id="svg3222"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="defs3224" /> + + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/24/zoom-in.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/24/zoom-in.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835294,15.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/24/zoom-original.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/24/zoom-original.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835294,15.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/24/zoom-best-fit.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/24/zoom-best-fit.svg @@ -12,95 +12,74 @@ - + id="linearGradient3277-442"> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + id="linearGradient11114-516"> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + id="linearGradient3294"> - - - - + x1="212.04402" + y1="123.74026" + x2="210.58083" + y2="74.261711" + id="linearGradient2538" + xlink:href="#linearGradient3294" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> + id="linearGradient4454-600"> + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> - + id="linearGradient4467-402"> + + id="linearGradient11104-770"> + x1="41.541653" + y1="68.291702" + x2="41.485142" + y2="4.5362983" + id="linearGradient2530" + xlink:href="#linearGradient11104-770" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + + + + + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835293,15.938263)" /> + style="opacity:0.4;fill:url(#radialGradient2878);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2541);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2543);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:url(#linearGradient2538);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" /> + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + d="m -10.7,9 0.4,0 c 0.1662,0 0.3,0.1338 0.3,0.3 l 0,1.4 c 0,0.1662 -0.1338,0.3 -0.3,0.3 l -0.4,0 c -0.1662,0 -0.3,-0.1338 -0.3,-0.3 l 0,-1.4 C -11,9.1338 -10.8662,9 -10.7,9 z m 0,1 1.4,0 c 0.1662,0 0.3,0.1338 0.3,0.3 l 0,0.4 c 0,0.1662 -0.1338,0.3 -0.3,0.3 l -1.4,0 c -0.1662,0 -0.3,-0.1338 -0.3,-0.3 l 0,-0.4 c 0,-0.1662 0.1338,-0.3 0.3,-0.3 z m 0,-3 0.4,0 c 0.1662,0 0.3,-0.1338 0.3,-0.3 l 0,-1.4 C -10,5.1338 -10.1338,5 -10.3,5 l -0.4,0 C -10.8662,5 -11,5.1338 -11,5.3 l 0,1.4 c 0,0.1662 0.1338,0.3 0.3,0.3 z m 0,-1 1.4,0 C -9.1338,6 -9,5.8662 -9,5.7 L -9,5.3 C -9,5.1338 -9.1338,5 -9.3,5 l -1.4,0 C -10.8662,5 -11,5.1338 -11,5.3 l 0,0.4 c 0,0.1662 0.1338,0.3 0.3,0.3 z m 5.4,1 -0.4,0 C -5.8662,7 -6,6.8662 -6,6.7 L -6,5.3 C -6,5.1338 -5.8662,5 -5.7,5 l 0.4,0 C -5.1338,5 -5,5.1338 -5,5.3 l 0,1.4 C -5,6.8662 -5.1338,7 -5.3,7 z m 0,-1 -1.4,0 C -6.8662,6 -7,5.8662 -7,5.7 L -7,5.3 C -7,5.1338 -6.8662,5 -6.7,5 l 1.4,0 C -5.1338,5 -5,5.1338 -5,5.3 l 0,0.4 C -5,5.8662 -5.1338,6 -5.3,6 z m 0,3 -0.4,0 C -5.8662,9 -6,9.1338 -6,9.3 l 0,1.4 c 0,0.1662 0.1338,0.3 0.3,0.3 l 0.4,0 C -5.1338,11 -5,10.8662 -5,10.7 L -5,9.3 C -5,9.1338 -5.1338,9 -5.3,9 z m 0,1 -1.4,0 C -6.8662,10 -7,10.1338 -7,10.3 l 0,0.4 c 0,0.1662 0.1338,0.3 0.3,0.3 l 1.4,0 c 0.1662,0 0.3,-0.1338 0.3,-0.3 l 0,-0.4 C -5,10.1338 -5.1338,10 -5.3,10 z" + transform="scale(-1,1)" + id="rect2866" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/24/zoom-out.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/24/zoom-out.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835294,15.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/22/zoom-in.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/22/zoom-in.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835294,14.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/22/zoom-original.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/22/zoom-original.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-53.779132,14.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + + --- humanity-icon-theme-0.4.1.orig/Humanity/actions/22/zoom-best-fit.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/22/zoom-best-fit.svg @@ -12,95 +12,74 @@ - + id="linearGradient3277-442"> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + id="linearGradient11114-516"> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + id="linearGradient3294"> - - - - + x1="212.04402" + y1="123.74026" + x2="210.58083" + y2="74.261711" + id="linearGradient2538" + xlink:href="#linearGradient3294" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> + id="linearGradient4454-600"> + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> - + id="linearGradient4467-402"> + + id="linearGradient11104-770"> + x1="41.541653" + y1="68.291702" + x2="41.485142" + y2="4.5362983" + id="linearGradient2530" + xlink:href="#linearGradient11104-770" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + + + + + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-52.835293,15.938263)" /> + style="opacity:0.4;fill:url(#radialGradient2878);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2541);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2543);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:url(#linearGradient2538);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" /> + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + d="m -10.7,9 0.4,0 c 0.1662,0 0.3,0.1338 0.3,0.3 l 0,1.4 c 0,0.1662 -0.1338,0.3 -0.3,0.3 l -0.4,0 c -0.1662,0 -0.3,-0.1338 -0.3,-0.3 l 0,-1.4 C -11,9.1338 -10.8662,9 -10.7,9 z m 0,1 1.4,0 c 0.1662,0 0.3,0.1338 0.3,0.3 l 0,0.4 c 0,0.1662 -0.1338,0.3 -0.3,0.3 l -1.4,0 c -0.1662,0 -0.3,-0.1338 -0.3,-0.3 l 0,-0.4 c 0,-0.1662 0.1338,-0.3 0.3,-0.3 z m 0,-3 0.4,0 c 0.1662,0 0.3,-0.1338 0.3,-0.3 l 0,-1.4 C -10,5.1338 -10.1338,5 -10.3,5 l -0.4,0 C -10.8662,5 -11,5.1338 -11,5.3 l 0,1.4 c 0,0.1662 0.1338,0.3 0.3,0.3 z m 0,-1 1.4,0 C -9.1338,6 -9,5.8662 -9,5.7 L -9,5.3 C -9,5.1338 -9.1338,5 -9.3,5 l -1.4,0 C -10.8662,5 -11,5.1338 -11,5.3 l 0,0.4 c 0,0.1662 0.1338,0.3 0.3,0.3 z m 5.4,1 -0.4,0 C -5.8662,7 -6,6.8662 -6,6.7 L -6,5.3 C -6,5.1338 -5.8662,5 -5.7,5 l 0.4,0 C -5.1338,5 -5,5.1338 -5,5.3 l 0,1.4 C -5,6.8662 -5.1338,7 -5.3,7 z m 0,-1 -1.4,0 C -6.8662,6 -7,5.8662 -7,5.7 L -7,5.3 C -7,5.1338 -6.8662,5 -6.7,5 l 1.4,0 C -5.1338,5 -5,5.1338 -5,5.3 l 0,0.4 C -5,5.8662 -5.1338,6 -5.3,6 z m 0,3 -0.4,0 C -5.8662,9 -6,9.1338 -6,9.3 l 0,1.4 c 0,0.1662 0.1338,0.3 0.3,0.3 l 0.4,0 C -5.1338,11 -5,10.8662 -5,10.7 L -5,9.3 C -5,9.1338 -5.1338,9 -5.3,9 z m 0,1 -1.4,0 C -6.8662,10 -7,10.1338 -7,10.3 l 0,0.4 c 0,0.1662 0.1338,0.3 0.3,0.3 l 1.4,0 c 0.1662,0 0.3,-0.1338 0.3,-0.3 l 0,-0.4 C -5,10.1338 -5.1338,10 -5.3,10 z" + transform="scale(-1,1)" + id="rect2866" + style="fill:#4d4d4d;fill-opacity:1;stroke:none" /> --- humanity-icon-theme-0.4.1.orig/Humanity/actions/22/zoom-out.svg +++ humanity-icon-theme-0.4.1/Humanity/actions/22/zoom-out.svg @@ -30,7 +30,7 @@ id="linearGradient2543" xlink:href="#linearGradient3277-442" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,2.9030377)" /> + gradientTransform="matrix(0.5018785,0,0,0.462207,-0.3803386,1.9030377)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,50.0016,-0.8912687)" /> + gradientTransform="matrix(0.1953514,0,0,0.1799097,-25.223109,0.847388)" /> - + id="linearGradient4454-600"> - + gradientTransform="matrix(0.71072785,0,0,0.71351452,-4.3440884,-5.2196083)" /> + id="linearGradient4467-402"> - + gradientTransform="matrix(1.4658935,0,0,1.1721166,-16.518053,-10.846027)" /> + id="linearGradient11104-770"> - + gradientTransform="matrix(0.19273326,0,0,0.19831114,-0.50327822,1.0699697)" /> + id="linearGradient2300-465"> + x1="173.09576" + y1="75.31868" + x2="173.09576" + y2="11.949074" + id="linearGradient2528" + xlink:href="#linearGradient2300-465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.19273326,0,0,0.19831114,-25.502932,-0.42250104)" /> + - + gradientTransform="matrix(0.18354963,0,0,0.18886165,-23.862493,-0.12922033)" /> + gradientTransform="matrix(1.0352941,0,0,0.46320168,-53.779132,14.602421)" /> + - + style="fill:url(#radialGradient2514);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.88163906;marker:none;visibility:visible;display:inline" /> + style="opacity:0.6;fill:url(#radialGradient2533);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + style="fill:url(#linearGradient2528);fill-opacity:1;stroke:url(#linearGradient2530);stroke-width:1.02489853;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> - + style="fill:url(#linearGradient2525);fill-opacity:1;stroke:none;display:inline" /> + --- humanity-icon-theme-0.4.1.orig/Humanity/status/24/bluetooth-disabled.svg +++ humanity-icon-theme-0.4.1/Humanity/status/24/bluetooth-disabled.svg @@ -13,9 +13,9 @@ + style="opacity:0.23999999;fill:none;stroke:#606060;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + style="opacity:0.23999999;fill:none;stroke:#606060;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" />