[gnome-applets/gnome-3-36] icons: fix XML namespace URI



commit d332b466623d3f7ef511ed95a9da98c2faf86ff0
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Mar 26 05:10:39 2020 +0200

    icons: fix XML namespace URI

 cpufreq/pixmaps/gnome-cpu-frequency-applet.svg | 2 +-
 geyes/gnome-eyes-applet.svg                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cpufreq/pixmaps/gnome-cpu-frequency-applet.svg b/cpufreq/pixmaps/gnome-cpu-frequency-applet.svg
index 4e803074f..f9985402a 100644
--- a/cpufreq/pixmaps/gnome-cpu-frequency-applet.svg
+++ b/cpufreq/pixmaps/gnome-cpu-frequency-applet.svg
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 <svg
-   xmlns:s="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+   xmlns:s="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
    xmlns:dc="http://purl.org/dc/elements/1.1/";
    xmlns:cc="http://web.resource.org/cc/";
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
diff --git a/geyes/gnome-eyes-applet.svg b/geyes/gnome-eyes-applet.svg
index 277baf4f6..4a34fa60e 100644
--- a/geyes/gnome-eyes-applet.svg
+++ b/geyes/gnome-eyes-applet.svg
@@ -7,7 +7,7 @@
    xmlns:svg="http://www.w3.org/2000/svg";
    xmlns="http://www.w3.org/2000/svg";
    xmlns:xlink="http://www.w3.org/1999/xlink";
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd";
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
    width="48"
    height="48"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]