Ticket #1915: 0001-Size-mode-for-Journal-list-view-1915.patch

File 0001-Size-mode-for-Journal-list-view-1915.patch, 5.5 KB (added by erikos, 14 years ago)

Gary's icons for the journal-list filter

  • icons/scalable/actions/Makefile.am

    From a5f9fc959ef5783928a90167c89a872d07968d8b Mon Sep 17 00:00:00 2001
    From: Simon Schampijer <simon@schampijer.de>
    Date: Tue, 24 Aug 2010 13:49:21 +0200
    Subject: [PATCH] Size mode for Journal list view #1915
    
    ---
     icons/scalable/actions/Makefile.am       |    3 +++
     icons/scalable/actions/view-created.svg  |   21 +++++++++++++++++++++
     icons/scalable/actions/view-lastedit.svg |   23 +++++++++++++++++++++++
     icons/scalable/actions/view-size.svg     |   13 +++++++++++++
     4 files changed, 60 insertions(+), 0 deletions(-)
     create mode 100644 icons/scalable/actions/view-created.svg
     create mode 100644 icons/scalable/actions/view-lastedit.svg
     create mode 100644 icons/scalable/actions/view-size.svg
    
    diff --git a/icons/scalable/actions/Makefile.am b/icons/scalable/actions/Makefile.am
    index 42a06a3..9df018b 100644
    a b icon_DATA = \ 
    9090        transfer-to-text-x-generic.svg                  \
    9191        transfer-to-video-x-generic.svg                 \
    9292        view-box.svg                                    \
     93        view-created.svg                                \
    9394        view-details.svg                                \
    9495        view-freeform.svg                               \
    9596        view-fullscreen.svg                             \
     97        view-lastedit.svg                               \
    9698        view-list.svg                                   \
    9799        view-radial.svg                                 \
    98100        view-refresh.svg                                \
    99101        view-return.svg                                 \
     102        view-size.svg                                   \
    100103        view-spiral.svg                                 \
    101104        view-source.svg                                 \
    102105        view-triangle.svg                               \
  • new file icons/scalable/actions/view-created.svg

    diff --git a/icons/scalable/actions/view-created.svg b/icons/scalable/actions/view-created.svg
    new file mode 100644
    index 0000000..577aceb
    - +  
     1<?xml version="1.0" encoding="UTF-8"?>
     2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
     3  <!ENTITY fill_color "#000000">
     4  <!ENTITY stroke_color "#FFFFFF">
     5]>
     6<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
     7        <defs>
     8                <mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
     9            <rect x="0" y="0" width="55" height="55" fill="#FFFFFF" stroke="none"/>
     10                        <circle cx="21.5" cy="16" r="1.75" style="fill:#000000;;stroke:none"/>
     11                        <circle cx="21.5" cy="39" r="1.75" style="fill:#000000;;stroke:none"/>
     12                        <circle cx="10" cy="27.5" r="1.75" style="fill:#000000;;stroke:none"/>
     13                        <circle cx="33" cy="27.5" r="1.75" style="fill:#000000;;stroke:none"/>
     14            <line x1="21.5" y1="27.5" x2="28.5" y2="17" stroke="#000000" stroke-width="2.5" stroke-linecap="round"/>
     15            <line x1="21.5" y1="27.5" x2="29" y2="32.5" stroke="#000000" stroke-width="2.5" stroke-linecap="round"/>
     16                </mask>
     17        </defs>
     18    <circle cx="21" cy="27" r="15" style="fill:&stroke_color;;stroke:&stroke_color;;stroke-width:3.5" mask="url(#Mask)"/>
     19    <path d="M 46 17 l 7 7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     20    <path d="M 46 38 l 7 -7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     21</svg>
  • new file icons/scalable/actions/view-lastedit.svg

    diff --git a/icons/scalable/actions/view-lastedit.svg b/icons/scalable/actions/view-lastedit.svg
    new file mode 100644
    index 0000000..fe26710
    - +  
     1<?xml version="1.0" encoding="UTF-8"?>
     2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
     3  <!ENTITY fill_color "#000000">
     4  <!ENTITY stroke_color "#FFFFFF">
     5]>
     6<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
     7        <defs>
     8                <mask id="Mask" maskUnits="userSpaceOnUse" x="0" y="0" width="55" height="55">
     9            <rect x="0" y="0" width="55" height="55" fill="#FFFFFF" stroke="none"/>
     10            <line x1="11" y1="19" x2="16" y2="19" stroke="#000000" stroke-width="2.5"/>
     11            <line x1="18" y1="19" x2="22" y2="19" stroke="#000000" stroke-width="2.5"/>
     12            <line x1="11" y1="24" x2="13" y2="24" stroke="#000000" stroke-width="2.5"/>
     13            <line x1="15" y1="24" x2="18" y2="24" stroke="#000000" stroke-width="2.5"/>
     14            <line x1="11" y1="29" x2="14" y2="29" stroke="#000000" stroke-width="2.5"/>
     15            <path d="M 17 35 l 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="#000000" stroke="#000000" stroke-width="3"/>
     16                </mask>
     17        </defs>
     18    <rect x="8" y="14" width="25" height="27" style="fill:&stroke_color;;stroke:&stroke_color;;stroke-width:3.5" mask="url(#Mask)"/>
     19    <path d="M 17 35 l 1 -5 l 4 3 z" fill="&stroke_color;" stroke="none"/>
     20    <path d="M 17 35 m 2 -6 l 19 -19 l 4 3 l -19 19 z" fill="&stroke_color;" stroke="none"/>
     21    <path d="M 46 17 l 7 7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     22    <path d="M 46 38 l 7 -7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     23</svg>
  • new file icons/scalable/actions/view-size.svg

    diff --git a/icons/scalable/actions/view-size.svg b/icons/scalable/actions/view-size.svg
    new file mode 100644
    index 0000000..70ddb55
    - +  
     1<?xml version="1.0" encoding="UTF-8"?>
     2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
     3  <!ENTITY fill_color "#000000">
     4  <!ENTITY stroke_color "#FFFFFF">
     5]>
     6<svg xmlns="http://www.w3.org/2000/svg" width="55" height="55">
     7    <line x1="5" y1="15" x2="38" y2="15" stroke="&stroke_color;" stroke-width="3.5"/>
     8    <line x1="10.5" y1="23" x2="32.5" y2="23" stroke="&stroke_color;" stroke-width="3.5"/>
     9    <line x1="15" y1="31" x2="28" y2="31" stroke="&stroke_color;" stroke-width="3.5"/>
     10    <line x1="19.5" y1="39" x2="23.5" y2="39" stroke="&stroke_color;" stroke-width="3.5"/>
     11    <path d="M 46 17 l 7 7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     12    <path d="M 46 38 l 7 -7 l -14 0 z" fill="&stroke_color;" stroke="none"/>
     13</svg>