[Xfce4-commits] [apps/parole] 01/01: Add new replay pixmap and add svg sources

noreply at xfce.org noreply at xfce.org
Sun Jan 31 00:11:39 CET 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository apps/parole.

commit 64c10738838a39976eb9e5e908d43ea7d9ce9f89
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Jan 31 00:03:39 2016 +0100

    Add new replay pixmap and add svg sources
    
    Dropped the old pixmap in the process and gave them more
    meaningful names. Also fix the names in the Makefile and
    player.
---
 data/pixmaps/Makefile.am |    3 +-
 data/pixmaps/parole.png  |  Bin 5622 -> 0 bytes
 data/pixmaps/play.png    |  Bin 0 -> 13975 bytes
 data/pixmaps/play.svg    |  226 ++++++++++++++++++++++++++++++++++++++++++++++
 data/pixmaps/replay.png  |  Bin 0 -> 16335 bytes
 data/pixmaps/replay.svg  |  224 +++++++++++++++++++++++++++++++++++++++++++++
 src/parole-player.c      |    2 +-
 7 files changed, 453 insertions(+), 2 deletions(-)

diff --git a/data/pixmaps/Makefile.am b/data/pixmaps/Makefile.am
index ec31ae3..377f9aa 100644
--- a/data/pixmaps/Makefile.am
+++ b/data/pixmaps/Makefile.am
@@ -1,5 +1,6 @@
 pixmaps =					\
-	parole.png              \
+	play.png				\
+	replay.png				\
 	no-cover.png
 
 pixmaps_DATA =					\
diff --git a/data/pixmaps/parole.png b/data/pixmaps/parole.png
deleted file mode 100644
index b6fb8cc..0000000
Binary files a/data/pixmaps/parole.png and /dev/null differ
diff --git a/data/pixmaps/play.png b/data/pixmaps/play.png
new file mode 100644
index 0000000..4e00e70
Binary files /dev/null and b/data/pixmaps/play.png differ
diff --git a/data/pixmaps/play.svg b/data/pixmaps/play.svg
new file mode 100644
index 0000000..db88bef
--- /dev/null
+++ b/data/pixmaps/play.svg
@@ -0,0 +1,226 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="256"
+   height="256"
+   viewBox="0 0 256 256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="parole_play.svg">
+  <defs
+     id="defs4">
+    <filter
+       id="filter7554"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556" />
+    </filter>
+    <filter
+       id="filter7554-7"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-6" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB"
+       id="filter4210"
+       x="-0.25"
+       width="1.5"
+       y="-0.23076923"
+       height="1.4615385">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.25"
+         id="feGaussianBlur4212" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB"
+       id="filter4232"
+       x="-0.06"
+       width="1.12"
+       y="-0.06"
+       height="1.12">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="4.4875"
+         id="feGaussianBlur4234" />
+    </filter>
+    <filter
+       id="filter7554-4"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-4" />
+    </filter>
+    <filter
+       id="filter7554-7-5"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-6-6" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.979899"
+     inkscape:cx="37.857143"
+     inkscape:cy="114.28571"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     showguides="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1029"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-796.36219)">
+    <circle
+       r="89.75"
+       cy="924.36218"
+       cx="128"
+       id="circle4214"
+       style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:5;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4232)" />
+    <g
+       style="fill:#ffffff;fill-opacity:1;filter:url(#filter4210);opacity:0.5"
+       transform="matrix(7.5,0,0,7.5,78.00105,864.36226)"
+       id="g4192">
+      <g
+         id="g4194"
+         label="status"
+         inkscape:label="status"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)" />
+      <g
+         id="g4196"
+         inkscape:label="devices"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)" />
+      <g
+         id="g4198"
+         inkscape:label="places"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)" />
+      <g
+         style="fill:#ffffff;fill-opacity:1"
+         id="g4200"
+         inkscape:label="mimes"
+         transform="translate(-313.00034,52)" />
+      <g
+         id="g4202"
+         inkscape:label="emblems"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)" />
+      <g
+         id="g4204"
+         inkscape:label="emotes"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)" />
+      <g
+         id="g4206"
+         inkscape:label="actions"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-313.00034,52)">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 315.0002,-50.50001 0,13 12,-6.49999 z"
+           id="path4208"
+           sodipodi:nodetypes="cccc"
+           style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <circle
+       style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:5;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4149"
+       cx="128"
+       cy="924.36218"
+       r="89.75" />
+    <g
+       id="g4182"
+       transform="matrix(7.5,0,0,7.5,78.00105,864.36226)"
+       style="fill:#ffffff;fill-opacity:1">
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="status"
+         label="status"
+         id="layer9" />
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="devices"
+         id="layer10" />
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="places"
+         id="layer13" />
+      <g
+         transform="translate(-313.00034,52)"
+         inkscape:label="mimes"
+         id="layer14"
+         style="fill:#ffffff;fill-opacity:1" />
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="emblems"
+         id="layer15" />
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="emotes"
+         id="g71291" />
+      <g
+         transform="translate(-313.00034,52)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="actions"
+         id="layer12">
+        <path
+           style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+           sodipodi:nodetypes="cccc"
+           id="path2843-39-5-5"
+           d="m 315.0002,-50.50001 0,13 12,-6.49999 z"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/data/pixmaps/replay.png b/data/pixmaps/replay.png
new file mode 100644
index 0000000..2b1898f
Binary files /dev/null and b/data/pixmaps/replay.png differ
diff --git a/data/pixmaps/replay.svg b/data/pixmaps/replay.svg
new file mode 100644
index 0000000..10e16fe
--- /dev/null
+++ b/data/pixmaps/replay.svg
@@ -0,0 +1,224 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="256"
+   height="256"
+   viewBox="0 0 256 256"
+   id="svg2"
+   version="1.1"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="parole_replay.svg">
+  <defs
+     id="defs4">
+    <filter
+       id="filter7554"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556" />
+    </filter>
+    <filter
+       id="filter7554-7"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-6" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB"
+       id="filter4232"
+       x="-0.06"
+       width="1.12"
+       y="-0.06"
+       height="1.12">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="4.4875"
+         id="feGaussianBlur4234" />
+    </filter>
+    <filter
+       id="filter7554-4"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-4" />
+    </filter>
+    <filter
+       id="filter7554-7-5"
+       color-interpolation-filters="sRGB">
+      <feBlend
+         mode="darken"
+         in2="BackgroundImage"
+         id="feBlend7556-6-6" />
+    </filter>
+    <filter
+       inkscape:collect="always"
+       style="color-interpolation-filters:sRGB"
+       id="filter4333"
+       x="-0.26"
+       width="1.52"
+       y="-0.22285714"
+       height="1.4457143">
+      <feGaussianBlur
+         inkscape:collect="always"
+         stdDeviation="1.3"
+         id="feGaussianBlur4335" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.979899"
+     inkscape:cx="37.857143"
+     inkscape:cy="114.28571"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="false"
+     units="px"
+     showguides="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1029"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1" />
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-796.36219)">
+    <g
+       style="fill:#ffffff;fill-opacity:1;filter:url(#filter4333);opacity:0.5"
+       transform="matrix(7.5,0,0,7.5,68.0015,865.86219)"
+       id="g4307">
+      <g
+         id="g4309"
+         label="status"
+         inkscape:label="status"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)" />
+      <g
+         id="g4311"
+         inkscape:label="devices"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)" />
+      <g
+         id="g4313"
+         inkscape:label="places"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)" />
+      <g
+         style="fill:#ffffff;fill-opacity:1"
+         id="g4315"
+         inkscape:label="mimes"
+         transform="translate(-473.0004,32)" />
+      <g
+         id="g4317"
+         inkscape:label="emblems"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)" />
+      <g
+         id="g4319"
+         inkscape:label="emotes"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)" />
+      <g
+         id="g4321"
+         inkscape:label="actions"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         transform="translate(-473.0004,32)">
+        <path
+           inkscape:connector-curvature="0"
+           d="m 481.0002,-32 0,2 c -3.31371,0 -6,2.68629 -6,6 0,3.31371 2.68629,6 6,6 3.31371,0 6,-2.68629 6,-6 l -2,0 c 0,2.20914 -1.79086,4 -4,4 -2.20914,0 -4,-1.79086 -4,-4 0,-2.20914 1.79086,-4 4,-4 l 0,2 5,-3 -5,-3 z"
+           id="path4323"
+           style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate" />
+      </g>
+    </g>
+    <circle
+       r="89.75"
+       cy="924.36218"
+       cx="128"
+       id="circle4214"
+       style="opacity:0.5;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:5;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4232)" />
+    <circle
+       style="opacity:1;fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:5;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       id="path4149"
+       cx="128"
+       cy="924.36218"
+       r="89.75" />
+    <g
+       id="g4259"
+       transform="matrix(7.5,0,0,7.5,68.0015,865.86219)"
+       style="fill:#ffffff;fill-opacity:1">
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="status"
+         label="status"
+         id="layer9-6" />
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="devices"
+         id="layer10-1" />
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="places"
+         id="layer13-0" />
+      <g
+         transform="translate(-473.0004,32)"
+         inkscape:label="mimes"
+         id="layer14-1"
+         style="fill:#ffffff;fill-opacity:1" />
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="emblems"
+         id="layer15-2" />
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="emotes"
+         id="g71291-2" />
+      <g
+         transform="translate(-473.0004,32)"
+         style="display:inline;fill:#ffffff;fill-opacity:1"
+         inkscape:label="actions"
+         id="layer12-1">
+        <path
+           style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+           id="path12810"
+           d="m 481.0002,-32 0,2 c -3.31371,0 -6,2.68629 -6,6 0,3.31371 2.68629,6 6,6 3.31371,0 6,-2.68629 6,-6 l -2,0 c 0,2.20914 -1.79086,4 -4,4 -2.20914,0 -4,-1.79086 -4,-4 0,-2.20914 1.79086,-4 4,-4 l 0,2 5,-3 -5,-3 z"
+           inkscape:connector-curvature="0" />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/src/parole-player.c b/src/parole-player.c
index 102971b..faeb289 100644
--- a/src/parole-player.c
+++ b/src/parole-player.c
@@ -3377,7 +3377,7 @@ parole_player_init (ParolePlayer *player)
                         G_CALLBACK (parole_player_drag_data_received_cb), player);
 
     // Background Image
-    logo = gdk_pixbuf_new_from_file (g_strdup_printf ("%s/parole.png", PIXMAPS_DIR), NULL);
+    logo = gdk_pixbuf_new_from_file (g_strdup_printf ("%s/play.png", PIXMAPS_DIR), NULL);
     player->priv->logo_image = GTK_WIDGET (gtk_builder_get_object (builder, "logo"));
     gtk_image_set_from_pixbuf(GTK_IMAGE(player->priv->logo_image), logo);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list