Hello community, here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory checked in at 2018-12-21 08:18:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old) and /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-pkg" Fri Dec 21 08:18:41 2018 rev:41 rq:658915 version:2.45.25 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes 2018-11-12 09:51:47.408251641 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new.28833/libyui-qt-pkg.changes 2018-12-21 08:18:42.897721835 +0100 @@ -1,0 +2,6 @@ +Sat Dec 15 22:14:29 UTC 2018 - Stasiek Michalski <[email protected]> + +- Make icons pop out from any background (boo#1115949) +- 2.45.25 + +------------------------------------------------------------------- Old: ---- libyui-qt-pkg-2.45.24.tar.bz2 New: ---- libyui-qt-pkg-2.45.25.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-pkg-doc.spec ++++++ --- /var/tmp/diff_new_pack.KqG8CF/_old 2018-12-21 08:18:43.313721445 +0100 +++ /var/tmp/diff_new_pack.KqG8CF/_new 2018-12-21 08:18:43.317721442 +0100 @@ -20,7 +20,7 @@ %define so_version 9 Name: %{parent}-doc -Version: 2.45.24 +Version: 2.45.25 Release: 0 Source: %{parent}-%{version}.tar.bz2 ++++++ libyui-qt-pkg.spec ++++++ --- /var/tmp/diff_new_pack.KqG8CF/_old 2018-12-21 08:18:43.337721423 +0100 +++ /var/tmp/diff_new_pack.KqG8CF/_new 2018-12-21 08:18:43.337721423 +0100 @@ -17,7 +17,7 @@ Name: libyui-qt-pkg -Version: 2.45.24 +Version: 2.45.25 Release: 0 Source: %{name}-%{version}.tar.bz2 @@ -150,8 +150,6 @@ %{_libdir}/yui/lib*.so.* %doc %dir %{_docdir}/%{bin_name} %license %{_docdir}/%{bin_name}/COPYING* -%dir %{_prefix}/share/icons -%{_prefix}/share/icons/hicolor %files devel %defattr(-,root,root) ++++++ libyui-qt-pkg-2.45.24.tar.bz2 -> libyui-qt-pkg-2.45.25.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/PROJECTINFO.cmake new/libyui-qt-pkg-2.45.25/PROJECTINFO.cmake --- old/libyui-qt-pkg-2.45.24/PROJECTINFO.cmake 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/PROJECTINFO.cmake 2018-12-17 13:31:12.000000000 +0100 @@ -18,8 +18,5 @@ ## Things to cleanup; probably too yast2 related -# used in src/icons and YQPackageSelectorHelp.cc (via -DHELPIMAGEDIR) probably specific to this file -SET( INSTALL_HELP_ICONS_DIR "${YPREFIX}/share/icons/hicolor/16x16/actions" ) - # maybe '#include <yui/Libyui_config.h>' rather than using '-DTHEMEDIR' SET( YUIQT_THEMEDIR "${YPREFIX}/share/YaST2/theme" ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/VERSION.cmake new/libyui-qt-pkg-2.45.25/VERSION.cmake --- old/libyui-qt-pkg-2.45.24/VERSION.cmake 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/VERSION.cmake 2018-12-17 13:31:12.000000000 +0100 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "2" ) SET( VERSION_MINOR "45" ) -SET( VERSION_PATCH "24" ) +SET( VERSION_PATCH "25" ) SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" ) ##### This is need for the libyui core, ONLY. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg-doc.spec new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg-doc.spec --- old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg-doc.spec 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg-doc.spec 2018-12-17 13:31:12.000000000 +0100 @@ -20,7 +20,7 @@ %define so_version 9 Name: %{parent}-doc -Version: 2.45.24 +Version: 2.45.25 Release: 0 Source: %{parent}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg.changes new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg.changes --- old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg.changes 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg.changes 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat Dec 15 22:14:29 UTC 2018 - Stasiek Michalski <[email protected]> + +- Make icons pop out from any background (boo#1115949) +- 2.45.25 + +------------------------------------------------------------------- Wed Nov 7 14:00:54 UTC 2018 - Stefan Hundhammer <[email protected]> - Require and link against libQt5Svg (bsc#1114654) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg.spec new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg.spec --- old/libyui-qt-pkg-2.45.24/package/libyui-qt-pkg.spec 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/package/libyui-qt-pkg.spec 2018-12-17 13:31:12.000000000 +0100 @@ -17,7 +17,7 @@ Name: libyui-qt-pkg -Version: 2.45.24 +Version: 2.45.25 Release: 0 Source: %{name}-%{version}.tar.bz2 @@ -150,8 +150,6 @@ %{_libdir}/yui/lib*.so.* %doc %dir %{_docdir}/%{bin_name} %license %{_docdir}/%{bin_name}/COPYING* -%dir %{_prefix}/share/icons -%{_prefix}/share/icons/hicolor %files devel %defattr(-,root,root) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/CMakeLists.txt new/libyui-qt-pkg-2.45.25/src/CMakeLists.txt --- old/libyui-qt-pkg-2.45.24/src/CMakeLists.txt 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/CMakeLists.txt 2018-12-17 13:31:12.000000000 +0100 @@ -21,5 +21,3 @@ Qt5::Svg Qt5::X11Extras ) - -SUBDIRS( icons ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/YQPackageSelectorHelp.cc new/libyui-qt-pkg-2.45.25/src/YQPackageSelectorHelp.cc --- old/libyui-qt-pkg-2.45.24/src/YQPackageSelectorHelp.cc 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/YQPackageSelectorHelp.cc 2018-12-17 13:31:12.000000000 +0100 @@ -222,7 +222,7 @@ + " " + _( "<b>Hint:</b> You may have to use \"taboo\" to get rid of such a package." ) ); - html += symHelp( "package-update-auto", + html += symHelp( "package-upgrade-auto", // Translators: Package status short (!) description _( "Autoupdate" ), // Translators: Automatic word-wrapping. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/CMakeLists.txt new/libyui-qt-pkg-2.45.25/src/icons/CMakeLists.txt --- old/libyui-qt-pkg-2.45.24/src/icons/CMakeLists.txt 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 @@ -1,12 +0,0 @@ -# -# Pkg icons -# - -# Most of those icons are simply included in ../YQIconPool.cc, -# but some of them also need to be installed so they can be used -# in the "Symbols Help" dialog. - -FILE( GLOB pkg_help_icons . *.svg ) - -INSTALL( FILES ${pkg_help_icons} - DESTINATION ${INSTALL_HELP_ICONS_DIR} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/arrow-down.svg new/libyui-qt-pkg-2.45.25/src/icons/arrow-down.svg --- old/libyui-qt-pkg-2.45.24/src/icons/arrow-down.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/arrow-down.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,33 +9,5 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - width="16" - height="16" - viewBox="0 0 16 16.000001" - version="1.1" - id="svg4243"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - style="fill:#241f31;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 1,5 H 15 L 8,12 Z" - id="path856" /> + <path fill="#241f31" d="M 1,5 H 15 L 8,12 Z" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/arrow-left.svg new/libyui-qt-pkg-2.45.25/src/icons/arrow-left.svg --- old/libyui-qt-pkg-2.45.24/src/icons/arrow-left.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/arrow-left.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,33 +9,5 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path856" - d="M 11,1 V 15 L 4,8 Z" - style="fill:#241f31;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path d="M 11,1 V 15 L 4,8 Z" fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/arrow-right.svg new/libyui-qt-pkg-2.45.25/src/icons/arrow-right.svg --- old/libyui-qt-pkg-2.45.24/src/icons/arrow-right.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/arrow-right.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,33 +9,5 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path856" - d="M 5,1 V 15 L 12,8 Z" - style="fill:#241f31;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path d="M 5,1 V 15 L 12,8 Z" fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/emblem-warning.svg new/libyui-qt-pkg-2.45.25/src/icons/emblem-warning.svg --- old/libyui-qt-pkg-2.45.24/src/icons/emblem-warning.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/emblem-warning.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,45 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path841" - d="M 8.0000002,1 16,15 H 0 Z" /> - <path - d="M 8,3.0175781 1.7246094,14 H 14.275391 Z" - id="path841-3" - style="opacity:1;fill:#f6d32d;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:#241f31;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 7,6 h 2 v 4 H 7 Z" - id="path843" /> - <path - id="path845" - d="M 8,11 A 1,1 0 0 0 7,12 1,1 0 0 0 8,13 1,1 0 0 0 9,12 1,1 0 0 0 8,11 Z" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path fill="#241f31" d="M 8.0000002,1 16,15 H 0 Z" /> + <path d="M 8,3.0175781 1.7246094,14 H 14.275391 Z" fill="#f6d32d" class="warning" /> + <path fill="#241f31" d="m 7,6 h 2 v 4 H 7 Z" /> + <path d="M 8,11 A 1,1 0 0 0 7,12 1,1 0 0 0 8,13 1,1 0 0 0 9,12 1,1 0 0 0 8,11 Z" fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/list-add.svg new/libyui-qt-pkg-2.45.25/src/icons/list-add.svg --- old/libyui-qt-pkg-2.45.24/src/icons/list-add.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/list-add.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,61 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <rect - ry="2" - y="1" - x="1" - height="14" - width="14" - id="rect1070" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - ry="1" - y="2" - x="2" - height="12" - width="12" - id="rect1072" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - ry="0" - y="7" - x="3" - height="2" - width="10" - id="rect1076" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - ry="0" - y="3" - x="7" - height="10" - width="2" - id="rect1078" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path d="M 3 1 C 1.892 1 1 1.892 1 3 L 1 13 C 1 14.108 1.892 15 3 15 L 13 15 C 14.108 15 15 14.108 15 13 L 15 3 C 15 1.892 14.108 1 13 1 L 3 1 z M 3 2 L 13 2 C 13.554 2 14 2.446 14 3 L 14 13 C 14 13.554 13.554 14 13 14 L 3 14 C 2.446 14 2 13.554 2 13 L 2 3 C 2 2.446 2.446 2 3 2 z " fill="#241f31" /> + <rect fill="#ffffff" opacity="0.5" width="12" height="12" x="2" y="2" ry="1" /> + <rect fill="#241f31" width="10" height="2" x="3" y="7" /> + <rect fill="#241f31" width="2" height="10" x="7" y="3" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/list-remove.svg new/libyui-qt-pkg-2.45.25/src/icons/list-remove.svg --- old/libyui-qt-pkg-2.45.24/src/icons/list-remove.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/list-remove.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,53 +9,7 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <rect - ry="2" - y="1" - x="1" - height="14" - width="14" - id="rect1070" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - ry="1" - y="2" - x="2" - height="12" - width="12" - id="rect1072" - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - ry="0" - y="7" - x="3" - height="2" - width="10" - id="rect1076" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:#241f31;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path d="M 3 1 C 1.892 1 1 1.892 1 3 L 1 13 C 1 14.108 1.892 15 3 15 L 13 15 C 14.108 15 15 14.108 15 13 L 15 3 C 15 1.892 14.108 1 13 1 L 3 1 z M 3 2 L 13 2 C 13.554 2 14 2.446 14 3 L 14 13 C 14 13.554 13.554 14 13 14 L 3 14 C 2.446 14 2 13.554 2 13 L 2 3 C 2 2.446 2.446 2 3 2 z " fill="#241f31" /> + <rect opacity="0.5" fill="#ffffff" width="12" height="12" x="2" y="2" ry="1" /> + <rect fill="#241f31" width="10" height="2" x="3" y="7" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-available-locked.svg new/libyui-qt-pkg-2.45.25/src/icons/package-available-locked.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-available-locked.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-available-locked.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path846" - d="M 3.3259323,3.3259318 12.726562,12.726563" - style="fill:none;stroke:#e01b24;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> - <path - id="path860" - d="M 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 8 3 A 5 5 0 0 1 13 8 A 5 5 0 0 1 8 13 A 5 5 0 0 1 3 8 A 5 5 0 0 1 8 3 z " - style="opacity:1;fill:#e01b24;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path fill="#241f31" d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 14 L 2 14 L 2 2 z " /> + <rect fill="#ffffff" opacity="0.5" width="12" height="12" x="2" y="2" /> + <path d="M 8 3 C 5.23 3 3 5.23 3 8 C 3 10.77 5.23 13 8 13 C 10.77 13 13 10.77 13 8 C 13 5.23 10.77 3 8 3 z M 8 5 C 8.4633777 5 8.8960791 5.1127894 9.2871094 5.2988281 L 5.2988281 9.2871094 C 5.1127894 8.8960791 5 8.4633777 5 8 C 5 6.338 6.338 5 8 5 z M 10.701172 6.7128906 C 10.887211 7.1039209 11 7.5366223 11 8 C 11 9.662 9.662 11 8 11 C 7.5366223 11 7.1039209 10.887211 6.7128906 10.701172 L 10.701172 6.7128906 z " fill="#241f31" /> + <path d="M 8 3 C 5.23 3 3 5.23 3 8 C 3 10.77 5.23 13 8 13 C 10.77 13 13 10.77 13 8 C 13 5.23 10.77 3 8 3 z M 8 5 C 8.4633777 5 8.8960791 5.1127894 9.2871094 5.2988281 L 5.2988281 9.2871094 C 5.1127894 8.8960791 5 8.4633777 5 8 C 5 6.338 6.338 5 8 5 z M 10.701172 6.7128906 C 10.887211 7.1039209 11 7.5366223 11 8 C 11 9.662 9.662 11 8 11 C 7.5366223 11 7.1039209 10.887211 6.7128906 10.701172 L 10.701172 6.7128906 z " fill="#e01b24" class="error" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-available.svg new/libyui-qt-pkg-2.45.25/src/icons/package-available.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-available.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-available.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,45 +9,6 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - width="16" - height="16" - viewBox="0 0 16 16.000001" - version="1.1" - id="svg4243"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <rect - ry="1" - y="1" - x="1" - height="14" - width="14" - id="rect818" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <rect - style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect816" - width="12" - height="12" - x="2" - y="2" - ry="0" /> + <path d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 14 L 2 14 L 2 2 z " fill="#241f31" /> + <rect y="2" x="2" height="12" width="12" fill="#ffffff" opacity="0.5" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-downgrade.svg new/libyui-qt-pkg-2.45.25/src/icons/package-downgrade.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-downgrade.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-downgrade.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path816" - d="M 8,12.878679 V 0.8786793" - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="path818" - d="M 3.0000034,7.8786793 8,12.878679 13,7.8786793" - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path fill="#241f31" d="M 2,16 C 0.892,16 0,15.108 0,14 V 2 C 0,0.892 0.892,0 2,0 h 12 c 1.108,0 2,0.892 2,2 v 12 c 0,1.108 -0.892,2 -2,2 z M 2,14 H 14 V 2 H 2 Z" /> + <rect fill="#ffffff" width="12" height="12" x="2" y="2" opacity="0.5" /> + <path d="M 7 2 L 7 8.5859375 L 4.7070312 6.2929688 L 3.2929688 7.7070312 L 8 12.414062 L 12.707031 7.7070312 L 11.292969 6.2929688 L 9 8.5859375 L 9 2 L 7 2 z " fill="#241f31" /> + <path d="M 7 2 L 7 8.5859375 L 4.7070312 6.2929688 L 3.2929688 7.7070312 L 8 12.414062 L 12.707031 7.7070312 L 11.292969 6.2929688 L 9 8.5859375 L 9 2 L 7 2 z " fill="#e01b24" class="error" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-install-auto.svg new/libyui-qt-pkg-2.45.25/src/icons/package-install-auto.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-install-auto.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-install-auto.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,51 +9,7 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - width="16" - height="16" - viewBox="0 0 16 16.000001" - version="1.1" - id="svg4243"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <circle - r="2" - cy="13" - cx="3" - id="path817" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <circle - r="2" - cy="13" - cx="8" - id="path819" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <circle - r="2" - cy="13" - cx="13" - id="path821" - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - style="fill:none;stroke:#33d17a;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - d="M 4,5.3288708 7,8 13,2" - id="path820" /> + <path opacity="0.5" fill="#ffffff" d="M 2 2 L 2 14 L 3 14 L 3 16 L 13 16 L 13 14 L 14 14 L 14 2 L 2 2 z " /> + <path d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 3 16 L 3 14 L 2 14 L 2 2 L 14 2 L 14 2.8789062 L 8 8.8789062 L 5.0605469 5.9394531 L 2.9394531 8.0605469 L 8 13.121094 L 14 7.1210938 L 14 14 L 13 14 L 13 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 5.1210938 L 16 3 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 4 14 L 4 15 L 4 16 L 5 16 L 6 16 L 6 15 L 6 14 L 5 14 L 4 14 z M 7 14 L 7 15 L 7 16 L 8 16 L 9 16 L 9 15 L 9 14 L 8 14 L 7 14 z M 10 14 L 10 15 L 10 16 L 11 16 L 12 16 L 12 15 L 12 14 L 11 14 L 10 14 z " fill="#241f31" /> + <path d="M 14 2.8789062 L 8 8.8789062 L 5.0605469 5.9394531 L 2.9394531 8.0605469 L 8 13.121094 L 14 7.1210938 L 14 2.8789062 z " class="success" fill="#33d17a" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-install.svg new/libyui-qt-pkg-2.45.25/src/icons/package-install.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-install.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-install.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,7 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - transform="translate(0,-1106.5197)" - id="layer1"> - <path - id="path833" - d="M 12.939453,1109.459 6,1116.3984 3.0605469,1113.459 0.93945312,1115.5801 6,1120.6406 l 9.060547,-9.0605 z" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#33d17a;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> - </g> + <rect y="2" x="2" height="12" width="12" fill="#ffffff" opacity="0.5" /> + <path d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 5.1210938 L 16 3 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 2.8789062 L 8 8.8789062 L 5.0605469 5.9394531 L 2.9394531 8.0605469 L 8 13.121094 L 14 7.1210938 L 14 14 L 2 14 L 2 2 z " fill="#241f31" /> + <path d="M 14 2.8789062 L 8 8.8789062 L 5.0605469 5.9394531 L 2.9394531 8.0605469 L 8 13.121094 L 14 7.1210938 L 14 2.8789062 z " fill="#33d17a" class="success" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-installed-locked.svg new/libyui-qt-pkg-2.45.25/src/icons/package-installed-locked.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-installed-locked.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-installed-locked.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,6 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="rect862" - d="M 3 7 C 2.446 7 2 7.446 2 8 L 2 14 C 2 14.554 2.446 15 3 15 L 13 15 C 13.554 15 14 14.554 14 14 L 14 8 C 14 7.446 13.554 7 13 7 L 3 7 z M 8 8 C 9.108 8 10 8.892 10 10 C 10 10.74107 9.5957989 11.379048 9 11.724609 L 9 13 C 9 13.554 8.554 14 8 14 C 7.446 14 7 13.554 7 13 L 7 11.724609 C 6.4042011 11.379048 6 10.74107 6 10 C 6 8.892 6.892 8 8 8 z " - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="rect864" - d="M 8 1 C 5.23 1 3 3.23 3 6 L 3 7 L 5 7 L 5 6 C 5 4.338 6.338 3 8 3 C 9.662 3 11 4.338 11 6 L 11 7 L 13 7 L 13 6 C 13 3.23 10.77 1 8 1 z " - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect fill="#ffffff" opacity="0.5" width="12" height="12" x="2" y="2" /> + <path d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 14 L 2 14 L 2 2 z M 8 3 C 6.338 3 5 4.338 5 6 L 5 8 L 4 8 L 4 13 L 12 13 L 12 8 L 11 8 L 11 6 C 11 4.338 9.662 3 8 3 z M 8 4 C 9.108 4 10 4.892 10 6 L 10 8 L 6 8 L 6 6 C 6 4.892 6.892 4 8 4 z " fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-installed-updated.svg new/libyui-qt-pkg-2.45.25/src/icons/package-installed-updated.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-installed-updated.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-installed-updated.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,41 +9,6 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <rect - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="rect818" - width="14" - height="14" - x="1" - y="1" - ry="1" /> - <path - id="path816" - d="M 13.939453,1.9394531 6,9.8789062 3.0605469,6.9394531 0.93945312,9.0605469 6,14.121094 16.060547,4.0605469 Z" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <rect y="2" x="2" height="12" width="12" fill="#ffffff" opacity="0.5" /> + <path d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 5.1210938 L 16 3 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 2.8789062 L 8 8.8789062 L 5.0605469 5.9394531 L 2.9394531 8.0605469 L 8 13.121094 L 14 7.1210938 L 14 14 L 2 14 L 2 2 z " fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-remove-auto.svg new/libyui-qt-pkg-2.45.25/src/icons/package-remove-auto.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-remove-auto.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-remove-auto.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,55 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path4723" - cx="3" - cy="13" - r="2" /> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path4725" - cx="8" - cy="13" - r="2" /> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path4727" - cx="13" - cy="13" - r="2" /> - <path - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" - d="m 4,2 8,8" - id="path4729" /> - <path - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" - d="M 4,10 12,2" - id="path4731" /> + <path opacity="0.5" fill="#ffffff" d="M 2 2 L 2 14 L 3 14 L 3 16 L 13 16 L 13 14 L 14 14 L 14 2 L 2 2 z " /> + <path fill="#241f31" d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 3 16 L 3 14 L 2 14 L 2 2 L 14 2 L 14 2.8789062 L 14 7.1210938 L 14 14 L 13 14 L 13 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 5.1210938 L 16 3 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 4 14 L 4 16 L 6 16 L 6 14 L 4 14 z M 7 14 L 7 16 L 9 16 L 9 14 L 7 14 z M 10 14 L 10 15 L 10 16 L 11 16 L 12 16 L 12 15 L 12 14 L 11 14 L 10 14 z " /> + <path fill="#241f31" d="M 5.0605469 2.9394531 L 2.9394531 5.0605469 L 5.8789062 8 L 2.9394531 10.939453 L 5.0605469 13.060547 L 8 10.121094 L 10.939453 13.060547 L 13.060547 10.939453 L 10.121094 8 L 13.060547 5.0605469 L 10.939453 2.9394531 L 8 5.8789062 L 5.0605469 2.9394531 z " /> + <path class="error" fill="#e01b24" d="M 5.0605469 2.9394531 L 2.9394531 5.0605469 L 5.8789062 8 L 2.9394531 10.939453 L 5.0605469 13.060547 L 8 10.121094 L 10.939453 13.060547 L 13.060547 10.939453 L 10.121094 8 L 13.060547 5.0605469 L 10.939453 2.9394531 L 8 5.8789062 L 5.0605469 2.9394531 z " /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-remove.svg new/libyui-qt-pkg-2.45.25/src/icons/package-remove.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-remove.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-remove.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,41 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - transform="translate(0,-1106.5197)" - id="layer1"> - <path - id="path858" - d="m 2,1108.5197 12,12" - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> - <path - id="path860" - d="m 2,1120.5197 12,-12" - style="fill:none;stroke:#e01b24;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none" /> - </g> + <rect fill="#ffffff" opacity="0.5" width="12" height="12" x="2" y="2" /> + <path fill="#241f31" d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 5.1210938 L 16 3 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 2.8789062 L 14 7.1210938 L 14 14 L 2 14 L 2 2 z " /> + <path d="M 5.0605469 2.9394531 L 2.9394531 5.0605469 L 5.8789062 8 L 2.9394531 10.939453 L 5.0605469 13.060547 L 8 10.121094 L 10.939453 13.060547 L 13.060547 10.939453 L 10.121094 8 L 13.060547 5.0605469 L 10.939453 2.9394531 L 8 5.8789062 L 5.0605469 2.9394531 z " fill="#241f31" /> + <path d="M 5.0605469 2.9394531 L 2.9394531 5.0605469 L 5.8789062 8 L 2.9394531 10.939453 L 5.0605469 13.060547 L 8 10.121094 L 10.939453 13.060547 L 13.060547 10.939453 L 10.121094 8 L 13.060547 5.0605469 L 10.939453 2.9394531 L 8 5.8789062 L 5.0605469 2.9394531 z " fill="#e01b24" class="error" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-supported.svg new/libyui-qt-pkg-2.45.25/src/icons/package-supported.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-supported.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-supported.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,6 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - width="16" - height="16" - viewBox="0 0 16 16.000001" - version="1.1" - id="svg4243"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" - d="M 14.560547 5.5605469 L 6 14.121094 L 1.4394531 9.5605469 L 0.93945312 10.060547 L 6 15.121094 L 15.060547 6.0605469 L 14.560547 5.5605469 z " - id="path833-5" /> - <path - id="path833-6" - d="M 12.939453,1.9394 6,8.8788 3.0605469,5.9394 0.93945312,8.0605 6,13.121 15.060547,4.0605 Z" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + <path fill="#241f31" d="M 14.560547 5.5605469 L 6 14.121094 L 1.4394531 9.5605469 L 0.93945312 10.060547 L 6 15.121094 L 15.060547 6.0605469 L 14.560547 5.5605469 z " /> + <path d="M 12.939453,1.9394 6,8.8788 3.0605469,5.9394 0.93945312,8.0605 6,13.121 15.060547,4.0605 Z" fill="#241f31" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-upgrade-auto.svg new/libyui-qt-pkg-2.45.25/src/icons/package-upgrade-auto.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-upgrade-auto.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-upgrade-auto.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,55 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path816" - d="m 8,3 v 7" - style="fill:none;stroke:#33d17a;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="path818" - d="M 3.0000034,8 8,3 13,8" - style="fill:none;stroke:#33d17a;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path817" - cx="3" - cy="13" - r="2" /> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path819" - cx="8" - cy="13" - r="2" /> - <circle - style="opacity:1;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" - id="path821" - cx="13" - cy="13" - r="2" /> + <path opacity="0.5" fill="#ffffff" d="M 2 2 L 2 14 L 3 14 L 3 16 L 13 16 L 13 14 L 14 14 L 14 2 L 2 2 z " /> + <path fill="#241f31" d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 3 16 L 3 14 L 2 14 L 2 2 L 14 2 L 14 14 L 13 14 L 13 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 4 14 L 4 16 L 6 16 L 6 14 L 4 14 z M 7 14 L 7 16 L 9 16 L 9 14 L 7 14 z M 10 14 L 10 15 L 10 16 L 11 16 L 12 16 L 12 15 L 12 14 L 11 14 L 10 14 z " /> + <path fill="#241f31" d="M 8,3.5859375 3.2929688,8.2929688 4.7070312,9.7070312 7,7.4140625 V 13 H 9 V 7.4140625 l 2.292969,2.2929687 1.414062,-1.4140624 z" /> + <path class="success" fill="#33d17a" d="M 8,3.5859375 3.2929688,8.2929688 4.7070312,9.7070312 7,7.4140625 V 13 H 9 V 7.4140625 l 2.292969,2.2929687 1.414062,-1.4140624 z" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/package-upgrade.svg new/libyui-qt-pkg-2.45.25/src/icons/package-upgrade.svg --- old/libyui-qt-pkg-2.45.24/src/icons/package-upgrade.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/package-upgrade.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,37 +9,8 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - id="svg4243" - version="1.1" - viewBox="0 0 16 16.000001" - height="16" - width="16"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path816" - d="M 8,3 V 15" - style="fill:none;stroke:#33d17a;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="path818" - d="M 3.0000034,8 8,3 13,8" - style="fill:none;stroke:#33d17a;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path fill="#241f31" d="M 2 0 C 0.892 0 0 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 0 14 0 L 2 0 z M 2 2 L 14 2 L 14 14 L 2 14 L 2 2 z " /> + <rect fill="#ffffff" opacity="0.5" width="12" height="12" x="2" y="2" /> + <path d="M 8 3.5859375 L 3.2929688 8.2929688 L 4.7070312 9.7070312 L 7 7.4140625 L 7 14 L 9 14 L 9 7.4140625 L 11.292969 9.7070312 L 12.707031 8.2929688 L 8 3.5859375 z " fill="#241f31" /> + <path d="M 8 3.5859375 L 3.2929688 8.2929688 L 4.7070312 9.7070312 L 7 7.4140625 L 7 14 L 9 14 L 9 7.4140625 L 11.292969 9.7070312 L 12.707031 8.2929688 L 8 3.5859375 z " fill="#33d17a" class="success" /> </svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.24/src/icons/tab-close.svg new/libyui-qt-pkg-2.45.25/src/icons/tab-close.svg --- old/libyui-qt-pkg-2.45.24/src/icons/tab-close.svg 2018-11-08 12:02:15.000000000 +0100 +++ new/libyui-qt-pkg-2.45.25/src/icons/tab-close.svg 2018-12-17 13:31:12.000000000 +0100 @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> <!-- Copyright (C) 2018 Stasiek Michalski <[email protected]> @@ -9,41 +9,6 @@ https://creativecommons.org/licenses/by-sa/4.0/legalcode --> -<svg - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - width="16" - height="16" - viewBox="0 0 16 16.000001" - version="1.1" - id="svg4243"> - <defs - id="defs4237" /> - <metadata - id="metadata4240"> - <rdf:RDF> - <cc:Work - rdf:about=""> - <dc:format>image/svg+xml</dc:format> - <dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <path - id="path949" - d="m 0,12 h 2 l 1,-2 h 6 l 1,2 h 6" - style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="path951" - d="m 9,3 4,4" - style="fill:none;stroke:#e01b24;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> - <path - id="path953" - d="M 9,7 13,3" - style="fill:none;stroke:#e01b24;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path d="m 2.3828125,9 -1,2 H 0 v 2 h 2.6171875 l 1,-2 h 4.765625 l 1,2 H 16 V 11 H 10.617188 L 9.6171875,9 Z" fill="#000000" /> + <path d="M 9.7070312 2.2929688 L 8.2929688 3.7070312 L 9.5859375 5 L 8.2929688 6.2929688 L 9.7070312 7.7070312 L 11 6.4140625 L 12.292969 7.7070312 L 13.707031 6.2929688 L 12.414062 5 L 13.707031 3.7070312 L 12.292969 2.2929688 L 11 3.5859375 L 9.7070312 2.2929688 z " fill="#e01b24" class="error" /> </svg>
