aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--icons/bugfix-update.pngbin1513 -> 683 bytes
-rw-r--r--icons/general-update.pngbin1622 -> 711 bytes
-rw-r--r--icons/security-update.pngbin1619 -> 702 bytes
-rw-r--r--icons/selected.pngbin342 -> 217 bytes
-rw-r--r--icons/semiselected.pngbin237 -> 217 bytes
-rw-r--r--icons/state_backport.pngbin966 -> 834 bytes
-rw-r--r--icons/state_base.pngbin867 -> 965 bytes
-rw-r--r--icons/state_installed.pngbin1008 -> 845 bytes
-rw-r--r--icons/state_to_install.pngbin848 -> 857 bytes
-rw-r--r--icons/state_to_remove.pngbin965 -> 824 bytes
-rw-r--r--icons/state_to_update.pngbin1165 -> 861 bytes
-rw-r--r--icons/svg/bugfix-update.svg207
-rw-r--r--icons/svg/general-update.svg207
-rw-r--r--icons/svg/security-update.svg207
-rw-r--r--icons/svg/selected.svg66
-rw-r--r--icons/svg/semiselected.svg66
-rw-r--r--icons/svg/state_backport.svg272
-rw-r--r--icons/svg/state_base.svg235
-rw-r--r--icons/svg/state_installed.svg272
-rw-r--r--icons/svg/state_to_install.svg271
-rw-r--r--icons/svg/state_to_remove.svg259
-rw-r--r--icons/svg/state_to_update.svg271
-rw-r--r--icons/title-install.pngbin4425 -> 2014 bytes
-rw-r--r--icons/title-media.pngbin3821 -> 2099 bytes
-rw-r--r--icons/title-update.pngbin4402 -> 1870 bytes
-rw-r--r--icons/unselected.pngbin149 -> 169 bytes
-rw-r--r--pixmaps/edit-urpm-sources16.pngbin1032 -> 625 bytes
-rw-r--r--pixmaps/edit-urpm-sources32.pngbin2577 -> 1327 bytes
-rw-r--r--pixmaps/edit-urpm-sources48.pngbin4370 -> 2099 bytes
-rw-r--r--pixmaps/mageiaupdate16.pngbin1055 -> 628 bytes
-rw-r--r--pixmaps/mageiaupdate32.pngbin2592 -> 1262 bytes
-rw-r--r--pixmaps/mageiaupdate48.pngbin4414 -> 1870 bytes
-rw-r--r--pixmaps/rpmdrake-remove16.pngbin1004 -> 586 bytes
-rw-r--r--pixmaps/rpmdrake-remove32.pngbin2446 -> 1171 bytes
-rw-r--r--pixmaps/rpmdrake-remove48.pngbin4035 -> 1739 bytes
-rw-r--r--pixmaps/rpmdrake16.pngbin945 -> 519 bytes
-rw-r--r--pixmaps/rpmdrake32.pngbin2312 -> 997 bytes
-rw-r--r--pixmaps/rpmdrake48.pngbin3837 -> 1451 bytes
-rw-r--r--pixmaps/svg/edit-urpm-sources.svg362
-rw-r--r--pixmaps/svg/mageiaupdate.svg290
-rw-r--r--pixmaps/svg/rpmdrake-remove.svg292
-rw-r--r--pixmaps/svg/rpmdrake.svg235
43 files changed, 3514 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..6ef5c6d0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.directory
+
diff --git a/icons/bugfix-update.png b/icons/bugfix-update.png
index 4af667cb..d5088169 100644
--- a/icons/bugfix-update.png
+++ b/icons/bugfix-update.png
Binary files differ
diff --git a/icons/general-update.png b/icons/general-update.png
index 75a659ae..d31dfcc8 100644
--- a/icons/general-update.png
+++ b/icons/general-update.png
Binary files differ
diff --git a/icons/security-update.png b/icons/security-update.png
index 14ce373b..17985c64 100644
--- a/icons/security-update.png
+++ b/icons/security-update.png
Binary files differ
diff --git a/icons/selected.png b/icons/selected.png
index bbc77f00..ae5b88c8 100644
--- a/icons/selected.png
+++ b/icons/selected.png
Binary files differ
diff --git a/icons/semiselected.png b/icons/semiselected.png
index f74854f5..8faad1c1 100644
--- a/icons/semiselected.png
+++ b/icons/semiselected.png
Binary files differ
diff --git a/icons/state_backport.png b/icons/state_backport.png
index db11b94e..aa788242 100644
--- a/icons/state_backport.png
+++ b/icons/state_backport.png
Binary files differ
diff --git a/icons/state_base.png b/icons/state_base.png
index f2b7860a..1e90fbb8 100644
--- a/icons/state_base.png
+++ b/icons/state_base.png
Binary files differ
diff --git a/icons/state_installed.png b/icons/state_installed.png
index cf0777cc..a3eadfad 100644
--- a/icons/state_installed.png
+++ b/icons/state_installed.png
Binary files differ
diff --git a/icons/state_to_install.png b/icons/state_to_install.png
index 94d356d4..dc3647bf 100644
--- a/icons/state_to_install.png
+++ b/icons/state_to_install.png
Binary files differ
diff --git a/icons/state_to_remove.png b/icons/state_to_remove.png
index 50eaf758..75fea61e 100644
--- a/icons/state_to_remove.png
+++ b/icons/state_to_remove.png
Binary files differ
diff --git a/icons/state_to_update.png b/icons/state_to_update.png
index 4fc9de4a..85376e71 100644
--- a/icons/state_to_update.png
+++ b/icons/state_to_update.png
Binary files differ
diff --git a/icons/svg/bugfix-update.svg b/icons/svg/bugfix-update.svg
new file mode 100644
index 00000000..af328577
--- /dev/null
+++ b/icons/svg/bugfix-update.svg
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="bugfix-update.svg"
+ inkscape:export-filename="../bugfix-update.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#f47750;stop-opacity:1" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#f58866;stop-opacity:1" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313708"
+ inkscape:cx="16.088069"
+ inkscape:cy="14.043225"
+ inkscape:document-units="px"
+ inkscape:current-layer="g5423"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.24165877,0,0,0.24165877,348.72806,402.49649)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/icons/svg/general-update.svg b/icons/svg/general-update.svg
new file mode 100644
index 00000000..de2b56c1
--- /dev/null
+++ b/icons/svg/general-update.svg
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="general-update.svg"
+ inkscape:export-filename="48/draksec-mdk.png"
+ inkscape:export-xdpi="135"
+ inkscape:export-ydpi="135">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#2397d4;stop-opacity:1;" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#55b2e4;stop-opacity:1" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313708"
+ inkscape:cx="16.088069"
+ inkscape:cy="14.043225"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.24165877,0,0,0.24165877,348.72806,402.49649)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/icons/svg/security-update.svg b/icons/svg/security-update.svg
new file mode 100644
index 00000000..789c3544
--- /dev/null
+++ b/icons/svg/security-update.svg
@@ -0,0 +1,207 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="security-update.svg"
+ inkscape:export-filename="../security-update.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#da4453;stop-opacity:1" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#de5866;stop-opacity:1" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313708"
+ inkscape:cx="2.0785153"
+ inkscape:cy="14.043225"
+ inkscape:document-units="px"
+ inkscape:current-layer="g5423"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.24165877,0,0,0.24165877,348.72806,402.49649)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/icons/svg/selected.svg b/icons/svg/selected.svg
new file mode 100644
index 00000000..8d3dd609
--- /dev/null
+++ b/icons/svg/selected.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ width="12"
+ height="12"
+ viewBox="0 0 12 12"
+ sodipodi:docname="selected.svg"
+ inkscape:export-filename="selected.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <metadata
+ id="metadata8">
+ <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>
+ <defs
+ id="defs6" />
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ id="namedview4"
+ showgrid="true"
+ inkscape:zoom="44.500587"
+ inkscape:cx="6.0702557"
+ inkscape:cy="6.2415896"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="svg2">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4138" />
+ </sodipodi:namedview>
+ <path
+ style="fill:#2397d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:1"
+ d="m 0,4.000001 0,4 1,0 0,1 1,0 0,1 1,0 L 3,11 l 3,0 0,-0.999999 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-4 -2,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 z"
+ id="path4142"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccc" />
+</svg>
diff --git a/icons/svg/semiselected.svg b/icons/svg/semiselected.svg
new file mode 100644
index 00000000..8ada8d14
--- /dev/null
+++ b/icons/svg/semiselected.svg
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ width="12"
+ height="12"
+ viewBox="0 0 12 12"
+ sodipodi:docname="semiselected.svg"
+ inkscape:export-filename="selected.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <metadata
+ id="metadata8">
+ <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>
+ <defs
+ id="defs6" />
+ <sodipodi:namedview
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1"
+ objecttolerance="10"
+ gridtolerance="10"
+ guidetolerance="10"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ id="namedview4"
+ showgrid="true"
+ inkscape:zoom="44.500587"
+ inkscape:cx="2.5085049"
+ inkscape:cy="6.2415896"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:current-layer="svg2">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4138" />
+ </sodipodi:namedview>
+ <path
+ style="fill:#2397d4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;opacity:0.42"
+ d="m 0,4.000001 0,4 1,0 0,1 1,0 0,1 1,0 L 3,11 l 3,0 0,-0.999999 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-1 1,0 0,-4 -2,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 z"
+ id="path4142"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccc" />
+</svg>
diff --git a/icons/svg/state_backport.svg b/icons/svg/state_backport.svg
new file mode 100644
index 00000000..0d9517b4
--- /dev/null
+++ b/icons/svg/state_backport.svg
@@ -0,0 +1,272 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_backport.svg"
+ inkscape:export-filename="../state_backport.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4272">
+ <stop
+ style="stop-color:#322622;stop-opacity:1"
+ offset="0"
+ id="stop4274" />
+ <stop
+ style="stop-color:#6f605c;stop-opacity:0"
+ offset="1"
+ id="stop4276" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#da4453;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#f58866;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4214"
+ inkscape:collect="always">
+ <stop
+ id="stop4216"
+ offset="0"
+ style="stop-color:#dcdcdc;stop-opacity:1" />
+ <stop
+ id="stop4218"
+ offset="1"
+ style="stop-color:#e8e8e8;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4290"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,115.82776,138.68946)"
+ gradientUnits="userSpaceOnUse"
+ y2="543.34344"
+ x2="397.95154"
+ y1="534.43439"
+ x1="389.04248"
+ id="linearGradient4211"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,417.99092,544.08892)"
+ gradientUnits="userSpaceOnUse"
+ y2="18.471201"
+ x2="3.1982758"
+ y1="28.653023"
+ x1="3.1982758"
+ id="linearGradient4220"
+ xlink:href="#linearGradient4214"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4272"
+ id="linearGradient4270"
+ x1="389.57144"
+ y1="534.79797"
+ x2="400.57144"
+ y2="545.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,-11)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="22.627417"
+ inkscape:cx="11.507704"
+ inkscape:cy="7.3220244"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="76"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4270);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 401.57143,530.798 6,5.99997 -13,0 -5,-4.99997 z"
+ id="path4262"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-24.804)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path4224"
+ d="m 430.50385,563.602 c 0,1.34694 -1.34018,7 -3,7 l -4,-4 -0.0129,-7.37755 2.01293,-0.62245 z"
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4218"
+ d="m 421.50385,558.602 0,3 -3,0 5,5 5,-5 -3,0 0,-3 z"
+ style="fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <rect
+ style="color:#000000;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;fill:#e8e8e8;fill-opacity:1;fill-rule:nonzero;stroke:#bcbec0;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4260"
+ width="11.999989"
+ height="1.0000263"
+ x="389.57144"
+ y="530.79797"
+ ry="2.6367188e-05" />
+ </g>
+</svg>
diff --git a/icons/svg/state_base.svg b/icons/svg/state_base.svg
new file mode 100644
index 00000000..e683a4f0
--- /dev/null
+++ b/icons/svg/state_base.svg
@@ -0,0 +1,235 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_base.svg"
+ inkscape:export-filename="../state_base.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4173">
+ <stop
+ style="stop-color:#e8e8e8;stop-opacity:1;"
+ offset="0"
+ id="stop4175" />
+ <stop
+ style="stop-color:#dcdcdc;stop-opacity:1"
+ offset="1"
+ id="stop4177" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4272">
+ <stop
+ style="stop-color:#322224;stop-opacity:1"
+ offset="0"
+ id="stop4274" />
+ <stop
+ style="stop-color:#6f5c5e;stop-opacity:0"
+ offset="1"
+ id="stop4276" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#262f45;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#2397d4;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="24.986471"
+ x2="24.950188"
+ y1="10.123412"
+ x1="10.087097"
+ id="linearGradient4203"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always"
+ gradientTransform="matrix(0.80736905,0,0,0.80736905,383.55242,523.74079)" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="537.78387"
+ x2="397.83939"
+ y1="525.28387"
+ x1="397.83939"
+ id="linearGradient4189"
+ xlink:href="#linearGradient4173"
+ inkscape:collect="always"
+ gradientTransform="matrix(0.8,0,0,0.8,75.29993,110.5709)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="8"
+ inkscape:cx="10.873333"
+ inkscape:cy="5.6181006"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1.0;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-26.804)" />
+ <path
+ inkscape:connector-curvature="0"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:0.2;fill:url(#linearGradient4203);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 393.66142,532.1531 -0.68658,3.03753 -0.71814,0.79327 c 0,1.88387 -0.68527,2.92136 -0.68527,4.80522 l 5.12223,4.97397 c 5.87777,0.026 10.31527,-0.474 10.30427,-4.86908 l -9.13045,-9.08619 c -0.98355,-0.63482 -1.80316,-0.43122 -2.4101,-0.38416 z"
+ id="path4191"
+ sodipodi:nodetypes="ccccccccc" />
+ <path
+ inkscape:connector-curvature="0"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4189);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 392.57143,534.798 -1.0303,0 0.0303,6 8,0 0.0303,-6 -1.0303,0 c 0,-1 0,-4 -3,-3.9375 -3,-0.0625 -3,2.9375 -3,3.9375 z m 3,-3 c 2,0 2,2 2,3 l -4,0 c 0,-1 10e-6,-3 2,-3 z m -2.875,4.11612 5.875,-0.11612 0,4 -6,0 z"
+ id="rect4136-1"
+ sodipodi:nodetypes="ccccccccsccsccccc" />
+ </g>
+</svg>
diff --git a/icons/svg/state_installed.svg b/icons/svg/state_installed.svg
new file mode 100644
index 00000000..3a9f8d4c
--- /dev/null
+++ b/icons/svg/state_installed.svg
@@ -0,0 +1,272 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_installed.svg"
+ inkscape:export-filename="../state_installed.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4278"
+ inkscape:collect="always">
+ <stop
+ id="stop4280"
+ offset="0"
+ style="stop-color:#223229;stop-opacity:1" />
+ <stop
+ id="stop4282"
+ offset="1"
+ style="stop-color:#5c6f64;stop-opacity:0" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#2ecc71;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#46d583;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4214"
+ inkscape:collect="always">
+ <stop
+ id="stop4216"
+ offset="0"
+ style="stop-color:#dcdcdc;stop-opacity:1" />
+ <stop
+ id="stop4218"
+ offset="1"
+ style="stop-color:#e8e8e8;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4290"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,115.82776,138.68946)"
+ gradientUnits="userSpaceOnUse"
+ y2="543.34344"
+ x2="397.95154"
+ y1="534.43439"
+ x1="389.04248"
+ id="linearGradient4211"
+ xlink:href="#linearGradient4278"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,417.99092,544.08892)"
+ gradientUnits="userSpaceOnUse"
+ y2="19"
+ x2="4"
+ y1="29"
+ x1="4"
+ id="linearGradient4220"
+ xlink:href="#linearGradient4214"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4278"
+ id="linearGradient4270"
+ x1="389.57144"
+ y1="534.79797"
+ x2="400.57144"
+ y2="545.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(0,-1)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="8.0920828"
+ inkscape:cy="9.5556006"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4270);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 401.57143,540.798 6,5.99997 -13,0 -5,-4.99997 z"
+ id="path4262"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-25.804)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path4224"
+ d="m 430.50385,563.602 c 0,1.34694 -1.34018,7 -3,7 l -4,-4 -0.0129,-7.37755 2.01293,-0.62245 z"
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4218"
+ d="m 421.50385,558.602 0,3 -3,0 5,5 5,-5 -3,0 0,-3 z"
+ style="fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <rect
+ style="color:#000000;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;fill:#e8e8e8;fill-opacity:1;fill-rule:nonzero;stroke:#bcbec0;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4260"
+ width="11.999989"
+ height="1.0000263"
+ x="389.57144"
+ y="540.79797"
+ ry="2.6367188e-05" />
+ </g>
+</svg>
diff --git a/icons/svg/state_to_install.svg b/icons/svg/state_to_install.svg
new file mode 100644
index 00000000..185c79c7
--- /dev/null
+++ b/icons/svg/state_to_install.svg
@@ -0,0 +1,271 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_to_install.svg"
+ inkscape:export-filename="../state_to_install.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4272">
+ <stop
+ style="stop-color:#322622;stop-opacity:1"
+ offset="0"
+ id="stop4274" />
+ <stop
+ style="stop-color:#6f605c;stop-opacity:0"
+ offset="1"
+ id="stop4276" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#f47750;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#f58866;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4214"
+ inkscape:collect="always">
+ <stop
+ id="stop4216"
+ offset="0"
+ style="stop-color:#dcdcdc;stop-opacity:1" />
+ <stop
+ id="stop4218"
+ offset="1"
+ style="stop-color:#e8e8e8;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4290"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,115.82776,138.68946)"
+ gradientUnits="userSpaceOnUse"
+ y2="543.34344"
+ x2="397.95154"
+ y1="534.43439"
+ x1="389.04248"
+ id="linearGradient4211"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,417.99092,544.08892)"
+ gradientUnits="userSpaceOnUse"
+ y2="19"
+ x2="4"
+ y1="29"
+ x1="4"
+ id="linearGradient4220"
+ xlink:href="#linearGradient4214"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4272"
+ id="linearGradient4270"
+ x1="389.57144"
+ y1="534.79797"
+ x2="400.57144"
+ y2="545.79797"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="12.248333"
+ inkscape:cy="10.430601"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4270);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 401.57143,541.798 6,5.99997 -13,0 -5,-4.99997 z"
+ id="path4262"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-26.804)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path4224"
+ d="m 430.50385,563.602 c 0,1.34694 -1.34018,7 -3,7 l -4,-4 -0.0129,-7.37755 2.01293,-0.62245 z"
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4218"
+ d="m 421.50385,558.602 0,3 -3,0 5,5 5,-5 -3,0 0,-3 z"
+ style="fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <rect
+ style="color:#000000;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;fill:#e8e8e8;fill-opacity:1;fill-rule:nonzero;stroke:#bcbec0;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4260"
+ width="11.999989"
+ height="1.0000263"
+ x="389.57144"
+ y="541.79797"
+ ry="2.6367188e-05" />
+ </g>
+</svg>
diff --git a/icons/svg/state_to_remove.svg b/icons/svg/state_to_remove.svg
new file mode 100644
index 00000000..a0edf3bd
--- /dev/null
+++ b/icons/svg/state_to_remove.svg
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_to_remove.svg"
+ inkscape:export-filename="../state_to_remove.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4272">
+ <stop
+ style="stop-color:#322224;stop-opacity:1"
+ offset="0"
+ id="stop4274" />
+ <stop
+ style="stop-color:#6f5c5e;stop-opacity:0"
+ offset="1"
+ id="stop4276" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#da4453;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#e47480;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ id="linearGradient4214"
+ inkscape:collect="always">
+ <stop
+ id="stop4216"
+ offset="0"
+ style="stop-color:#dcdcdc;stop-opacity:1" />
+ <stop
+ id="stop4218"
+ offset="1"
+ style="stop-color:#e8e8e8;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,115.82776,138.68946)"
+ gradientUnits="userSpaceOnUse"
+ y2="543.34344"
+ x2="397.95154"
+ y1="534.43439"
+ x1="389.04248"
+ id="linearGradient4211"
+ xlink:href="#linearGradient4272"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(-0.78571396,0,0,-0.78571396,429.01678,581.11508)"
+ gradientUnits="userSpaceOnUse"
+ y2="19"
+ x2="4"
+ y1="29"
+ x1="4"
+ id="linearGradient4220"
+ xlink:href="#linearGradient4214"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4272"
+ id="linearGradient4270"
+ x1="389.57144"
+ y1="534.79797"
+ x2="400.57144"
+ y2="545.79797"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="11.998333"
+ inkscape:cy="5.4931006"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4270);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 401.57143,541.798 6,5.99997 -13,0 -5,-4.99997 z"
+ id="path4262"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1.0;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-26.804)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path4224"
+ d="m 430.50385,565.602 c 0,1.34694 -3.34018,5 -5,5 l -4,-4 1.9871,-7.37755 2.01293,1.37755 z"
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4218"
+ d="m 425.50385,566.602 0,-3 3,0 -5,-5 -5,5 3,0 0,3 z"
+ style="fill:url(#linearGradient4220);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <rect
+ style="color:#000000;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;fill:#e8e8e8;fill-opacity:1;fill-rule:nonzero;stroke:#bcbec0;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4260"
+ width="11.999989"
+ height="1.0000263"
+ x="389.57144"
+ y="541.79797"
+ ry="2.6367188e-05" />
+ </g>
+</svg>
diff --git a/icons/svg/state_to_update.svg b/icons/svg/state_to_update.svg
new file mode 100644
index 00000000..9454f703
--- /dev/null
+++ b/icons/svg/state_to_update.svg
@@ -0,0 +1,271 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="22"
+ height="22"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="state_to_update.svg"
+ inkscape:export-filename="../state_to_update.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4173"
+ inkscape:collect="always">
+ <stop
+ id="stop4175"
+ offset="0"
+ style="stop-color:#222d32;stop-opacity:1" />
+ <stop
+ id="stop4177"
+ offset="1"
+ style="stop-color:#5c696f;stop-opacity:0" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4143">
+ <stop
+ style="stop-color:#2397d4;stop-opacity:1"
+ offset="0"
+ id="stop4145" />
+ <stop
+ style="stop-color:#51b0e2;stop-opacity:1"
+ offset="1"
+ id="stop4147" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4143"
+ id="linearGradient4149"
+ x1="400.57144"
+ y1="545.79797"
+ x2="400.57144"
+ y2="517.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,80.836852,118.95689)" />
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4214"
+ inkscape:collect="always">
+ <stop
+ id="stop4216"
+ offset="0"
+ style="stop-color:#dcdcdc;stop-opacity:1" />
+ <stop
+ id="stop4218"
+ offset="1"
+ style="stop-color:#e8e8e8;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ y2="527.79797"
+ x2="398.57144"
+ y1="535.79797"
+ x1="398.57144"
+ gradientUnits="userSpaceOnUse"
+ id="linearGradient4175"
+ xlink:href="#linearGradient4290"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,115.82776,138.68946)"
+ gradientUnits="userSpaceOnUse"
+ y2="543.34344"
+ x2="397.95154"
+ y1="534.43439"
+ x1="389.04248"
+ id="linearGradient4211"
+ xlink:href="#linearGradient4173"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientTransform="matrix(0.78571396,0,0,0.78571396,417.99092,544.08892)"
+ gradientUnits="userSpaceOnUse"
+ y2="19"
+ x2="4"
+ y1="29"
+ x1="4"
+ id="linearGradient4220"
+ xlink:href="#linearGradient4214"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4173"
+ id="linearGradient4270"
+ x1="389.57144"
+ y1="534.79797"
+ x2="400.57144"
+ y2="545.79797"
+ gradientUnits="userSpaceOnUse" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="12.248333"
+ inkscape:cy="10.430601"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="934"
+ inkscape:window-height="1047"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="0"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-525.798)">
+ <rect
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none"
+ id="rect4130"
+ width="22"
+ height="22.000011"
+ x="384.57144"
+ y="525.79797"
+ ry="11" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4270);fill-opacity:1.0;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 401.57143,541.798 6,5.99997 -13,0 -5,-4.99997 z"
+ id="path4262"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:medium;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;fill:url(#linearGradient4175);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="g4171"
+ transform="translate(-27.93242,-26.804)">
+ <path
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="path4224"
+ d="m 430.50385,563.602 c 0,1.34694 -1.34018,7 -3,7 l -4,-4 -0.0129,-7.37755 2.01293,-0.62245 z"
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4218"
+ d="m 421.50385,558.602 0,3 -3,0 5,5 5,-5 -3,0 0,-3 z"
+ style="fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <rect
+ style="color:#000000;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;fill:#e8e8e8;fill-opacity:1;fill-rule:nonzero;stroke:#bcbec0;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4260"
+ width="11.999989"
+ height="1.0000263"
+ x="389.57144"
+ y="541.79797"
+ ry="2.6367188e-05" />
+ </g>
+</svg>
diff --git a/icons/title-install.png b/icons/title-install.png
index 593490bd..47be79ad 100644
--- a/icons/title-install.png
+++ b/icons/title-install.png
Binary files differ
diff --git a/icons/title-media.png b/icons/title-media.png
index cab0cc81..bb9df771 100644
--- a/icons/title-media.png
+++ b/icons/title-media.png
Binary files differ
diff --git a/icons/title-update.png b/icons/title-update.png
index 753de690..f7711ebb 100644
--- a/icons/title-update.png
+++ b/icons/title-update.png
Binary files differ
diff --git a/icons/unselected.png b/icons/unselected.png
index ee7a9e38..25d5da38 100644
--- a/icons/unselected.png
+++ b/icons/unselected.png
Binary files differ
diff --git a/pixmaps/edit-urpm-sources16.png b/pixmaps/edit-urpm-sources16.png
index aa13bbd1..1e376758 100644
--- a/pixmaps/edit-urpm-sources16.png
+++ b/pixmaps/edit-urpm-sources16.png
Binary files differ
diff --git a/pixmaps/edit-urpm-sources32.png b/pixmaps/edit-urpm-sources32.png
index 181f054a..5dabbcab 100644
--- a/pixmaps/edit-urpm-sources32.png
+++ b/pixmaps/edit-urpm-sources32.png
Binary files differ
diff --git a/pixmaps/edit-urpm-sources48.png b/pixmaps/edit-urpm-sources48.png
index 2f783718..bb9df771 100644
--- a/pixmaps/edit-urpm-sources48.png
+++ b/pixmaps/edit-urpm-sources48.png
Binary files differ
diff --git a/pixmaps/mageiaupdate16.png b/pixmaps/mageiaupdate16.png
index a715b0d9..0c5a0ea6 100644
--- a/pixmaps/mageiaupdate16.png
+++ b/pixmaps/mageiaupdate16.png
Binary files differ
diff --git a/pixmaps/mageiaupdate32.png b/pixmaps/mageiaupdate32.png
index 32e10d99..04fdf5e0 100644
--- a/pixmaps/mageiaupdate32.png
+++ b/pixmaps/mageiaupdate32.png
Binary files differ
diff --git a/pixmaps/mageiaupdate48.png b/pixmaps/mageiaupdate48.png
index 85ec1ca3..f7711ebb 100644
--- a/pixmaps/mageiaupdate48.png
+++ b/pixmaps/mageiaupdate48.png
Binary files differ
diff --git a/pixmaps/rpmdrake-remove16.png b/pixmaps/rpmdrake-remove16.png
index 9126b68d..e8ac6eab 100644
--- a/pixmaps/rpmdrake-remove16.png
+++ b/pixmaps/rpmdrake-remove16.png
Binary files differ
diff --git a/pixmaps/rpmdrake-remove32.png b/pixmaps/rpmdrake-remove32.png
index e8a521e6..fa95700f 100644
--- a/pixmaps/rpmdrake-remove32.png
+++ b/pixmaps/rpmdrake-remove32.png
Binary files differ
diff --git a/pixmaps/rpmdrake-remove48.png b/pixmaps/rpmdrake-remove48.png
index 69be5731..bdec1774 100644
--- a/pixmaps/rpmdrake-remove48.png
+++ b/pixmaps/rpmdrake-remove48.png
Binary files differ
diff --git a/pixmaps/rpmdrake16.png b/pixmaps/rpmdrake16.png
index 0e66f0c4..c23e7d1d 100644
--- a/pixmaps/rpmdrake16.png
+++ b/pixmaps/rpmdrake16.png
Binary files differ
diff --git a/pixmaps/rpmdrake32.png b/pixmaps/rpmdrake32.png
index 2226ef70..a63edbbb 100644
--- a/pixmaps/rpmdrake32.png
+++ b/pixmaps/rpmdrake32.png
Binary files differ
diff --git a/pixmaps/rpmdrake48.png b/pixmaps/rpmdrake48.png
index 93ef1aaf..21a9fb47 100644
--- a/pixmaps/rpmdrake48.png
+++ b/pixmaps/rpmdrake48.png
Binary files differ
diff --git a/pixmaps/svg/edit-urpm-sources.svg b/pixmaps/svg/edit-urpm-sources.svg
new file mode 100644
index 00000000..d569b6c7
--- /dev/null
+++ b/pixmaps/svg/edit-urpm-sources.svg
@@ -0,0 +1,362 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32"
+ height="32"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="edit-urpm-sources.svg"
+ inkscape:export-filename="../edit-urpm-sources16.png"
+ inkscape:export-xdpi="45"
+ inkscape:export-ydpi="45">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ gradientTransform="matrix(0.14959446,0,0,0.14959446,385.91117,510.3726)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4226"
+ id="linearGradient4232"
+ x1="538.42279"
+ y1="260.88647"
+ x2="538.42279"
+ y2="122.81936"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4226">
+ <stop
+ style="stop-color:#262f45;stop-opacity:1;"
+ offset="0"
+ id="stop4228" />
+ <stop
+ style="stop-color:#485982;stop-opacity:1"
+ offset="1"
+ id="stop4230" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#2397d4;stop-opacity:1;" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#55b2e4;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4227"
+ id="linearGradient4258"
+ x1="393.46066"
+ y1="523.65515"
+ x2="402.46063"
+ y2="532.65515"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="matrix(0.66666791,0,0,0.66666791,134.85665,190.26535)" />
+ <linearGradient
+ id="linearGradient4227"
+ inkscape:collect="always">
+ <stop
+ id="stop4229"
+ offset="0"
+ style="stop-color:#292c2f;stop-opacity:1" />
+ <stop
+ id="stop4231"
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="517.79797"
+ x2="400.57144"
+ y1="545.79797"
+ x1="400.57144"
+ id="linearGradient4149"
+ xlink:href="#linearGradient4143"
+ inkscape:collect="always" />
+ <linearGradient
+ id="linearGradient4143"
+ inkscape:collect="always">
+ <stop
+ id="stop4145"
+ offset="0"
+ style="stop-color:#197cf1;stop-opacity:1" />
+ <stop
+ id="stop4147"
+ offset="1"
+ style="stop-color:#20bcfa;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="19.039085"
+ x2="22.063898"
+ y1="-2.9814656"
+ x1="0.04334712"
+ id="linearGradient4297"
+ xlink:href="#linearGradient4227"
+ inkscape:collect="always" />
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="7.5986394"
+ x2="42.80423"
+ y1="7.5986394"
+ x1="35.249395"
+ gradientTransform="scale(0.70086531,1.4268077)"
+ id="linearGradient4230"
+ inkscape:collect="always">
+ <stop
+ id="stop4232"
+ offset="0"
+ style="stop-color:#292c2f;stop-opacity:1" />
+ <stop
+ id="stop4234"
+ offset="1"
+ style="stop-color:#000000;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ gradientUnits="userSpaceOnUse"
+ y2="1.999974"
+ x2="16.000011"
+ y1="29.999973"
+ x1="16.000011"
+ id="linearGradient4161"
+ xlink:href="#linearGradient4290"
+ inkscape:collect="always" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4329"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.999999"
+ inkscape:cx="0.34818638"
+ inkscape:cy="15.36905"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-515.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.14959446,0,0,0.14959446,371.66858,439.78892)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4232);fill-opacity:1;stroke:none"
+ d="m 394.34806,528.40282 c -0.40608,0.007 -0.80819,0.14573 -1.11787,0.4707 -1.56332,2.02633 -2.83119,4.30554 -2.83119,7.06659 0,5.98472 4.54145,10.92039 10.17242,10.92039 5.6308,0 10.17243,-4.93564 10.17243,-10.92039 0,-2.7616 -1.26976,-4.96839 -2.92147,-7.06659 -0.61936,-0.64993 -1.51379,-0.55321 -2.16474,-0.13732 -1.90479,0.98561 -2.93284,1.37937 -5.08621,1.36972 -2.08265,-0.009 -3.17694,-0.34945 -5.08184,-1.38784 -0.32546,-0.1989 -0.73545,-0.32261 -1.14152,-0.31526 z"
+ id="path4687-7-56-1-0-2-2-7"
+ sodipodi:nodetypes="ccsssccsccc" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4258);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 399.90477,535.58251 -4.66668,7.88216 11.33333,11.33333 0,-12.54882 z"
+ id="path4250"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc" />
+ <g
+ transform="matrix(0.33333382,0,0,0.33333382,263.71409,362.19841)"
+ id="layer1-2"
+ inkscape:label="Capa 1"
+ style="fill:url(#linearGradient4329)">
+ <rect
+ ry="14.000006"
+ y="517.79797"
+ x="386.57144"
+ height="28.000027"
+ width="28.000011"
+ id="rect4130"
+ style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:none" />
+ <path
+ sodipodi:nodetypes="cccccccccccccccccscccc"
+ inkscape:connector-curvature="0"
+ id="path4286"
+ transform="translate(384.57143,515.798)"
+ d="M 18.59375,2.2480469 15.619141,2.6289062 11.484375,5.015625 9.9824219,7.6171875 c 0,0 -1.9738944,1.3902769 -2.2714844,1.3105469 -2.516791,-0.029517 -3.8686098,0.664663 -4.5800781,1.5468746 -0.300868,0.703147 -0.5369397,1.439649 -0.7207032,2.197266 -0.00508,0.760735 0.1621094,1.351563 0.1621094,1.351563 7.0605468,6.356296 14.1210934,9.096195 21.1816404,13.642578 0.44458,-0.295343 0.869157,-0.616017 1.275391,-0.958985 0.0233,-0.01965 0.04519,-0.04075 0.06836,-0.06055 0.35986,-0.307883 0.702871,-0.635921 1.029297,-0.978515 0.07229,-0.07573 0.140349,-0.155079 0.210938,-0.232422 0.282677,-0.310394 0.552713,-0.631607 0.80664,-0.966797 0.05739,-0.07554 0.114046,-0.151776 0.169922,-0.228516 0.275491,-0.379551 0.534674,-0.772387 0.771485,-1.179687 0.0177,-0.03032 0.03721,-0.05938 0.05469,-0.08984 1.06486,-1.863835 1.713808,-3.998881 1.824219,-6.28125 3.16e-4,-0.0065 0.0016,-0.013 0.002,-0.01953 l 0,-0.002 -1.82427,-7.636674 C 26.142911,5.543179 22.690856,3.0106443 18.59375,2.2480469 Z"
+ style="opacity:0.2;fill:url(#linearGradient4297);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+ <path
+ id="path4219"
+ transform="translate(384.57143,515.798)"
+ d="m 29.011719,10.841797 -4.306641,6.660156 4.119141,4.119141 C 29.575743,19.901132 30,18.003217 30,16 30,14.174204 29.642015,12.438289 29.011719,10.841797 Z"
+ style="opacity:0.2;fill:url(#linearGradient4230);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ inkscape:connector-curvature="0" />
+ <path
+ id="path34"
+ transform="translate(384.57143,515.798)"
+ d="m 15.806641,2.0097656 c -1.072475,0.014539 -2.111231,0.1537901 -3.111329,0.3945313 -0.263274,0.2361256 -0.651812,0.355839 -1.08789,0.34375 -0.15609,0.14931 -0.120048,0.4278525 -0.205078,0.6328125 -0.0716,0.17219 -0.323874,0.3564569 -0.496094,0.3417968 -0.1274,-0.0108 -0.273017,-0.1899237 -0.273438,-0.3085937 C 10.632353,3.2707886 10.831945,3.1909237 10.722656,3.03125 9.6081997,3.4829816 8.571627,4.0785822 7.6230469,4.7871094 7.8774615,4.6934265 8.1580196,4.5359333 8.3886719,4.53125 c 0.0379,-4.5e-4 0.072752,0.00312 0.1074219,0.011719 0.15492,0.0406 0.5632062,0.4877625 0.2226562,0.6328124 -0.0323,0.014 -0.4993881,0.064781 -0.5800781,0.050781 -0.11861,-0.0199 -0.1891538,-0.183818 -0.3085938,-0.205078 C 7.6294673,4.9867322 7.3744028,5.1951354 7.2011719,5.1015625 5.2933669,6.641526 3.812814,8.6765071 2.9257812,11.011719 c 0.081388,-0.04705 0.1646621,-0.09644 0.2382813,-0.134766 0.24992,-0.12992 0.4609831,-0.339925 0.7519531,-0.359375 0.14514,-0.003 0.3547606,0.03906 0.4941406,0.06836 0.12865,0.0264 0.23244,0.112713 0.34375,0.121093 0.3159201,0.0241 0.3906776,-0.221725 0.6484376,-0.359375 0.2662799,0.0376 0.4431137,-0.04458 0.6835937,-0.01758 0.16396,0.0181 0.2824063,0.193315 0.4101563,0.203125 0.1074699,0.0108 0.2026506,-0.0999 0.3066406,-0.08398 0.10102,0.0156 0.2745956,0.235915 0.2910156,0.359375 0.0207,0.15368 -0.1124894,0.292147 -0.068359,0.460937 0.16098,0.16396 0.4535438,0.196556 0.6835938,0.291016 0.14979,-0.12344 0.0199,-0.35257 0,-0.53125 -0.003,-0.0787 0.0108,-0.148213 0,-0.220703 -0.014,-0.12305 -0.067559,-0.236477 -0.068359,-0.341797 -0.003,-0.4864201 0.39247,-0.7141801 0.71875,-0.9062501 0.14123,-0.0837 0.25246,-0.2297457 0.375,-0.2910157 0.17306,-0.0868 0.3020125,-0.10698 0.4453125,-0.1875 0.25893,-0.1454499 0.4811337,-0.2629043 0.6835937,-0.4277343 0.0936,-0.22055 0.010278,-0.516405 0.017578,-0.734375 0.0937,-0.0574 0.174108,0.025778 0.273438,0.017578 0.15626,-0.0326 0.169262,-0.2537469 0.257812,-0.3417969 0.0515,-0.0505 0.19191,-0.086639 0.25586,-0.1367187 0.15574,-0.12217 0.205807,-0.306725 0.341797,-0.359375 0.0487,-0.0198 0.161431,-0.014456 0.238281,-0.035156 0.10123,-0.0269 0.245306,-0.146615 0.410156,-0.203125 0.10748,-0.0375 0.353511,-0.044738 0.394531,-0.085937 0.0505,-0.0515 -7.2e-5,-0.1962475 0.01758,-0.2734375 0.0829,-0.38587 0.664243,-0.4677262 1.007813,-0.5976562 0.24081,-0.0913 0.487353,-0.2583213 0.751953,-0.2070313 -0.0518,0.1834 -0.297649,0.1191069 -0.255859,0.3417969 0.0577,0.30905 0.470938,-0.089246 0.580078,-0.1347656 0.20856,-0.0879 0.566214,-0.1409644 0.839844,-0.2402344 0.23994,-0.0879 0.669519,-0.2216538 0.443359,-0.4960937 -0.18859,-0.0108 -0.278959,0.2207156 -0.443359,0.2910156 -0.11352,0.0181 -0.09257,-0.094386 -0.189453,-0.1035156 -0.0921,-0.0108 -0.143672,0.084459 -0.238282,0.068359 -0.094,-0.0156 -0.225514,-0.1634475 -0.240234,-0.2734375 -0.0375,-0.28535 0.241195,-0.4024244 0.359375,-0.6152344 -0.0781,-0.25813 -0.434621,-0.053307 -0.650391,-0.1542968 0.0206,-0.15367 0.179865,-0.2596825 0.359375,-0.2890625 0.14715,-0.0248 0.476823,-0.011994 0.564453,0.066406 0.0507,0.0431 0.0037,0.1509863 0.08594,0.2226563 0.0871,0.0787 0.1936,0.071334 0.30664,0.052734 0.0409,-0.1947801 -0.252643,-0.1466107 -0.220703,-0.2753907 0.2309,-0.15104 0.605972,-0.026359 0.888672,-0.068359 0.16273,-0.0241 0.334316,-0.1395532 0.478516,-0.2207032 0.13716,-0.0781 0.315437,-0.2136575 0.460937,-0.085937 0.0395,0.13958 -0.127378,0.1864594 -0.205078,0.2558594 -0.26155,0.23266 -0.531085,0.4993113 -0.734375,0.7695313 0.12473,0.1216699 0.35146,0.060837 0.5625,0.085937 0.0825,0.0108 0.186198,0.035381 0.273438,0.050781 0.10188,0.0181 0.211205,0.012503 0.291015,0.033203 0.14358,0.0353 0.182059,0.1894532 0.324219,0.1894532 0.23386,-4.2e-4 0.235996,-0.2540894 0.103516,-0.4121094 0.0418,-0.16134 0.107311,-0.2444119 0.05078,-0.3574219 C 17.51968,4.1877375 17.133151,4.38763 17.113281,4.125 c -0.0127,-0.17043 0.143298,-0.1635056 0.205078,-0.2910156 -0.0281,-0.32932 0.270142,-0.3532575 0.238282,-0.6484375 -0.014,-0.12346 -0.118648,-0.1245544 -0.205079,-0.2402344 -0.0449,-0.0591 -0.06513,-0.1768462 -0.11914,-0.2226563 C 17.053642,2.5716062 16.689969,2.60081 16.667969,2.3125 16.66522,2.214936 16.678657,2.1274609 16.6875,2.0351562 16.52267,2.0272051 16.359673,2.0120202 16.193359,2.0097656 l -0.386718,0 z M 9.1464844,5.3632812 c 0.0798,0.0108 0.1766375,0.096196 0.2734375,0.1035157 0.0913,0.003 0.1665262,-0.050156 0.2226562,-0.035156 0.14295,0.0376 0.2026694,0.253575 0.068359,0.359375 -0.11176,0.014 -0.1560044,-0.048103 -0.2402344,-0.033203 -0.23216,0.0395 -0.3206506,0.4935656 -0.4941406,0.4785156 -0.16363,-0.014 -0.2520775,-0.41257 -0.085937,-0.53125 0.0108,-0.1036 -0.075513,-0.1202562 -0.070312,-0.2226562 0.0494,-0.0633 0.1897819,-0.1306506 0.3261719,-0.1191407 z m -0.7695313,0.052734 c 0.0476,0.002 0.083343,0.012503 0.1015625,0.033203 -0.0227,0.1821899 -0.1659306,0.1709293 -0.3066406,0.2558593 -0.24301,0.14668 -0.3836175,0.3702538 -0.4609375,0.6835938 -0.0224,0.0913 -0.2612731,0.3327637 -0.3769531,0.3085937 -0.27105,-0.0571 0.074929,-0.5568725 0.1367187,-0.6328125 0.0683,-0.0842 0.1596344,-0.1586694 0.2402344,-0.2558593 0.0781,-0.0941 0.1297481,-0.2212075 0.2050781,-0.2734376 0.0825,-0.0571 0.3181275,-0.1246206 0.4609375,-0.1191406 z M 10.400391,6.03125 c 0.0868,0.002 0.163608,0.015581 0.199218,0.050781 -0.0557,0.22574 -0.54092,0.1655444 -0.7187496,0.083984 0.0116,-0.0851 0.1439396,-0.1079106 0.2558596,-0.1191406 0.0787,-0.003 0.176992,-0.018125 0.263672,-0.015625 z M 9.2929688,6.4472656 c 0.0577,-0.002 0.1170243,0.011244 0.1777343,0.027344 -0.15732,0.13158 -0.3275062,0.2055356 -0.5976562,0.2910156 -0.1299,0.0411 -0.3549432,0.092366 -0.3769531,-0.052734 -0.0269,-0.1778 0.1899737,-0.1364337 0.3085937,-0.1523437 0.14932,-0.0206 0.3133412,-0.1076813 0.4882813,-0.1132813 z M 26.462891,6.7011719 c 0.01289,0.1284443 0.01508,0.2503887 -0.01953,0.3886719 -0.0465,0.1851799 -0.213228,0.3531218 -0.205078,0.5136718 0.0108,0.0825 0.100914,0.1618575 0.121094,0.2734375 0.0108,0.0592 -0.0277,0.1862944 0,0.2402344 0.0868,0.16832 0.323946,0.025681 0.478516,0.050781 0.15101,0.0243 0.325908,0.2409262 0.324218,0.4101562 -0.002,0.11785 -0.11284,0.3141844 -0.1875,0.4277344 -0.14901,0.22659 -0.350793,0.2365619 -0.564453,0.3574218 -0.17819,0.10101 -0.254915,0.2695926 -0.359375,0.4453126 -0.11318,0.18978 -0.183338,0.3051185 -0.136719,0.5800785 -0.15275,0.30298 -0.384751,0.488682 -0.701171,0.632812 -0.0936,0.0423 -0.220771,0.05695 -0.306641,0.119141 -0.0683,0.0492 -0.107928,0.181846 -0.205078,0.291016 -0.11988,0.13341 -0.245564,0.189085 -0.308594,0.291015 -0.0487,0.0787 -0.06528,0.236077 -0.11914,0.341797 -0.073,0.14355 -0.228399,0.213905 -0.324219,0.359375 -0.0437,0.0673 -0.07281,0.202956 -0.121094,0.291016 -0.10827,0.19679 -0.293318,0.338658 -0.273437,0.511718 0.0198,0.16729 0.209706,0.195977 0.222656,0.341797 0.003,0.0824 -0.05418,0.132827 -0.05078,0.222657 0.003,0.13116 0.09124,0.223278 0.101563,0.324218 0.0255,0.2538 -0.08705,0.355777 -0.134766,0.529297 -0.0227,0.0829 -0.01316,0.175465 -0.03516,0.240235 -0.0418,0.12702 -0.219156,0.242368 -0.222656,0.392578 -0.002,0.10672 0.110131,0.191987 0.119141,0.341797 0.003,0.10328 -0.0514,0.213643 -0.0332,0.308593 0.0363,0.18601 0.369102,0.402345 0.513672,0.546875 0.19338,0.19337 0.445977,0.343145 0.529297,0.546875 0.0703,0.17305 0.07031,0.398917 0.205078,0.529297 0.0997,0.0963 0.264848,0.1557 0.392578,0.25586 0.11912,0.0935 0.249613,0.174237 0.376953,0.273437 0.208071,0.16275 0.522036,0.487891 0.853516,0.462891 0.17306,-0.0127 0.350535,-0.154573 0.546875,-0.189453 0.202,-0.0361 0.464199,-0.0542 0.667969,-0.0332 0.15609,0.0156 0.316255,0.109013 0.478516,0.101563 0.171319,-0.0108 0.367819,-0.137626 0.5625,-0.222656 0.307628,-0.133886 0.755009,-0.300244 1.205078,-0.275391 C 29.93966,17.293492 30,16.654732 30,16 30,13.3509 29.258531,10.887068 27.990234,8.7792969 27.931384,8.7748269 27.877173,8.7672029 27.8125,8.7695269 27.63906,8.7803269 27.354142,8.7802789 27.351562,8.5644488 27.349862,8.3871403 27.518816,8.347982 27.720703,8.3359332 27.343079,7.7581163 26.919555,7.2150305 26.462891,6.7011719 Z M 5.09375,13.115234 c -0.28395,0.0156 -0.4694294,0.02864 -0.6308594,0.101563 -0.36987,0.16833 -0.2984387,0.668859 -0.6679687,0.787109 -0.12781,0.0409 -0.3026494,0.04236 -0.4433594,0.06836 -0.12141,0.0221 -0.2693913,0.08854 -0.3945313,0.08594 -0.1480599,-0.003 -0.4060906,-0.145644 -0.4941406,-0.240234 -0.060616,-0.06563 -0.1598099,-0.294933 -0.2246094,-0.447266 -0.089239,0.4921 -0.1507865,0.993026 -0.1875,1.501953 0.030309,0.0059 0.062346,0.01367 0.087891,0.01367 0.16186,9.7e-4 0.3350018,-0.166975 0.5136719,-0.171875 0.41908,-0.0116 0.6010331,0.533282 0.9394531,0.701172 0.0851,0.0423 0.1970506,0.04406 0.3066406,0.06836 0.0885,0.0198 0.1550044,0.05704 0.2402344,0.08594 0.18077,0.0613 0.402265,0.05467 0.546875,0.11914 0.21791,0.0967 0.3770731,0.505615 0.5644531,0.615235 0.0108,0.11048 -0.020422,0.259427 0.017578,0.341797 0.0885,0.12003 0.213535,0.09361 0.359375,0.171875 0.17446,0.0941 0.2272282,0.335896 0.3925781,0.410156 0.057,0.0254 0.2008457,0.02308 0.2910157,0.05078 0.22657,0.0686 0.2999406,0.330758 0.4941406,0.273438 0.12738,-0.0375 0.1180319,-0.169256 0.1386719,-0.291016 0.0842,-0.0913 0.1754006,-0.235701 0.3066406,-0.238281 0.21237,-0.0108 0.2313137,0.219511 0.3085938,0.425781 0.0436,0.11656 0.1577199,0.218817 0.1875,0.341797 0.0529,0.21238 0.027222,0.847619 -0.017578,0.974609 -0.0535,0.15573 -0.2645212,0.221852 -0.3945312,0.394532 -0.0613,0.0809 -0.090459,0.198949 -0.1367188,0.255859 -0.0837,0.10188 -0.2088743,0.128616 -0.2714844,0.222656 -0.0354,0.0529 -0.069136,0.166682 -0.1035156,0.238281 -0.10263,0.2175 -0.2406369,0.371693 -0.1542968,0.632813 0.0361,0.10748 0.2046581,0.180161 0.2050781,0.306641 4.4e-4,0.14885 -0.3172569,0.282152 -0.3417969,0.445312 -0.0181,0.12141 0.098239,0.338104 0.1367188,0.496094 0.0283,0.11938 0.2538587,0.193997 0.3242187,0.273437 0.12001,0.13468 0.2165419,0.324951 0.3261719,0.494141 0.21672,0.33278 0.3866462,0.738137 0.5976562,1.060547 0.11152,0.16886 0.2674969,0.320814 0.3417969,0.496094 0.038,0.0885 0.033359,0.193957 0.068359,0.273437 0.12216,0.27573 0.6610731,0.564322 0.9394531,0.701172 0.13034,0.0634 0.2749713,0.08609 0.3945312,0.152344 0.1811701,0.10101 0.5393898,0.3724 0.6308598,0.53125 0.0815,0.14278 0.132265,0.489727 0.171875,0.716797 0.0529,0.30003 0.0025,0.530518 0.01758,0.855468 0.0108,0.17575 0.06646,0.353157 0.06836,0.529297 9.3e-4,0.0617 -0.03246,0.106972 -0.03516,0.169922 -0.003,0.21323 0.05336,0.453429 0.03516,0.667969 -0.0012,0.04602 -0.0063,0.0806 -0.01367,0.121094 C 12.212729,29.608464 14.058813,30 16,30 c 0.20315,0 0.400572,-0.02277 0.601562,-0.03125 0.0045,-0.03192 0.0092,-0.06395 0.01563,-0.08984 0.0619,-0.17342 0.221478,-0.231175 0.324218,-0.359375 0.078,-0.0967 0.11364,-0.20998 0.1875,-0.30664 0.0803,-0.10532 0.152158,-0.198266 0.205078,-0.291016 0.0505,-0.31208 -0.124351,-0.529534 -0.05078,-0.802734 0.0817,-0.30688 0.505344,-0.494353 0.802735,-0.632813 0.1023,-0.0475 0.207695,-0.125377 0.291015,-0.154297 0.20581,-0.0717 0.462201,-0.03294 0.650391,-0.101562 0.32025,-0.11721 0.353779,-0.460173 0.511718,-0.751953 0.0745,-0.13818 0.1729,-0.27658 0.1875,-0.375 0.0127,-0.0885 -0.03188,-0.171081 -0.01758,-0.275391 0.0156,-0.10328 0.108079,-0.193201 0.136719,-0.306641 0.0375,-0.14807 0.05273,-0.364366 0.05273,-0.529296 0,-0.13537 -0.06266,-0.254844 -0.06836,-0.376954 -0.0221,-0.44337 0.160169,-0.493085 0.324219,-0.734375 0.0823,-0.11988 0.112462,-0.255896 0.169922,-0.341797 0.27538,-0.41087 0.75331,-0.609378 0.71875,-1.230468 -0.0116,-0.20553 -0.139836,-0.670718 -0.291016,-0.736328 -0.0865,-0.0376 -0.285016,-0.0031 -0.410156,-0.05078 -0.40401,-0.15071 -0.641927,-0.651603 -1.060547,-0.683593 -0.0894,-0.0108 -0.170874,0.03676 -0.271484,0.03516 -0.16571,-0.0108 -0.41616,-0.116079 -0.59961,-0.136719 -0.11656,-0.0127 -0.271817,0.0346 -0.341797,0 -0.10673,-0.0519 -0.118258,-0.24799 -0.205078,-0.30664 -0.0689,-0.0473 -0.20223,-0.06314 -0.30664,-0.103516 -0.16833,-0.0648 -0.301864,-0.140757 -0.496094,-0.154297 -0.0599,-0.003 -0.135288,0.02858 -0.205078,0.01758 -0.10748,-0.0181 -0.191856,-0.144708 -0.291016,-0.205078 -0.12421,-0.0756 -0.239665,-0.112853 -0.291015,-0.220703 C 16.385677,19.395522 16.07547,19.292798 16,19.080078 c -0.0361,-0.0997 -0.01918,-0.219684 -0.05078,-0.308594 -0.0445,-0.12739 -0.170544,-0.20039 -0.308594,-0.30664 -0.24736,-0.19038 -0.466822,-0.3685 -0.820313,-0.41211 -0.155399,-0.0198 -0.308353,0.04666 -0.496093,0.03516 -0.19897,-0.0127 -0.448816,-0.187322 -0.597657,-0.357422 -0.144679,-0.16606 -0.215756,-0.315131 -0.341796,-0.394531 -0.11939,-0.0767 -0.277835,-0.07472 -0.359375,-0.152344 -0.0363,-0.0339 -0.02956,-0.09201 -0.06836,-0.171875 -0.06,-0.12434 -0.160707,-0.192827 -0.08594,-0.341797 -0.13621,-0.07 -0.140013,0.129365 -0.289063,0.103516 -0.13285,-0.188581 -0.245165,-0.277957 -0.546875,-0.222657 -0.13817,0.0255 -0.215953,0.200738 -0.376953,0.205078 -0.13202,0.0108 -0.235786,-0.147105 -0.410156,-0.171875 -0.1316,-0.0181 -0.28132,0.03548 -0.375,0.01758 -0.1459,-0.0291 -0.190949,-0.150641 -0.324219,-0.238281 -0.0977,-0.0642 -0.286987,-0.173615 -0.341797,-0.171875 -0.17182,0.0108 -0.2943097,0.365795 -0.5312498,0.240235 -0.11515,-0.14591 0.1874413,-0.222865 0.050781,-0.359375 -0.1036,-0.1036 -0.1905975,0.04635 -0.2734375,0.103515 -0.0949,0.0655 -0.1841725,0.131112 -0.2890625,0.169922 -0.2348,0.0879 -0.3809531,0.04176 -0.5644531,0.136719 -0.16991,0.088 -0.1771675,0.235306 -0.2734375,0.410156 -0.0787,0.14325 -0.2586832,0.350735 -0.3769531,0.359375 -0.1432501,0.0108 -0.2802163,-0.199669 -0.4101563,-0.255859 -0.39145,-0.16956 -0.5812,0.149947 -0.90625,0.154297 -0.30168,0.0108 -0.7319469,-0.485912 -0.7167969,-0.769532 0.003,-0.17306 0.098861,-0.4363 0.1191406,-0.65039 0.0181,-0.17026 0.1347588,-0.272315 0.1367188,-0.427735 0.003,-0.20762 -0.2754663,-0.367958 -0.4101562,-0.392578 -0.3193601,-0.0587 -0.7628963,0.128902 -1.1289063,-0.01758 -0.07,-0.11584 0.081924,-0.195914 0.1210937,-0.308594 0.0221,-0.064 0.010303,-0.150253 0.033203,-0.220703 0.0406,-0.10886 0.1540381,-0.193253 0.2050781,-0.308593 0.0382,-0.088 0.047537,-0.215009 0.085937,-0.324219 0.0445,-0.12434 0.1270988,-0.203806 0.1367188,-0.291016 0.0127,-0.11514 -0.030914,-0.248289 -0.1210938,-0.324219 z m 4.5703125,3.619141 c 0.11585,0.0108 0.1301888,0.250281 0.011719,0.269531 -0.12781,0.0199 -0.1922293,-0.200462 -0.068359,-0.257812 0.0207,-0.0108 0.040041,-0.01282 0.056641,-0.01172 z"
+ style="fill:url(#linearGradient4161);fill-opacity:1;fill-rule:nonzero;stroke:none"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/pixmaps/svg/mageiaupdate.svg b/pixmaps/svg/mageiaupdate.svg
new file mode 100644
index 00000000..ac12753c
--- /dev/null
+++ b/pixmaps/svg/mageiaupdate.svg
@@ -0,0 +1,290 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32"
+ height="32"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="MageiaUpdate.svg"
+ inkscape:export-filename="../mageiaupdate48.png"
+ inkscape:export-xdpi="135"
+ inkscape:export-ydpi="135">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4214">
+ <stop
+ style="stop-color:#c8c8c8;stop-opacity:1"
+ offset="0"
+ id="stop4216" />
+ <stop
+ style="stop-color:#dfdfdf;stop-opacity:1"
+ offset="1"
+ id="stop4218" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4205">
+ <stop
+ style="stop-color:#181a23;stop-opacity:1"
+ offset="0"
+ id="stop4207" />
+ <stop
+ style="stop-color:#383e51;stop-opacity:0;"
+ offset="1"
+ id="stop4209" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ gradientTransform="matrix(0.14959446,0,0,0.14959446,385.91117,510.3726)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4226"
+ id="linearGradient4232"
+ x1="538.42279"
+ y1="260.88647"
+ x2="538.42279"
+ y2="122.81936"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4226">
+ <stop
+ style="stop-color:#262f45;stop-opacity:1;"
+ offset="0"
+ id="stop4228" />
+ <stop
+ style="stop-color:#485982;stop-opacity:1"
+ offset="1"
+ id="stop4230" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#2397d4;stop-opacity:1;" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#55b2e4;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4205"
+ id="linearGradient4211"
+ x1="392.57144"
+ y1="539.79797"
+ x2="397.57144"
+ y2="544.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(8.9999965,-1.291057)" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4214"
+ id="linearGradient4220"
+ x1="4"
+ y1="29"
+ x2="4"
+ y2="19"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(393.57143,514.50695)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.999999"
+ inkscape:cx="10.689623"
+ inkscape:cy="15.36905"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-515.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.14959446,0,0,0.14959446,371.66858,439.78892)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4232);fill-opacity:1;stroke:none"
+ d="m 394.34806,528.40282 c -0.40608,0.007 -0.80819,0.14573 -1.11787,0.4707 -1.56332,2.02633 -2.83119,4.30554 -2.83119,7.06659 0,5.98472 4.54145,10.92039 10.17242,10.92039 5.6308,0 10.17243,-4.93564 10.17243,-10.92039 0,-2.7616 -1.26976,-4.96839 -2.92147,-7.06659 -0.61936,-0.64993 -1.51379,-0.55321 -2.16474,-0.13732 -1.90479,0.98561 -2.93284,1.37937 -5.08621,1.36972 -2.08265,-0.009 -3.17694,-0.34945 -5.08184,-1.38784 -0.32546,-0.1989 -0.73545,-0.32261 -1.14152,-0.31526 z"
+ id="path4687-7-56-1-0-2-2-7"
+ sodipodi:nodetypes="ccsssccsccc" />
+ <path
+ style="opacity:0.2;fill:url(#linearGradient4211);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 407.57143,538.79266 c 0,1.71429 -0.60179,8.71429 -2.71429,8.71429 l -4.28571,-4.28571 0,-9.28572 L 402,533.16599 Z"
+ id="path4224"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc" />
+ <path
+ style="fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 399.1437,533.22179 0,3.57032 -3.57227,0 5,6.42968 5,-6.42968 -3.57227,0 0,-3.57032 -2.85546,0 z"
+ id="path4218"
+ inkscape:connector-curvature="0" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/pixmaps/svg/rpmdrake-remove.svg b/pixmaps/svg/rpmdrake-remove.svg
new file mode 100644
index 00000000..f5941922
--- /dev/null
+++ b/pixmaps/svg/rpmdrake-remove.svg
@@ -0,0 +1,292 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32"
+ height="32"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="rpmdrake-remove.svg"
+ inkscape:export-filename="../rpmdrake-remove16.png"
+ inkscape:export-xdpi="45"
+ inkscape:export-ydpi="45">
+ <defs
+ id="defs5455">
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4316">
+ <stop
+ style="stop-color:#cf2939;stop-opacity:1"
+ offset="0"
+ id="stop4318" />
+ <stop
+ style="stop-color:#da4453;stop-opacity:1"
+ offset="1"
+ id="stop4320" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4301"
+ inkscape:collect="always">
+ <stop
+ id="stop4303"
+ offset="0"
+ style="stop-color:#181a23;stop-opacity:0.2" />
+ <stop
+ id="stop4305"
+ offset="1"
+ style="stop-color:#383e51;stop-opacity:0;" />
+ </linearGradient>
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ gradientTransform="matrix(0.14959446,0,0,0.14959446,385.91117,510.3726)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4226"
+ id="linearGradient4232"
+ x1="538.42279"
+ y1="260.88647"
+ x2="538.42279"
+ y2="122.81936"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4226">
+ <stop
+ style="stop-color:#262f45;stop-opacity:1;"
+ offset="0"
+ id="stop4228" />
+ <stop
+ style="stop-color:#485982;stop-opacity:1"
+ offset="1"
+ id="stop4230" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#2397d4;stop-opacity:1;" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#55b2e4;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ gradientTransform="translate(3,3.00003)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4301"
+ id="linearGradient4269"
+ x1="396.57144"
+ y1="533.79797"
+ x2="402.57144"
+ y2="539.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4316"
+ id="linearGradient4322"
+ x1="405.57144"
+ y1="541.79797"
+ x2="405.57144"
+ y2="538.79797"
+ gradientUnits="userSpaceOnUse"
+ gradientTransform="translate(-7,-3)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="15.999999"
+ inkscape:cx="13.871603"
+ inkscape:cy="8.6216733"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-515.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.14959446,0,0,0.14959446,371.66858,439.78892)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4232);fill-opacity:1;stroke:none"
+ d="m 394.34806,528.40282 c -0.40608,0.007 -0.80819,0.14573 -1.11787,0.4707 -1.56332,2.02633 -2.83119,4.30554 -2.83119,7.06659 0,5.98472 4.54145,10.92039 10.17242,10.92039 5.6308,0 10.17243,-4.93564 10.17243,-10.92039 0,-2.7616 -1.26976,-4.96839 -2.92147,-7.06659 -0.61936,-0.64993 -1.51379,-0.55321 -2.16474,-0.13732 -1.90479,0.98561 -2.93284,1.37937 -5.08621,1.36972 -2.08265,-0.009 -3.17694,-0.34945 -5.08184,-1.38784 -0.32546,-0.1989 -0.73545,-0.32261 -1.14152,-0.31526 z"
+ id="path4687-7-56-1-0-2-2-7"
+ sodipodi:nodetypes="ccsssccsccc" />
+ <path
+ style="fill:url(#linearGradient4269);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ d="m 404.57143,535.79803 3,3 0,7 -5,0 -7,-8 z"
+ id="path4261"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="color:#000000;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;fill:url(#linearGradient4322);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:2, 2;stroke-dashoffset:10;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+ id="rect4193"
+ width="10"
+ height="3"
+ x="395.57144"
+ y="535.79797"
+ ry="1.5" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/pixmaps/svg/rpmdrake.svg b/pixmaps/svg/rpmdrake.svg
new file mode 100644
index 00000000..acec50ec
--- /dev/null
+++ b/pixmaps/svg/rpmdrake.svg
@@ -0,0 +1,235 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="32"
+ height="32"
+ id="svg5453"
+ version="1.1"
+ inkscape:version="0.91 r13725"
+ sodipodi:docname="rpmdrake.svg"
+ inkscape:export-filename="../rpmdrake48.png"
+ inkscape:export-xdpi="135"
+ inkscape:export-ydpi="135">
+ <defs
+ id="defs5455">
+ <linearGradient
+ id="linearGradient4290"
+ inkscape:collect="always">
+ <stop
+ id="stop4292"
+ offset="0"
+ style="stop-color:#7cbaf8;stop-opacity:1" />
+ <stop
+ id="stop4294"
+ offset="1"
+ style="stop-color:#f4fcff;stop-opacity:1" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4194"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4290"
+ id="linearGradient4175"
+ gradientUnits="userSpaceOnUse"
+ x1="398.57144"
+ y1="535.79797"
+ x2="398.57144"
+ y2="527.79797" />
+ <linearGradient
+ gradientTransform="matrix(0.14959446,0,0,0.14959446,385.91117,510.3726)"
+ inkscape:collect="always"
+ xlink:href="#linearGradient4226"
+ id="linearGradient4232"
+ x1="538.42279"
+ y1="260.88647"
+ x2="538.42279"
+ y2="122.81936"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ inkscape:collect="always"
+ id="linearGradient4226">
+ <stop
+ style="stop-color:#262f45;stop-opacity:1;"
+ offset="0"
+ id="stop4228" />
+ <stop
+ style="stop-color:#485982;stop-opacity:1"
+ offset="1"
+ id="stop4230" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient4286"
+ id="linearGradient4257"
+ x1="103.20959"
+ y1="114.29383"
+ x2="103.20959"
+ y2="30.334101"
+ gradientUnits="userSpaceOnUse" />
+ <linearGradient
+ id="linearGradient4286"
+ inkscape:collect="always">
+ <stop
+ id="stop4288"
+ offset="0"
+ style="stop-color:#2397d4;stop-opacity:1;" />
+ <stop
+ id="stop4290"
+ offset="1"
+ style="stop-color:#55b2e4;stop-opacity:1" />
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313708"
+ inkscape:cx="12.552534"
+ inkscape:cy="15.36905"
+ inkscape:document-units="px"
+ inkscape:current-layer="g4171"
+ showgrid="true"
+ fit-margin-top="0"
+ fit-margin-left="0"
+ fit-margin-right="0"
+ fit-margin-bottom="0"
+ inkscape:window-width="1876"
+ inkscape:window-height="1051"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:showpageshadow="false"
+ borderlayer="true"
+ showguides="true"
+ inkscape:snap-midpoints="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid4063" />
+ <sodipodi:guide
+ position="1.1650391e-05,32.000026"
+ orientation="32,0"
+ id="guide4157" />
+ <sodipodi:guide
+ position="1.1650391e-05,2.6367188e-05"
+ orientation="0,32"
+ id="guide4159" />
+ <sodipodi:guide
+ position="32.000012,2.6367188e-05"
+ orientation="-32,0"
+ id="guide4161" />
+ <sodipodi:guide
+ position="32.000012,32.000026"
+ orientation="0,-32"
+ id="guide4163" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4167" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,28"
+ id="guide4169" />
+ <sodipodi:guide
+ position="30.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4171" />
+ <sodipodi:guide
+ position="30.000012,30.000026"
+ orientation="0,-28"
+ id="guide4173" />
+ <sodipodi:guide
+ position="2.0000117,30.000026"
+ orientation="28,0"
+ id="guide4181" />
+ <sodipodi:guide
+ position="2.0000117,2.0000264"
+ orientation="0,14"
+ id="guide4183" />
+ <sodipodi:guide
+ position="16.000012,2.0000264"
+ orientation="-28,0"
+ id="guide4185" />
+ <sodipodi:guide
+ position="16.000012,30.000026"
+ orientation="0,-14"
+ id="guide4187" />
+ <sodipodi:guide
+ position="9.0000117,23.000026"
+ orientation="14,0"
+ id="guide4193" />
+ <sodipodi:guide
+ position="9.0000117,9.0000264"
+ orientation="0,14.000031"
+ id="guide4195" />
+ <sodipodi:guide
+ position="23.000042,9.0000264"
+ orientation="-14,0"
+ id="guide4197" />
+ <sodipodi:guide
+ position="23.000042,23.000026"
+ orientation="0,-14.000031"
+ id="guide4199" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata5458">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Capa 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(-384.57143,-515.798)">
+ <g
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:'Clear Sans';-inkscape-font-specification:'Clear Sans Bold';letter-spacing:0px;word-spacing:0px;opacity:1;fill:url(#linearGradient4194);fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+ id="text4184">
+ <g
+ id="g4171"
+ style="fill:url(#linearGradient4175);fill-opacity:1">
+ <g
+ transform="matrix(0.14959446,0,0,0.14959446,371.66858,439.78892)"
+ id="g5423"
+ style="fill:#2397d4;fill-opacity:1">
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4257);fill-opacity:1"
+ d="m 92.599609,30.003906 a 8.0761247,8.0761247 0 0 0 -8.3125,8.072266 8.0761705,8.0761705 0 0 0 16.152341,0 8.0761247,8.0761247 0 0 0 -7.839841,-8.072266 z m 19.822271,15.34375 a 9.2875434,9.2875434 0 0 0 -9.5586,9.285156 9.2875434,9.2875434 0 0 0 18.57422,0 9.2875434,9.2875434 0 0 0 -9.01562,-9.285156 z M 96.292969,61.501953 a 10.095156,10.095156 0 0 0 -10.390625,10.089844 10.095703,10.095703 0 0 0 20.191406,0 10.095156,10.095156 0 0 0 -9.800781,-10.089844 z m 19.097651,19.761719 c -6.23507,0.0051 -11.30687,5.080285 -11.29687,11.322266 0.004,6.225519 5.0757,11.291012 11.30664,11.291012 l 0.01,0 c 6.23404,-0.006 11.29687,-5.080292 11.29687,-11.322262 -0.006,-6.22553 -5.07725,-11.291016 -11.31641,-11.291016 z m -32.728511,7.269531 c -6.67896,0.0071 -12.113515,5.442303 -12.103515,12.132817 0.0071,6.6683 5.440381,12.09375 12.113281,12.09375 l 0.0098,0 0,0.002 c 6.67896,-0.007 12.105468,-5.44425 12.105468,-12.13477 -0.0081,-6.668297 -5.44202,-12.093747 -12.125,-12.093747 z"
+ transform="translate(95.208039,484.36743)"
+ id="path3042-0-6-4" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:url(#linearGradient4232);fill-opacity:1;stroke:none"
+ d="m 394.34806,528.40282 c -0.40608,0.007 -0.80819,0.14573 -1.11787,0.4707 -1.56332,2.02633 -2.83119,4.30554 -2.83119,7.06659 0,5.98472 4.54145,10.92039 10.17242,10.92039 5.6308,0 10.17243,-4.93564 10.17243,-10.92039 0,-2.7616 -1.26976,-4.96839 -2.92147,-7.06659 -0.61936,-0.64993 -1.51379,-0.55321 -2.16474,-0.13732 -1.90479,0.98561 -2.93284,1.37937 -5.08621,1.36972 -2.08265,-0.009 -3.17694,-0.34945 -5.08184,-1.38784 -0.32546,-0.1989 -0.73545,-0.32261 -1.14152,-0.31526 z"
+ id="path4687-7-56-1-0-2-2-7"
+ sodipodi:nodetypes="ccsssccsccc" />
+ </g>
+ </g>
+ </g>
+</svg>