Ticket #1592: 0001-added-ENTITY-support.patch

File 0001-added-ENTITY-support.patch, 2.0 KB (added by walter, 14 years ago)
  • icons/scalable/actions/edit-undo.svg

    From 3b234128cbdb0e24f3673c5e8fce1eb8412be5a9 Mon Sep 17 00:00:00 2001
    From: Walter Bender <walter@walter-laptop.(none)>
    Date: Mon, 30 Nov 2009 09:33:07 -0500
    Subject: [PATCH] added ENTITY support
    
    ---
     icons/scalable/actions/edit-undo.svg |   13 ++++++-------
     1 files changed, 6 insertions(+), 7 deletions(-)
    
    diff --git a/icons/scalable/actions/edit-undo.svg b/icons/scalable/actions/edit-undo.svg
    index d6590e8..2b3aff5 100644
    a b  
    1 <?xml version="1.0" encoding="utf-8"?>
    2 <!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948)  -->
    3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
    4 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="55px"
    5          height="55px" viewBox="0 0 55 55" enable-background="new 0 0 55 55" xml:space="preserve">
     1<?xml version="1.0" ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
     2        <!ENTITY stroke_color "#FFFFFF">
     3        <!ENTITY fill_color "#010101">
     4]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px">
    65
    76<g id="Undo" >
    87        <g display="inline">
    9                 <polyline fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" stroke-linejoin="round" points="
     8                <polyline fill="none" stroke="&stroke_color;" stroke-width="2.9867" stroke-linecap="round" stroke-linejoin="round" points="
    109                        22.903,27.523 15.091,20.935 22.903,14.344               "/>
    11                 <path fill="none" stroke="#FFFFFF" stroke-width="2.9867" stroke-linecap="round" d="M15.091,20.935h17.254
     10                <path fill="none" stroke="&stroke_color;" stroke-width="2.9867" stroke-linecap="round" d="M15.091,20.935h17.254
    1211                        c4.693,0,8.534,3.841,8.534,8.534s-3.841,8.533-8.534,8.533H16.798"/>
    1312        </g>
    1413</g>