From c6bcdc4711e598bba49b31b27783dd5178cdbff4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Sat, 2 Aug 2014 17:03:58 +0200 Subject: [PATCH] fr: anonymize SVGs. --- svg/fr/anonymize-svg | 24 ++ svg/fr/donate.svg | 4 +- svg/fr/elements.svg | 22 +- svg/fr/gnupg-infographic.svg | 350 ++++++++++++++--------------- svg/fr/identity.svg | 6 +- svg/fr/infographic.svg | 6 +- svg/fr/join.svg | 4 +- svg/fr/section5-02-use-it-well.svg | 18 +- svg/fr/step1a-install-wizard.svg | 2 +- svg/fr/step1b-01-tools-addons.svg | 6 +- svg/fr/step1b-02-search.svg | 8 +- svg/fr/step1b-03-install.svg | 6 +- svg/fr/step2a-01-make-keypair.svg | 8 +- 13 files changed, 244 insertions(+), 220 deletions(-) create mode 100755 svg/fr/anonymize-svg diff --git a/svg/fr/anonymize-svg b/svg/fr/anonymize-svg new file mode 100755 index 0000000..bc8144e --- /dev/null +++ b/svg/fr/anonymize-svg @@ -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 diff --git a/svg/fr/donate.svg b/svg/fr/donate.svg index a6eafb7..d6674a2 100644 --- a/svg/fr/donate.svg +++ b/svg/fr/donate.svg @@ -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"> @@ -166,7 +166,7 @@ @@ -503,12 +503,12 @@ 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" /> diff --git a/svg/fr/gnupg-infographic.svg b/svg/fr/gnupg-infographic.svg index 9599c06..b1ccadb 100644 --- a/svg/fr/gnupg-infographic.svg +++ b/svg/fr/gnupg-infographic.svg @@ -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"> @@ -1256,7 +1256,7 @@ PUBLIQUE PRIVÉE VOTRE CLEF PUBLIQUE Il chiffre votre courriel en un code que seul le destinataire peut lire. clef publique - clef privée. Ces clefs sont des suites de nombres aléatoires. Récupérez votre vie privée avec GnuPG ! Cette clef est utilisée, avec GnuPG, pour chiffrer les courriels qui vous seront envoyés. À l’aide de GnuPG et de votre clef privée, vous pouvez décoder les courriels chiffrés qui vous sont envoyés. 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. @@ -1907,7 +1907,7 @@ ? ? ? ? AUTODÉFENSE COURRIEL @@ -6568,14 +6568,14 @@ 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" /> @@ -6681,7 +6681,7 @@ ? + inkscape:export-filename="" /> + sodipodi:docname=""> + inkscape:export-filename="" /> diff --git a/svg/fr/join.svg b/svg/fr/join.svg index e63d24a..cf0240b 100644 --- a/svg/fr/join.svg +++ b/svg/fr/join.svg @@ -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"> @@ -124,7 +124,7 @@ 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" /> + sodipodi:docname=""> + sodipodi:docname=""> + sodipodi:docname=""> + sodipodi:docname=""> + sodipodi:docname="">