[longomatch] New icon for resync button.



commit 6b11feb62477a9ab3ca4684fb71b24b1a26a3b0c
Author: Julien Moutte <julien fluendo com>
Date:   Tue Mar 17 11:58:59 2015 +0100

    New icon for resync button.

 LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs   |    2 +-
 data/icons/Makefile.am                             |    1 +
 .../scalable/actions/longomatch-project-resync.svg |   18 ++++++++++++++++++
 3 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs 
b/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
index 59d1f47..becd8d7 100644
--- a/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/ProjectsManagerPanel.cs
@@ -54,7 +54,7 @@ namespace LongoMatch.Gui.Panel
 
                        savebuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-save", 34);
                        exportbuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-export", 34);
-                       resyncbuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-export", 34);
+                       resyncbuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-resync", 34);
                        deletebuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-delete", 34);
                        openbuttonimage.Pixbuf = Misc.LoadIcon ("longomatch-project-open", 34);
 
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index fef4b7b..84b498d 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -64,6 +64,7 @@ nobase_dist_icons_DATA = Makefile.am \
        hicolor/scalable/actions/longomatch-project-import.svg \
        hicolor/scalable/actions/longomatch-project-new.svg \
        hicolor/scalable/actions/longomatch-project-open.svg \
+       hicolor/scalable/actions/longomatch-project-resync.svg \
        hicolor/scalable/actions/longomatch-project-save.svg \
        hicolor/scalable/actions/longomatch-project.svg \
        hicolor/scalable/actions/longomatch-record.svg \
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-resync.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-resync.svg
new file mode 100644
index 0000000..c1f5bb7
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-resync.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 14.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 43363)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
+<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
x="0px" y="0px"
+        width="36px" height="36px" viewBox="0 0 36 36" enable-background="new 0 0 36 36" 
xml:space="preserve">
+<path fill-rule="evenodd" clip-rule="evenodd" fill="#6A6A6A" 
d="M35,25.918v-4.199c0-0.387-0.449-0.7-1.004-0.7H9.999
+       
c-0.555,0-1.003,0.313-1.003,0.7v4.199c0,0.387,0.448,0.7,1.003,0.7h23.997C34.551,26.618,35,26.305,35,25.918"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="#6A6A6A" 
d="M32.498,32.918v-4.199c0-0.387-0.449-0.7-1.004-0.7H7.497
+       
c-0.555,0-1.003,0.313-1.003,0.7v4.199c0,0.387,0.448,0.7,1.003,0.7h23.997C32.049,33.618,32.498,33.305,32.498,32.918"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="#6A6A6A" 
d="M27.594,18.918v-4.199c0-0.387-0.461-0.7-1.031-0.7H4.529
+       
c-0.569,0-1.031,0.313-1.031,0.7v4.199c0,0.388,0.462,0.701,1.031,0.701h22.033C27.133,19.619,27.594,19.306,27.594,18.918"/>
+<path fill-rule="evenodd" clip-rule="evenodd" fill="#50B149" 
d="M16.498,12.465c-0.084,0-0.162-0.048-0.213-0.131L13.994,8.35
+       
L13.91,8.205c-0.394-0.673-0.602-1.465-0.602-2.292c0-2.168,1.431-3.932,3.189-3.932c1.758,0,3.189,1.764,3.189,3.932
+       c0,0.826-0.207,1.618-0.603,2.293l-0.112,0.191l-2.263,3.938C16.66,12.417,16.581,12.465,16.498,12.465 
M16.498,4.603
+       c-0.587,0-1.063,0.588-1.063,1.311c0,0.723,0.477,1.311,1.063,1.311c0.586,0,1.063-0.587,1.063-1.311
+       C17.561,5.19,17.084,4.603,16.498,4.603"/>
+<line fill="none" stroke="#C42527" x1="16.498" y1="7.224" x2="16.498" y2="34.019"/>
+</svg>


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