[kupfer] Move copyright header in kupfer.svg



commit e0d103dc3e21fd0e958cddd2a04da3cb44bf514a
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Tue Apr 5 03:05:50 2011 +0200

    Move copyright header in kupfer.svg
    
    The early header disrupts mimetype sniffing. Reported and fixed by
    NAKAMURA Yoshitaka.
    
    Launchpad-bug: https://bugs.launchpad.net/kupfer/+bug/750488

 Documentation/VersionHistory.rst |    2 ++
 auxdata/kupfer.svg               |   18 +++++++++---------
 2 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/Documentation/VersionHistory.rst b/Documentation/VersionHistory.rst
index 6ebf14c..6f35fb3 100644
--- a/Documentation/VersionHistory.rst
+++ b/Documentation/VersionHistory.rst
@@ -29,6 +29,8 @@ all the features introduced in v205.
 * *Rhythmbox* Fix omission of ``.jpg`` extension when searching cover art
   (William Friesen)
 * Support xfce4-dict in *Dictionary* plugin (David Schneider)
+* Make sure ``kupfer.svg`` can be mimetype-detected (NAKAMURA Yoshitaka)
+  (:lp:`750488`)
 
 These are the full change explanations of the v205 release
 
diff --git a/auxdata/kupfer.svg b/auxdata/kupfer.svg
index 8561b1d..5f60e40 100644
--- a/auxdata/kupfer.svg
+++ b/auxdata/kupfer.svg
@@ -1,4 +1,13 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   version="1.1"
+   width="350"
+   height="350"
+   id="svg2">
+
 <!-- Created with Inkscape (http://www.inkscape.org/) -->
 
 <!-- Copyright 2010 Nasser Alshammari <designernasser gmail com>
@@ -17,15 +26,6 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
 
-
-<svg
-   xmlns:svg="http://www.w3.org/2000/svg";
-   xmlns="http://www.w3.org/2000/svg";
-   xmlns:xlink="http://www.w3.org/1999/xlink";
-   version="1.1"
-   width="350"
-   height="350"
-   id="svg2">
   <defs
      id="defs4">
     <linearGradient



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