Fix for Bug#5790.
* images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after svg tag (Bug#5790).
This commit is contained in:
parent
25c72475f4
commit
727be77379
2 changed files with 16 additions and 13 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2010-03-28 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
|
||||
svg tag (Bug#5790).
|
||||
|
||||
2010-03-27 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* PROBLEMS: Mention problems on MS-Windows with incompatible
|
||||
|
|
|
|||
|
|
@ -1,8 +1,16 @@
|
|||
<?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.0"
|
||||
width="48"
|
||||
height="48"
|
||||
viewBox="0.171 0.201 512 512"
|
||||
id="svg4768"
|
||||
xml:space="preserve">
|
||||
<!-- Gnu Emacs Icon
|
||||
|
||||
Copyright (C) 2008, 2009, 2010
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
@ -21,16 +29,6 @@
|
|||
|
||||
-->
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<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.0"
|
||||
width="48"
|
||||
height="48"
|
||||
viewBox="0.171 0.201 512 512"
|
||||
id="svg4768"
|
||||
xml:space="preserve">
|
||||
<defs
|
||||
id="defs4770"><linearGradient
|
||||
id="linearGradient3294"><stop
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Reference in a new issue