fr: anonymize SVGs.
authorThérèse Godefroy <godef.th@free.fr>
Sat, 2 Aug 2014 15:03:58 +0000 (17:03 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Sat, 2 Aug 2014 15:04:08 +0000 (17:04 +0200)
13 files changed:
svg/fr/anonymize-svg [new file with mode: 0755]
svg/fr/donate.svg
svg/fr/elements.svg
svg/fr/gnupg-infographic.svg
svg/fr/identity.svg
svg/fr/infographic.svg
svg/fr/join.svg
svg/fr/section5-02-use-it-well.svg
svg/fr/step1a-install-wizard.svg
svg/fr/step1b-01-tools-addons.svg
svg/fr/step1b-02-search.svg
svg/fr/step1b-03-install.svg
svg/fr/step2a-01-make-keypair.svg

diff --git a/svg/fr/anonymize-svg b/svg/fr/anonymize-svg
new file mode 100755 (executable)
index 0000000..bc8144e
--- /dev/null
@@ -0,0 +1,24 @@
+#!/bin/bash
+
+# "anonymize-svg" removes export paths (+ import URLs and/or document names as needed)
+# from all the SVG files in a directory, saving the original version. Subdirectories
+# are not affected.
+
+# Usage:
+# - Close Inkscape.
+# - Place the script in the directory containing the SVGs you want to clean.
+# - Uncomment the docname line if you need to remove the document names.
+# - Uncomment the xlink line only if you are absolutely sure that none of the
+#   linked documents will be needed again.
+# - cd to the directory and run:
+#                   ./anonymize-svg
+
+find . -maxdepth 1 -name '*.svg' | sed 's,\./,,' > list 
+[ -d saved-svg ] || mkdir saved-svg
+while read f; do
+  cp -b -S '.bak' $f saved-svg/$f
+  sed -i 's,inkscape:export-filename="[^"]*",inkscape:export-filename="",'  $f
+  sed -i 's,xlink:href="file:///[^"]*",xlink:href="",' $f
+  sed -i 's,sodipodi:docname="[^"]*",sodipodi:docname="",' $f
+done < list
+rm -f list
index a6eafb7d12cf26e70a806e77007cfee18b464e48..d6674a217dbc69d81439db04b851da54a6cfab77 100644 (file)
@@ -14,8 +14,8 @@
    inkscape:version="0.48.3.1 r9886"
    width="162.5"
    height="51.124451"
-   sodipodi:docname="donate_therese.svg"
-   inkscape:export-filename="/home/rouge/Framalang/email_self_defense/boutons-svg/fr/png/donate.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="89.719627"
    inkscape:export-ydpi="89.719627">
   <metadata
index 95985a75c348444166fe31a862ba2432fb84afda..d6d12fc8d42576227b271e6d51fe1524b902c03c 100644 (file)
@@ -14,8 +14,8 @@
    id="svg3952"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="elements1.svg"
-   inkscape:export-filename="/home/therese/GNU/enc/static/img/fr/elements.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="134"
    inkscape:export-ydpi="134">
   <defs
                  y="477.56561"
                  rx="2.5112262"
                  ry="3.0087395"
-                 inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+                 inkscape:export-filename=""
                  inkscape:export-xdpi="134.53"
                  inkscape:export-ydpi="134.53" />
               <path
                  inkscape:randomized="0"
                  d="m 92.178378,905.96871 -38.438262,22.19234 -38.438262,-22.19234 0,-44.38468 38.438262,-22.19234 38.438262,22.19234 z"
                  transform="matrix(0,0.74,0.74,0,-203.50705,584.0945)"
-                 inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+                 inkscape:export-filename=""
                  inkscape:export-xdpi="134.53"
                  inkscape:export-ydpi="134.53" />
               <path
                  id="rect7236-7-5"
                  inkscape:connector-curvature="0"
                  sodipodi:nodetypes="ccccsssccssssccssssccc"
-                 inkscape:export-filename="/home/raffael/Documents/fsf/selbstverteidigung/gnupg-infographic-de.png"
+                 inkscape:export-filename=""
                  inkscape:export-xdpi="134.53"
                  inkscape:export-ydpi="134.53" />
             </g>
         <g
            id="g9159"
            transform="matrix(3.1674633,0,0,3.1674633,-728.80259,-1231.5234)"
-           inkscape:export-filename="/home/rlafuente/Projects/GPG/ilustras-site/5bolas.png"
+           inkscape:export-filename=""
            inkscape:export-xdpi="285.07001"
            inkscape:export-ydpi="285.07001">
           <path
              transform="matrix(2.7041441,0,0,2.7041441,-371.80612,-435.3482)"
              id="g4481-9"
              style="color:#000000;fill:#ffffff;stroke:#5f8dd3;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
-             inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+             inkscape:export-filename=""
              inkscape:export-xdpi="134.53"
              inkscape:export-ydpi="134.53">
             <rect
                style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
                inkscape:export-ydpi="134.53"
                inkscape:export-xdpi="134.53"
-               inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+               inkscape:export-filename=""
                transform="translate(-12.066119,24.939817)"
                id="g7174">
               <path
           <g
              id="g12606"
              transform="matrix(0.77937346,0,0,0.77937346,437.05763,77.583086)"
-             inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+             inkscape:export-filename=""
              inkscape:export-xdpi="134.53"
              inkscape:export-ydpi="134.53"
              style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
              sodipodi:ry="25.102291"
              d="m 418.6072,795.92078 c 0,13.86361 -11.23867,25.10229 -25.10229,25.10229 -13.86361,0 -25.10229,-11.23868 -25.10229,-25.10229 0,-13.86362 11.23868,-25.10229 25.10229,-25.10229 13.86362,0 25.10229,11.23867 25.10229,25.10229 z"
              transform="matrix(1.1360617,0,0,1.1360617,6.6403426,97.915737)"
-             inkscape:export-filename="/home/rlafuente/Projects/GPG/ilustras-site/5bolas.png"
+             inkscape:export-filename=""
              inkscape:export-xdpi="285.07001"
              inkscape:export-ydpi="285.07001" />
           <g
              id="g14494"
-             inkscape:export-filename="/home/rlafuente/Projects/GPG/ilustras-site/5bolas.png"
+             inkscape:export-filename=""
              inkscape:export-xdpi="285.07001"
              inkscape:export-ydpi="285.07001"
              transform="matrix(0.77408953,0,0,0.77408953,98.803659,227.3793)">
index 9599c067f3c1c5b103745c8c15f928ef86a8a5bf..b1ccadb2373682f2c6eeec7bf84a13655abfd95d 100644 (file)
@@ -15,8 +15,8 @@
    id="svg2"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="gnupg-infographic.svg"
-   inkscape:export-filename="/home/therese/GNU/enc/static/svg/fr/full-infographic.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="134.34776"
    inkscape:export-ydpi="134.34776">
   <sodipodi:namedview
     <image
        width="500"
        height="2101.103"
-       xlink:href="file:///home/rlafuente/Projects/GPG/infog-mockup.png"
+       xlink:href=""
        id="image3066"
        x="0"
        y="-1047.6378" />
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#8bc8dc;fill-opacity:1;stroke:#213149;stroke-width:1.76498926;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect14996"
        width="500"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#a99381;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect14992"
        width="255.75737"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ff9b12;fill-opacity:1;stroke:none;stroke-width:1.76498926;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect5270"
        width="501.75064"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="769.93848"
        x="-0.87531817"
        height="198.36243"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#801900;fill-opacity:0.54117647;stroke:none;stroke-width:1.76498926;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect5278"
        width="501.75064"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect3739"
        width="10.11056"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(1.0008835,0,0,0.91852738,-41.21376,31.275724)"
        d="m 136,1084.6958 c 0,24.7447 -18.41451,44.8042 -41.129944,44.8042 -22.715438,0 -41.12994,-20.0595 -41.12994,-44.8042 0,-24.7447 18.414502,-44.8042 41.12994,-44.8042 22.715434,0 41.129944,20.0595 41.129944,44.8042 z"
        sodipodi:ry="44.804157"
          y="866.58453"
          rx="4.0658641"
          ry="4.0658641"
-         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-filename=""
          inkscape:export-xdpi="134.53"
          inkscape:export-ydpi="134.53" />
       <path
          inkscape:randomized="0"
          d="m 92.178378,905.96871 -38.438262,22.19234 -38.438262,-22.19234 0,-44.38468 38.438262,-22.19234 38.438262,22.19234 z"
          transform="translate(0,-53.783936)"
-         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-filename=""
          inkscape:export-xdpi="134.53"
          inkscape:export-ydpi="134.53" />
       <path
          sodipodi:ry="4.5078058"
          d="m 58.866639,854.34302 c 0,2.48959 -2.018213,4.5078 -4.507806,4.5078 -2.489592,0 -4.507806,-2.01821 -4.507806,-4.5078 0,-2.48959 2.018214,-4.50781 4.507806,-4.50781 2.489593,0 4.507806,2.01822 4.507806,4.50781 z"
          transform="translate(-0.61871719,-53.783936)"
-         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-filename=""
          inkscape:export-xdpi="134.53"
          inkscape:export-ydpi="134.53" />
       <path
          id="rect7236-7"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="ccccsssccssssccssssccc"
-         inkscape:export-filename="/home/raffael/Documents/fsf/selbstverteidigung/gnupg-infographic-de.png"
+         inkscape:export-filename=""
          inkscape:export-xdpi="134.53"
          inkscape:export-ydpi="134.53" />
     </g>
     <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(1.3747989,0,0,1.5519784,160.95831,-619.45835)"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;color:#000000;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.98508662;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Dosis;-inkscape-font-specification:Dosis"
        id="flowRoot3363"
          id="flowPara3370">PUBLIQUE</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot3372"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:-0.5411616px;word-spacing:0px;color:#000000;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.95514441;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Dosis;-inkscape-font-specification:Dosis"
          id="flowPara3378">PRIVÉE</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(1.6871696,0,0,1.6871696,-64.896035,-734.02604)"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#186854;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow Bold"
        id="flowRoot3383"
          id="flowPara3389">VOTRE CLEF PUBLIQUE</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot3391"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#801900;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.8572343;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow Bold"
     <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot5252"
        style="font-size:12.52355671px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:110.00000238%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
          id="flowPara7019">Il chiffre votre courriel en un code que seul le destinataire peut lire.</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.92350787,0,0,0.92689349,312.00863,-82.022637)"
        style="font-size:13.51060486px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:end;line-height:125%;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#4b4f2f;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
        id="flowRoot5260"
    style="font-size:13.51060486px;font-weight:bold;text-align:end;text-anchor:end;fill:#4b4f2f;fill-opacity:1">clef publique - clef privée.</flowSpan> Ces clefs sont des suites de nombres aléatoires.</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot5280"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#4b4f2f;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow Bold"
          id="flowPara5286">Récupérez votre vie privée avec GnuPG !</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(1.2163226,0,0,1.2163226,93.680982,-84.307061)"
        style="font-size:10.27687931px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
        id="flowRoot5288"
          id="flowPara7280">Cette clef est utilisée, avec GnuPG, pour chiffrer les courriels qui vous seront envoyés. </flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot5302"
        style="font-size:9.73683453px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
          id="flowPara5321">À l’aide de GnuPG et de votre clef privée, vous pouvez décoder les courriels chiffrés qui vous sont envoyés. </flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot5323"
        style="font-size:10.20230484px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
          id="flowPara5353">Si un courriel chiffré avec GnuPG tombe entre les mauvaises mains, il semblera incompréhensible. Sans la clef privée du vrai destinataire, il est presque impossible de le lire.</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot5339"
        style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
     <g
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffffff;stroke:#186854;stroke-width:0.65269792;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="g4481-9"
        transform="matrix(2.7041441,0,0,2.7041441,-277.18856,-145.06196)">
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        inkscape:original-d="m 375.97165,835.10571 10e-6,18.45501"
        inkscape:path-effect="#path-effect7366"
        sodipodi:nodetypes="cc"
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2SendC)"
        d="m 421.3799,898.17084 10e-6,11.38394"
        id="path9307"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffffff;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 58.795398,1122.1223 0,23.8574 17.65625,0 0,-4.4063 -5.53125,0 c -0.563329,0 -1.03125,-1.2059 -1.03125,-1.7398 0,-0.534 0.467921,-1.805 1.03125,-1.805 l 2.5,0 0,-2.4375 0,0 c 0,0 -1.03125,-0.4367 -1.03125,-1 l 0,-0.2813 c 0,-0.5633 0.467921,-1.0312 1.03125,-1.0312 l 3.03125,0 0,-2.9688 -4,0 c -0.563329,0 -1.03125,-0.4679 -1.03125,-1.0312 l 0,-3.25 c 0,-0.5634 0.467921,-1.0313 1.03125,-1.0313 l 4,0 0,-2.875 z"
        id="path12536"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:#ba8375;fill-opacity:1;stroke:#ffffff;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path3741"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 58.590502,1276.5299 -56.2187496,27.5625 13.0624996,0 0,68 86.312498,0 0,-68 13.0625,0 -56.218748,-27.5625 z"
        id="path14990"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#a0522d;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 168.99982,1294.0295 0,-3.0052 0,-1.1944 c 0,-0.2137 -0.006,-0.4273 -0.0155,-0.6408 -0.01,-0.2135 -0.0198,-0.4289 0.0155,-0.6397 0.0518,-0.3099 0.20667,-0.6006 0.43037,-0.8212 0.22371,-0.2206 0.51461,-0.3708 0.82277,-0.4319 0.28696,-0.057 0.5828,-0.041 0.87493,-0.025 0.29214,0.015 0.58458,0.025 0.87713,0.025 l 1.18777,0 74.9146,0 2.7104,0 1.87617,1.8762 0,1.9402 0,38.7141 0,2.7218 3.37441,3.3744 1.76174,0 4.61268,0"
        id="path14994"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 240.07872,1347.0994 0.12386,-22.8921 c 0,0 -0.30934,-6.9085 -6.90858,-6.9085 -6.59924,0 -7.81628,4.8619 -8.91929,8.9193 -4.36653,16.0619 -0.7038,20.7539 -0.7038,20.7539 z"
        id="path15000"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498925999999989;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 216.5478,1336.1508 c 0,0 -3.66923,-0.4494 -6.23143,0.9457 -0.50611,1.092 -0.12821,1.6737 -0.12821,1.6737 l 5.31882,1.265 z"
        id="path15002"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#a8ced0;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 227.21032,1325.6509 c 0,0 -2.99028,5.3619 -3.60896,8.0944 -5.05255,0.1031 -8.09438,2.2685 -8.09438,2.2685 l 0,4.0214 15.6732,0"
        id="path15004"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 212.56825,1342.8069 0,0.928 -13.97183,0 0.87646,-3.6605 z"
        id="path15006"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 196.07014,1343.7349 -6.85702,0"
        id="path15008"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 192.51275,1343.7349 -3.11073,-11.6094 c 0,0 -0.58266,-1.9318 1.40936,-2.4656"
        id="path15010"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15012"
        width="2.7324984"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1294.1111 0,34.9375 -4.125,0 0,42.6875 40.71875,0 0,-42.6875 0,-34.9375 -36.59375,0 z"
        id="path15022"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1321.4229"
        x="159.71086"
        height="18.560364"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path15026"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        d="m 236.12911,392.2916 c 0,0.99658 -0.80789,1.80448 -1.80448,1.80448 -0.99659,0 -1.80448,-0.8079 -1.80448,-1.80448 0,-0.99659 0.80789,-1.80448 1.80448,-1.80448 0.99659,0 1.80448,0.80789 1.80448,1.80448 z"
        sodipodi:ry="1.8044801"
        sodipodi:rx="1.8044801"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="translate(-58.680721,954.54862)"
        sodipodi:type="arc"
        style="color:#000000;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 163.94058,1353.8518 13.55938,0"
        id="path15032"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15034"
        d="m 163.94058,1356.6531 13.55938,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 163.94058,1359.4543 13.55938,0"
        id="path15036"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15038"
        d="m 163.94058,1362.2556 13.55938,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6878);enable-background:accumulate"
        d="m 156.56999,270.89136 0,0"
        id="path15040"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15042"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6878);enable-background:accumulate"
        d="m 156.56999,274.89136 0,0"
        id="path15044"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15046"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter6878);enable-background:accumulate"
        d="m 156.56999,278.89136 0,0"
        id="path15048"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1329.0486 0,6.964"
        id="path15050"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15052"
        d="m 144.25529,1338.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1338.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1340.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15058"
        d="m 144.25529,1340.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15060"
        d="m 144.25529,1342.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1342.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1344.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15066"
        d="m 144.25529,1344.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 163.71084,1321.4228 0,18.5604"
        id="path15068"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 159.71084,1325.4228 4,0"
        id="path15070"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15072"
        d="m 159.71084,1329.4228 4,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:url(#linearGradient6267);stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 159.10855,1305.7516 c 0,0 -7.52621,-1.1363 -7.52621,7.5262 0,7.4252 0,77.5632 0,77.5632"
        id="path15074"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15076"
        width="18.044802"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:#ffffff;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path15078"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 97.468142,1395.2373 c -1.702615,-1.3495 -2.927079,-3.2903 -3.41189,-5.4081 -0.577265,-2.5216 -0.09758,-5.2406 1.171898,-7.4945 1.269476,-2.2539 3.296196,-4.0451 5.62255,-5.1765 2.32635,-1.1313 4.94067,-1.6187 7.52702,-1.5675 2.58636,0.051 5.14665,0.6299 7.56816,1.5399 4.84301,1.8201 9.08361,4.9175 13.23182,8.0094 4.14822,3.0919 8.33094,6.2497 13.11523,8.2189 1.42896,0.5882 2.9382,1.0717 4.48319,1.0417 0.77249,-0.015 1.54682,-0.1612 2.25348,-0.4736 0.70667,-0.3124 1.34393,-0.7948 1.79897,-1.4192 0.46579,-0.6392 0.73235,-1.4214 0.75377,-2.212 -0.0293,0.8212 0.19027,1.6497 0.62244,2.3487 0.51805,0.8378 1.31487,1.4663 2.14864,1.9909 0.83377,0.5246 1.72093,0.9639 2.52925,1.5269 1.26481,0.881 2.32072,2.0629 3.04031,3.426 0.71959,1.3631 1.10024,2.9056 1.08176,4.4468 -0.0185,1.5413 -0.43769,3.078 -1.21791,4.4073 -0.78022,1.3293 -1.92099,2.447 -3.2735,3.1863 -0.95846,0.5239 -2.01474,0.8587 -2.94776,1.4267 -1.35605,0.8255 -2.40557,2.1424 -2.9076,3.6485 -0.50203,1.5061 -0.4526,3.1894 0.13695,4.6634"
        id="path15080"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path15082"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e3d79a;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498925999999967;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 229.96625,1304.6295 c 2.59977,0.264 4.625,2.4868 4.625,5.1562 l 0,7.3438 c 0,2.8474 -2.30886,5.1562 -5.15625,5.1562 -2.84739,0 -5.15625,-2.3088 -5.15625,-5.1562 l 0,-0.9063 -2.71875,-0.062 c -0.0244,-2.1509 1.65479,-3.482 2.71875,-4.125 l 0,-2.25 c 0,-2.8473 2.30886,-5.1562 5.15625,-5.1562 0.17796,0 0.35793,-0.018 0.53125,0 z"
        id="path15136"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path15140"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 189.40202,1332.1255 c 0.27654,0.4933 0.39788,1.0718 0.34516,1.6349 -0.0527,0.5631 -0.27885,1.1063 -0.62759,1.5515 -0.34874,0.4453 -0.81523,0.7901 -1.32357,1.038 -0.50834,0.248 -1.05693,0.4003 -1.60323,0.5467 l -5.50657,1.4755"
        id="path15142"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1282.644"
        x="256.42535"
        height="89.454254"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15152"
        width="19.5"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.19316,1289.5485 7.5244,6.6793"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15156"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15158"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 267.92053,1294.6926 8.20597,2.9989"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15162"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.05685,1297.2587 8.06965,5.8615"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.19316,1310.7419 7.93334,-4.9073"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15168"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.19316,1313.5806 7.93334,-2.3173"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.19316,1325.1553 7.93334,-11.1776"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15174"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.19316,1319.4064 7.93334,0"
        id="path15176"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 268.46579,1300.7196 7.66071,21.4011"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15180"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15182"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15184"
        d="m 280.25529,1333.5793 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 280.25529,1333.5793 0,0"
     <use
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        x="0"
        y="0"
        xlink:href="#path3638"
     <use
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        x="0"
        y="0"
        xlink:href="#path3640"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15192"
        width="42.75"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 154.19279,1256.9251 0,-53.3765"
        id="path15194"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 159.69279,1256.9251 0,-37.6265"
        id="path15196"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#e1e1e1;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 167.69279,1256.9251 0,-28.6265"
        id="path15198"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="translate(-80.131841,811.44452)"
        d="m 236.12911,392.2916 c 0,0.99658 -0.80789,1.80448 -1.80448,1.80448 -0.99659,0 -1.80448,-0.8079 -1.80448,-1.80448 0,-0.99659 0.80789,-1.80448 1.80448,-1.80448 0.99659,0 1.80448,0.80789 1.80448,1.80448 z"
        sodipodi:ry="1.8044801"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 332.19279,1275.9236 3.25,-31.25 7,4.25 3.875,27.25 z"
        id="path15202"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#008000;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 332.19279,1275.9236 13.57231,-3.6367 -12.83639,-3.4395 11.89408,-3.187 -11.24915,-3.0142 10.42337,-2.7929 -9.85819,-2.6415 9.13451,-2.4476 -8.63921,-2.3149 8.00502,-2.1449"
        id="path15204"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15206"
        d="m 332.19279,1275.9236 13.57231,-3.6367 -12.83639,-3.4395 11.89408,-3.187 -11.24915,-3.0142 10.42337,-2.7929 -9.85819,-2.6415 9.13451,-2.4476 -8.63921,-2.3149 8.00502,-2.1449"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#f5fffa;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15216"
        width="74.209793"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 142.29293,1393.3589 c -1.72367,-0.621 -3.45816,-1.2119 -5.20243,-1.7724 -2.116,-0.68 -4.2781,-1.3205 -6.5,-1.375 -1.33196,-0.033 -2.67787,0.1505 -3.92141,0.6289 -1.24354,0.4783 -2.38207,1.2596 -3.20359,2.3086 -1.00554,1.2839 -1.50075,2.9317 -1.5,4.5625 7.7e-4,1.687 0.52384,3.3741 1.5,4.75 0.48563,0.6845 1.07551,1.2876 1.60426,1.9394 0.52875,0.6517 1.00502,1.3713 1.20824,2.1856 0.23111,0.9261 0.0788,1.9472 -0.4375,2.75 -0.41198,0.6406 -1.04244,1.1313 -1.75245,1.4069 -0.71,0.2756 -1.4957,0.3396 -2.24755,0.2181 -0.90124,-0.1457 -1.73823,-0.5463 -2.56138,-0.9411 -0.82314,-0.3948 -1.66158,-0.7932 -2.56362,-0.9339 -0.97836,-0.1526 -2.00391,0.014 -2.88362,0.4686 -0.87972,0.4545 -1.60904,1.1945 -2.0507,2.0807"
        id="path15224"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 150.82857,1392.5078 c -0.14113,1.9682 -1.02214,3.8745 -2.42969,5.2574 -1.40755,1.3829 -3.32915,2.2301 -5.2995,2.3364 -1.20739,0.065 -2.41071,-0.1371 -3.61268,-0.2686 -1.20197,-0.1316 -2.44023,-0.1897 -3.59963,0.1536 -1.26626,0.3749 -2.38103,1.2352 -3.07036,2.3616 -0.68933,1.1264 -0.94814,2.508 -0.71977,3.8087 0.22837,1.3007 0.9406,2.5096 1.96347,3.3449 1.02287,0.8353 2.34723,1.2912 3.66765,1.2693 0.90361,-0.015 1.78769,-0.2441 2.67323,-0.4246 0.88553,-0.1804 1.80318,-0.313 2.68921,-0.135 0.77171,0.155 1.4922,0.5476 2.04994,1.103 0.55775,0.5554 0.95204,1.2707 1.13633,2.0359 0.18429,0.7653 0.15951,1.5782 -0.0587,2.3344 -0.21825,0.7563 -0.6283,1.4548 -1.17304,2.023 -1.09195,1.1389 -2.65499,1.7061 -4.2045,2.0037 -2.48462,0.4772 -5.08339,0.3486 -7.50871,-0.3718"
        id="path15232"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 161.00475,1404.0352 c 0.0721,2.1122 0.6044,4.2076 1.54914,6.0981 0.41688,0.8342 0.91566,1.6324 1.53661,2.3282 0.82292,0.9221 1.85706,1.6547 3,2.125"
        id="path15240"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 156.88267,1396.1623 c 1.97109,1.5779 4.08202,2.981 6.29994,4.1875 1.60087,0.8708 3.30775,1.6529 5.12653,1.7678 1.2933,0.082 2.59669,-0.1823 3.7937,-0.6787 1.19702,-0.4964 2.29109,-1.2208 3.27737,-2.0614 1.95633,-1.6673 3.48124,-3.7703 5.12652,-5.7452 2.37144,-2.8465 5.08386,-5.5012 8.39689,-7.1595 3.10017,-1.5518 6.63736,-2.1659 10.09573,-1.9235 3.45837,0.2425 6.83613,1.3248 9.88003,2.9842 3.78754,2.0649 7.12633,5.0934 9.10401,8.9272 1.38539,2.6856 2.07625,5.7315 1.94454,8.7505 -0.16978,3.8916 -1.72831,7.7084 -4.33103,10.6066"
        id="path15248"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 172.10284,1401.4389 c 1.20617,-0.1256 2.41828,-0.1941 3.63092,-0.2052 2.35677,-0.022 4.7821,0.1917 6.89429,1.2374 0.80893,0.4005 1.57524,0.9339 2.09185,1.6741 0.25831,0.3701 0.45044,0.789 0.53955,1.2314 0.0891,0.4425 0.0731,0.9086 -0.0681,1.3372 -0.17901,0.5431 -0.55167,1.0076 -0.99435,1.3696 -0.44269,0.362 -0.95478,0.6289 -1.47461,0.8672 -0.51982,0.2383 -1.05204,0.4508 -1.55777,0.7177 -0.50573,0.2669 -0.98874,0.5924 -1.36496,1.023 -0.39221,0.4489 -0.65717,1.0022 -0.79691,1.5818 -0.13974,0.5795 -0.15689,1.1849 -0.087,1.7769 0.14802,1.2534 0.69285,2.4569 1.53698,3.3952 0.84412,0.9382 1.98358,1.6068 3.21439,1.886"
        id="path15256"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 177.76669,1396.9911 c 1.29848,-1.0326 2.81429,-1.7905 4.41942,-2.2098 1.33236,-0.348 2.73881,-0.4627 4.09246,-0.2098 1.35365,0.2529 2.65206,0.8878 3.59732,1.8892 0.73493,0.7786 1.23396,1.744 1.82635,2.6358 0.29619,0.4459 0.61885,0.8772 1.00129,1.2518 0.38244,0.3746 0.82736,0.6922 1.32662,0.8854 0.67821,0.2624 1.4329,0.2849 2.14876,0.157 0.71587,-0.1279 1.39832,-0.4002 2.05458,-0.7135 1.31251,-0.6266 2.57876,-1.4355 4.01677,-1.6532 1.00992,-0.1529 2.07148,0.01 2.97196,0.4891 0.90048,0.4821 1.62997,1.2905 1.97779,2.2509 0.29838,0.8239 0.3125,1.743 0.0683,2.5845 -0.24422,0.8415 -0.74177,1.6035 -1.3941,2.1885 -0.74789,0.6707 -1.68726,1.1064 -2.66314,1.3448 -0.97588,0.2384 -1.98995,0.2865 -2.99372,0.2462 -0.84545,-0.034 -1.68795,-0.1298 -2.53392,-0.1469 -0.84596,-0.017 -1.70452,0.047 -2.50422,0.3237 -1.20629,0.417 -2.22434,1.3138 -2.86371,2.4185 -0.63937,1.1046 -0.90967,2.4054 -0.8486,3.6803 0.10768,2.248 1.2697,4.4233 3.07837,5.7627 1.80868,1.3394 4.2283,1.8164 6.40999,1.2637"
        id="path15258"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#f4a460;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 441.49675,1276.5299 -56.1875,27.5625 13.0625,0 0,68 86.28125,0 0,-68 13.0625,0 -56.21875,-27.5625 z"
        id="path15274"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="ccccc"
        inkscape:connector-curvature="0"
        id="path15276"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1304.1057"
        x="404.56003"
        height="67.775131"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 225.20789,1353.4536 19.44544,0 -0.53033,-45.6084"
        id="path15420"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 234.05364,1353.8875 0,10.4994"
        id="path15422"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="translate(11.007756,976.18722)"
        d="m 236.12911,392.2916 c 0,0.99658 -0.80789,1.80448 -1.80448,1.80448 -0.99659,0 -1.80448,-0.8079 -1.80448,-1.80448 0,-0.99659 0.80789,-1.80448 1.80448,-1.80448 0.99659,0 1.80448,0.80789 1.80448,1.80448 z"
        sodipodi:ry="1.8044801"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:type="arc"
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="path15428"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 243.4228,1367.4182 -1.94454,-2.1214 -15.02602,0 -1.41421,2.1214"
        id="path15430"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1343.3027"
        x="256.53983"
        height="2.8284302"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1338.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15534"
        d="m 144.25529,1338.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15536"
        d="m 144.25529,1340.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1340.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1342.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15542"
        d="m 144.25529,1342.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15544"
        d="m 144.25529,1344.4543 0,0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        style="color:#000000;fill:#bcbcbc;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 144.25529,1344.4543 0,0"
        sodipodi:nodetypes="cssssccsscscccssscc"
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#ffffff;stroke-width:1.76499999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:14.12, 3.53, 1.765, 3.53;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 31.510856,1372.0983 c 0,7.1342 0,14.2684 0,21.4026 0,5.7743 0,11.5487 0,17.323 0,2.4779 -0.06717,4.9551 -0.176216,7.4306 -0.109051,2.4754 -0.225262,4.9726 0.176216,7.4177 0.55632,3.3881 2.164575,6.6038 4.579896,9.0442 2.41532,2.4403 5.631263,4.0866 9.03104,4.5667 3.815328,0.5389 7.69548,0 11.548673,0 5.636852,0 11.273704,0 16.910556,0 51.181219,0 100.362439,-0.9696 151.543659,-0.9696 51.65696,0 105.31392,0.9696 156.97088,0.9696 2.06453,0 4.12861,0.052 6.19141,0.1365 2.0628,0.085 4.14121,0.1746 6.18217,-0.1365 3.33396,-0.5081 6.47669,-2.1444 8.84733,-4.543 2.37065,-2.3987 3.96447,-5.5418 4.55738,-8.8617 0.47809,-2.677 0.33989,-5.4213 0.20996,-8.1376 -0.12992,-2.7163 -0.20996,-5.4349 -0.20996,-8.1543 l 0,-14.8483 0,-22.5837"
        id="path15548"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path15550"
        d="m 300.43887,1345.2858 -6.15625,3.5625 2.28125,20.9688 -4.8125,2.2812 8.6875,0 0,-1.5312 0,-1.625 z"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cccccccc"
        style="color:#000000;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 304.25563,1345.2858 -6.15625,3.5625 2.28125,20.9688 -4.8125,2.2812 8.6875,0 0,-1.5312 0,-1.625 z"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#375163;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        id="rect15554"
        width="13.746143"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cssccccc"
        inkscape:connector-curvature="0"
        id="path15556"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 292.64418,1313.5671 -4.125,7.125 -6.03125,0 0,6.7812 7.09375,0 2.75,-2.9062 0,7.3125 -0.0313,0 -3.5625,8.9687 9.5625,0 1.71875,-2 1.6875,2 9.59375,0 -3.59375,-8.9687 -0.0937,0 0,-18.3125 -14.96875,0 z"
        id="path15558"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 299.9306,1338.4599 0,-23.7071"
        id="path15560"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 296.29484,1313.4426 3.85259,10.9869 3.59655,-10.9869 z"
        id="path15562"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.96592583,0.25881905,-0.25881905,0.96592583,0,0)"
        y="1178.1364"
        x="631.40424"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 303.08503,1328.4788 c 0,0 3.94435,-4.7838 5.86121,-8.1039 1.91686,-3.3201 1.56093,-6.1763 -0.50519,-6.1763 -2.06613,0 -6.28793,-0.6315 -6.28793,-0.6315 z"
        id="path15578"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#ffe7d2;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 309.05774,1310.341 c 0.16763,-0.6288 0.14458,-1.631 -0.95468,-1.924 -1.09912,-0.2935 -1.67861,0.6201 -1.82841,1.1821 -0.20106,0.7542 -0.3994,1.4983 -0.3994,1.4983 l -3.5797,-0.954 -0.88833,3.3307 6.36263,1.6966 c 0.41964,-1.5739 0.87376,-3.2764 1.28772,-4.829 z"
        id="path15580"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 301.92833,1313.589 5.32695,1.4274 c 0.2874,0.077 0.47535,0.376 0.37977,0.6578 l -4.17648,12.3117 c -0.0956,0.2818 -0.37207,0.4629 -0.65777,0.3798 l -3.98429,-1.1588 c -0.28578,-0.083 -0.44514,-0.3676 -0.37976,-0.6578 l 2.8338,-12.5803 c 0.0654,-0.2902 0.37037,-0.4568 0.65777,-0.3797 z"
        id="path15582"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:#beadad;fill-opacity:1;fill-rule:nonzero;stroke:#213149;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 294.25503,1335.5658 2.39796,0"
        id="path15584"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="cc"
        inkscape:connector-curvature="0"
        id="path15586"
     <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.89788118,-0.44023787,0.44023787,0.89788118,-600.62804,168.14665)"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
        id="flowRoot16113"
          id="flowPara16119">?</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot16121"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
          id="flowPara16127">?</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.9852724,0.17099206,-0.17099206,0.9852724,393.62498,7.3752327)"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
        id="flowRoot16129"
          id="flowPara16135">?</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot16137"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
          id="flowPara16143">?</flowPara></flowRoot>    <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 162.8991,1300.8272 11.64733,11.6473"
        id="path16145"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="path16164"
        d="m 174.54643,1300.8272 -11.64733,11.6473"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="czc"
        style="color:#000000;fill:none;stroke:#b22222;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 176.34486,1334.3975 c 0,0 -1.50149,-1.5134 -4.40917,-1.5134 -2.90768,0 -4.29938,1.5134 -4.29938,1.5134"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        id="rect16231"
        d="m 186.46557,1301.7548 0,9.6631 23.27618,0 c 0,0 2.07855,5.4054 -2.90544,8.3246 6.69279,-1.6377 7.54109,-8.3246 7.54109,-8.3246 l 3.49306,0 0,-9.6631 -31.40489,0 z"
     <text
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        sodipodi:linespacing="125%"
        id="text16241"
        y="1309.708"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        style="color:#000000;fill:#b22222;fill-opacity:1;fill-rule:nonzero;stroke:#b22222;stroke-width:1.84380162;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        d="m 285.67828,1272.7498 0,12.26 29.53151,0 c 0,0 2.63715,6.858 -3.68626,10.5617 8.49144,-2.0778 9.56772,-10.5617 9.56772,-10.5617 l 4.43179,0 0,-12.26 -39.84476,0 z"
     <text
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        style="font-size:10.53852463px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
        x="290.14719"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="3.1738281e-07"
        x="0"
        height="138.94594"
     <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot3447"
        style="font-size:10.86697166px;font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Light"
          id="flowPara4269">AUTODÉFENSE COURRIEL</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        xml:space="preserve"
        id="flowRoot3455"
        style="font-size:11.21610451px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        ry="0.93514872"
        rx="0.93514872"
        y="467.05984"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0,0.23,0.23,0,255.3751,793.43972)"
        d="m 92.178378,905.96871 -38.438262,22.19234 -38.438262,-22.19234 0,-44.38468 38.438262,-22.19234 38.438262,22.19234 z"
        inkscape:randomized="0"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/raffael/Documents/fsf/selbstverteidigung/gnupg-infographic-de.png"
+       inkscape:export-filename=""
        sodipodi:nodetypes="ccccsssccssssccssssccc"
        inkscape:connector-curvature="0"
        id="rect7236-7-8"
        inkscape:path-effect="#path-effect11495"
        inkscape:original-d="m 466.93233,835.10571 1e-5,18.45501"
        inkscape:connector-curvature="0"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53" />
     <g
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#186854;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="translate(-12.066119,24.939817)"
        id="g7174">
       <path
     <g
        id="g14279"
        transform="translate(-12.066119,220.67205)"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:1.76498926;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate">
        inkscape:path-effect="#path-effect14422"
        inkscape:original-d="m 375.97165,1031.3557 10e-6,18.455"
        inkscape:connector-curvature="0"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53" />
     <g
        style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#801900;stroke-width:2.26462579;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.77937346,0,0,0.77937346,45.030162,272.29296)"
        id="g12606">
       <path
        transform="matrix(0.77408953,0,0,0.77408953,110.82447,228.0864)"
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        id="g14494">
       <path
          style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.76498926;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
     <path
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:connector-curvature="0"
        inkscape:original-d="m 465.70701,1031.3557 10e-6,18.455"
        inkscape:path-effect="#path-effect17528"
        id="path17550"
        d="m 421.3799,1095.1001 10e-6,11.3839"
        style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2SendC)"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"
        sodipodi:nodetypes="cc" />
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1345.3142"
        x="186.29794"
        height="4.2426453"
     <rect
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        y="1349.5569"
        x="190.28343"
        height="22.182617"
        id="flowRoot5986"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Semi-Bold"
        transform="matrix(0.43618516,-0.26549383,0.26549383,0.43618516,-197.91466,826.29142)"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"><flowRegion
          id="flowRegion5988"><rect
          id="flowPara5992">?</flowPara></flowRoot>    <flowRoot
        inkscape:export-ydpi="134.53"
        inkscape:export-xdpi="134.53"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        transform="matrix(0.50668797,-0.06333852,0.06333852,0.50668797,32.064528,712.59768)"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Semi-Bold"
        id="flowRoot5994"
        id="flowRoot6002"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Semi-Bold"
        transform="matrix(0.50668797,-0.06333852,0.06333852,0.50668797,-27.419581,701.36463)"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"
        inkscape:transform-center-x="-57.697032"
        style="font-size:13px;font-style:normal;font-variant:normal;font-weight:800;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Ultra-Bold"
        id="flowRoot6010"
        xml:space="preserve"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"><flowRegion
          id="flowRegion6012"><rect
        style="font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Archivo Narrow;-inkscape-font-specification:Archivo Narrow"
        id="flowRoot6300"
        xml:space="preserve"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="134.53"
        inkscape:export-ydpi="134.53"><flowRegion
          id="flowRegion6302"><rect
     <flowRoot
        inkscape:export-ydpi="180.27"
        inkscape:export-xdpi="180.27"
-       inkscape:export-filename="/home/therese/GNU/enc/fr/emailselfdefense_source/img/full-infographic.png"
+       inkscape:export-filename=""
        transform="matrix(1.3644425,0,0,1.3644425,144.5809,-631.83589)"
        style="font-size:7.32900047px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#008000;fill-opacity:1;stroke:none;font-family:Dosis;-inkscape-font-specification:Dosis Bold"
        id="flowRoot7103"
     <g
        transform="matrix(0.63137723,0,0,0.63131166,300.49324,1911.217)"
        id="g260"
-       inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by.png"
+       inkscape:export-filename=""
        inkscape:export-xdpi="300.23013"
        inkscape:export-ydpi="300.23013">
       <g
        inkscape:export-xdpi="129.19"
        inkscape:export-ydpi="129.19"
        transform="matrix(0,1,-1,0,0.87531819,0.8799933)"
-       inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/button.png" />
+       inkscape:export-filename="" />
     <flowRoot
        xml:space="preserve"
        id="flowRoot7042"
index a9e4afaf0b7a24be3806d9e614dad51405f51b3c..1b20a8a4ce2b7b1658668b6d4beb338e90adb228 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3744"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="identity.svg">
+   sodipodi:docname="">
   <defs
      id="defs3746">
     <clipPath
@@ -78,7 +78,7 @@
       <rect
          inkscape:export-ydpi="443.98755"
          inkscape:export-xdpi="443.98755"
-         inkscape:export-filename="/home/rlafuente/Projects/GPG/ilustras-site/socialnetwork.png"
+         inkscape:export-filename=""
          y="756.81567"
          x="473.59549"
          height="55.005875"
@@ -96,7 +96,7 @@
          style="fill:#5f8dd3;fill-opacity:1"
          id="g7357-6"
          transform="matrix(0,0.17466792,-0.17466792,0,657.46412,719.56529)"
-         inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+         inkscape:export-filename=""
          inkscape:export-xdpi="134.53"
          inkscape:export-ydpi="134.53">
         <path
index de99a8513e8febb4d754e29f3752c0dc450d767f..59ed95073220bea7bd1320e29e6ac5798a58f0e9 100644 (file)
@@ -15,8 +15,8 @@
    id="svg2"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="infographic.svg"
-   inkscape:export-filename="/home/rouge/Framalang/email_self_defense/boutons-svg/realfullscall_infographic_base.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="129.18228"
    inkscape:export-ydpi="129.18228">
   <sodipodi:namedview
            inkscape:export-xdpi="129.19"
            inkscape:export-ydpi="129.19"
            transform="matrix(0,1,-1,0,0,0)"
-           inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/button.png" />
+           inkscape:export-filename="" />
       </g>
     </g>
   </g>
index e63d24a7a0214568f98d82a8ab8ccbf900006d0d..cf0240ba561e094f282cd844a9490b66e27b2db6 100644 (file)
@@ -14,8 +14,8 @@
    inkscape:version="0.48.3.1 r9886"
    width="162.5"
    height="51.124451"
-   sodipodi:docname="join therese.svg"
-   inkscape:export-filename="/home/rouge/Framalang/email_self_defense/boutons-svg/fr/png/join.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="90"
    inkscape:export-ydpi="90">
   <metadata
index 466ff505d32237a651b77c1cfc0a24699aeff7bb..4bebea499aef34382813f2e02d8d977cd4a91502 100644 (file)
@@ -14,8 +14,8 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="section5-02-use-it-well.svg"
-   inkscape:export-filename="/home/rouge/Framalang/email_self_defense/svg-guide/fr/png/section5-02-use-it-well.svg.png"
+   sodipodi:docname=""
+   inkscape:export-filename=""
    inkscape:export-xdpi="90.000656"
    inkscape:export-ydpi="90.000656">
   <defs
@@ -26,7 +26,7 @@
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
+         inkscape:export-filename=""
          ry="11.141093"
          rx="11.141093"
          y="-281.3519"
@@ -85,7 +85,7 @@
         <path
            inkscape:export-ydpi="90"
            inkscape:export-xdpi="90"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            id="path5118"
            d="m -270.07702,260.02649 260.15431,-2e-5 c 5.92029,6e-5 10.68603,4.76592 10.68603,10.686 l 6e-5,323.29259 c 0,5.91985 -4.76577,10.68598 -10.68606,10.68598 l -260.15442,-1e-5 c -5.91995,0 -10.68628,-4.76609 -10.68628,-10.68602 l 1.7e-4,-323.29249 c 0,-5.92017 4.76612,-10.686 10.68619,-10.68603 z"
            style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#5f8dd3;stroke-width:14.36599922;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
            style="color:#000000;fill:#ffffff;fill-opacity:1;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
            d="m 2917.7466,554.03613 c 4.9068,0 8.857,3.95016 8.857,8.85701 l 0,157.52237 c 0,4.90663 -3.9502,8.85701 -8.857,8.85701 l -215.6271,0 c -4.9067,0 -8.8571,-3.95038 -8.8571,-8.85701 l 0,-157.52237 c 0,-4.90685 3.9504,-8.85701 8.8571,-8.85701"
            id="path4975"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90"
            sodipodi:nodetypes="cssssssc" />
            style="color:#000000;fill:none;stroke:#5f8dd3;stroke-width:11.90714359;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
            d="m 2783.0489,638.34199 -87.1081,90.92219 227.9846,0 -87.1083,-90.92219 -26.884,25.26542 -26.8842,-25.26542 z"
            id="path4979"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
            id="path4977"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccccc"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
            id="path5050"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="ccc"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            inkscape:export-xdpi="90"
            inkscape:export-ydpi="90" />
         <path
            inkscape:export-ydpi="90"
            inkscape:export-xdpi="90"
-           inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/email-intro01.png"
+           inkscape:export-filename=""
            sodipodi:nodetypes="ccccc"
            inkscape:connector-curvature="0"
            id="path5052"
index e1bfbd93910d2d18c86203108a8106ab56d5fa70..1c7858b48ab09826119c9e0dec03c3e5230e9b03 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step1a-install-wizard.svg">
+   sodipodi:docname="">
   <defs
      id="defs3430" />
   <sodipodi:namedview
index 79539dfd28234ea0ffc9824ef38b60d36e211f9e..6d23e4605402336f87cf444773f9715a9af92644 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step1b-01-tools-addons.svg">
+   sodipodi:docname="">
   <defs
      id="defs3430">
     <clipPath
@@ -23,7 +23,7 @@
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
+         inkscape:export-filename=""
          ry="11.141093"
          rx="11.141093"
          y="-281.3519"
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
+         inkscape:export-filename=""
          ry="11.141093"
          rx="11.141093"
          y="540.68494"
index 886a51c4198f9c8f76abb73053a12c3b69e09ebe..9f3a052e9720d536835e466d3c089970ed77d61d 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step1b-02-search.svg">
+   sodipodi:docname="">
   <defs
      id="defs3430">
     <clipPath
@@ -23,7 +23,7 @@
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
+         inkscape:export-filename=""
          ry="11.141093"
          rx="11.141093"
          y="-281.3519"
       <g
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-search.png"
+         inkscape:export-filename=""
          id="g9374"
          transform="matrix(0.37765646,-0.37765646,0.37765646,0.37765646,-427.68912,859.61268)">
         <path
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-search.png"
+         inkscape:export-filename=""
          ry="15.586"
          rx="15.586"
          y="160.14365"
index e54184dd30350092f74d640d788da6cb513e02d4..b62dba1bca62a8b21aa44d126e0473d7716a9e17 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="fr_step1b-03-install.svg">
+   sodipodi:docname="">
   <defs
      id="defs3430">
     <clipPath
@@ -23,7 +23,7 @@
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-tools-addons.png"
+         inkscape:export-filename=""
          ry="11.141093"
          rx="11.141093"
          y="-281.3519"
       <rect
          inkscape:export-ydpi="90"
          inkscape:export-xdpi="90"
-         inkscape:export-filename="/home/ana/Repos/j++/gpg-guide/enc/static/img/screenshots/step1b-install.png"
+         inkscape:export-filename=""
          style="color:#000000;fill:none;stroke:#4d4d4d;stroke-width:5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
          id="rect11390"
          width="839.15802"
index f16575e854671d1d96e124297a626c75eee7f0fc..58d7f20f9745906774285ba184e328e1d6582fbd 100644 (file)
@@ -14,7 +14,7 @@
    id="svg3428"
    version="1.1"
    inkscape:version="0.48.3.1 r9886"
-   sodipodi:docname="step2a-01-make-keypair.svg">
+   sodipodi:docname="">
   <defs
      id="defs3430" />
   <sodipodi:namedview
@@ -71,7 +71,7 @@
             <rect
                inkscape:export-ydpi="134.53"
                inkscape:export-xdpi="134.53"
-               inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+               inkscape:export-filename=""
                ry="2.9680808"
                rx="2.9680808"
                y="492.30377"
@@ -83,7 +83,7 @@
             <path
                inkscape:export-ydpi="134.53"
                inkscape:export-xdpi="134.53"
-               inkscape:export-filename="/home/rlafuente/Projects/GPG/infog/precolor.png"
+               inkscape:export-filename=""
                transform="matrix(0.73,0,0,0.73,-7.23029,-179.56522)"
                d="m 92.178378,905.96871 -38.438262,22.19234 -38.438262,-22.19234 0,-44.38468 38.438262,-22.19234 38.438262,22.19234 z"
                inkscape:randomized="0"
             <path
                inkscape:export-ydpi="134.53"
                inkscape:export-xdpi="134.53"
-               inkscape:export-filename="/home/raffael/Documents/fsf/selbstverteidigung/gnupg-infographic-de.png"
+               inkscape:export-filename=""
                sodipodi:nodetypes="ccccsssccssssccssssccc"
                inkscape:connector-curvature="0"
                id="rect7236-7"