[longomatch] Update icons for the welcome panel



commit a90c1dc578c0b8dfaca9a448d8915903a8d62a7c
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Aug 27 16:51:54 2014 +0200

    Update icons for the welcome panel

 LongoMatch.Core/StyleConf.cs                       |    1 +
 LongoMatch.GUI/Gui/Panel/WelcomePanel.cs           |   12 +++---
 .../hicolor/scalable/actions/longomat-project.svg  |   45 +++++++++++++++++++
 .../hicolor/scalable/actions/longomatch-import.svg |   23 ----------
 .../hicolor/scalable/actions/longomatch-new.svg    |   15 ------
 .../hicolor/scalable/actions/longomatch-open.svg   |   15 ------
 .../scalable/actions/longomatch-project-export.svg |   33 ++++++++++++++
 .../scalable/actions/longomatch-project-import.svg |   31 +++++++++++++
 .../scalable/actions/longomatch-project-new.svg    |   24 ++++++++++
 .../scalable/actions/longomatch-project-open.svg   |   20 +++++++++
 .../scalable/actions/longomatch-project-save.svg   |   20 +++++++++
 .../scalable/actions/longomatch-project.svg        |   20 +++++---
 .../scalable/actions/longomatch-sportconfig.svg    |   35 ---------------
 .../scalable/actions/longomatch-teamconfig.svg     |   46 --------------------
 14 files changed, 192 insertions(+), 148 deletions(-)
---
diff --git a/LongoMatch.Core/StyleConf.cs b/LongoMatch.Core/StyleConf.cs
index 77a1dd5..71bd282 100644
--- a/LongoMatch.Core/StyleConf.cs
+++ b/LongoMatch.Core/StyleConf.cs
@@ -23,6 +23,7 @@ namespace LongoMatch.Common
        {
                public const int WelcomeBorder = 30;
                public const int WelcomeIconSize = 80;
+               public const int WelcomeIconImageSize = 36;
                public const int WelcomeLogoWidth = 450;
                public const int WelcomeLogoHeight = 99;
                public const int WelcomeIconsHSpacing = 105;
diff --git a/LongoMatch.GUI/Gui/Panel/WelcomePanel.cs b/LongoMatch.GUI/Gui/Panel/WelcomePanel.cs
index 7dcdc71..7734014 100644
--- a/LongoMatch.GUI/Gui/Panel/WelcomePanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/WelcomePanel.cs
@@ -31,17 +31,17 @@ namespace LongoMatch.Gui.Panel
        {
        
                static WelcomeButton [] buttons = {
-                       new WelcomeButton ("longomatch-new", Catalog.GetString ("New"),
+                       new WelcomeButton ("longomatch-project-new", Catalog.GetString ("New"),
                                           new Action (() => Config.EventsBroker.EmitNewProject (null))),
-                       new WelcomeButton ("longomatch-open", Catalog.GetString ("Open"),
+                       new WelcomeButton ("longomatch-project-open", Catalog.GetString ("Open"),
                                           new Action (() => Config.EventsBroker.EmitOpenProject ())),
-                       new WelcomeButton ("longomatch-import", Catalog.GetString ("Import"),
+                       new WelcomeButton ("longomatch-project-import", Catalog.GetString ("Import"),
                                           new Action (() => Config.EventsBroker.EmitImportProject ())),
                        new WelcomeButton ("longomatch-project", Catalog.GetString ("Projects\nmanager"),
                                           new Action (() => Config.EventsBroker.EmitManageProjects ())),
-                       new WelcomeButton ("longomatch-sportconfig", Catalog.GetString ("Analysis\nmanager"),
+                       new WelcomeButton ("longomatch-template-config", Catalog.GetString 
("Analysis\nmanager"),
                                           new Action (() => Config.EventsBroker.EmitManageCategories ())),
-                       new WelcomeButton ("longomatch-teamconfig", Catalog.GetString ("Team\nmanager"),
+                       new WelcomeButton ("longomatch-team-config", Catalog.GetString ("Team\nmanager"),
                                           new Action (() => Config.EventsBroker.EmitManageTeams ())),
                                           
                };
@@ -135,7 +135,7 @@ namespace LongoMatch.Gui.Panel
                        Label label;
                        
                        image = new Gtk.Image (
-                               IconTheme.Default.LoadIcon (b.name, StyleConf.WelcomeIconSize, 0));
+                               IconTheme.Default.LoadIcon (b.name, StyleConf.WelcomeIconImageSize, 0));
 
                        button = new Button ();
                        button.Clicked += (sender, e) => (b.func());
diff --git a/data/icons/hicolor/scalable/actions/longomat-project.svg 
b/data/icons/hicolor/scalable/actions/longomat-project.svg
new file mode 100644
index 0000000..b9fcad9
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomat-project.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<g>
+       <path fill="#6A6A6A" 
d="M23.496,24.631l-0.156-0.819c-0.021-0.11-0.522-2.774-0.614-7.357c-0.002-0.084-0.003-0.162-0.005-0.244
+               
c-0.021,0-0.038,0.004-0.06,0.004c-1.057-0.001-1.527-0.307-1.74-0.613c-0.31-0.095-0.639-0.244-0.988-0.45
+               c-1.485,0.39-2.549,1.073-2.901,1.433c-0.413,0.422-2.4,3.196-2.4,3.196s-0.127,0.449,0.93,1.477
+               
c1.074,1.041,1.47,1.003,1.47,1.003l1.677-2.087c0,0,0,1.057,0.053,3.644c0.052,2.585,0.336,4.066,0.336,4.066
+               
c0.85,0.577,3.563,0.604,3.563,0.604s2.709-0.026,3.562-0.604c0,0,0.139-0.742,0.239-2.065c-0.888-0.184-1.708-0.455-2.288-0.85
+               L23.496,24.631z"/>
+       <path fill="#6A6A6A" d="M48.178,17.1c0,0-2.111-2.947-2.921-3.929c-0.09,0.094-0.162,0.181-0.26,0.273
+               
c-1.575,1.535-2.843,2.281-3.873,2.281l-0.207-0.012L40.1,15.608c-0.005,0.27-0.011,0.539-0.017,0.832
+               
c-0.004,0.122-0.008,0.236-0.01,0.355h0.688c0.844,0,1.598,0.398,2.085,1.025c0.263,0.338,0.448,0.736,0.525,1.182l0.069,0.428
+               
c0.063,0.027,0.127,0.057,0.188,0.084l0.35-0.218c0.05-0.032,0.101-0.053,0.154-0.08c0.789-0.423,1.787-0.392,2.573,0.048
+               c0.085-0.078,0.163-0.143,0.255-0.235C48.348,17.686,48.178,17.1,48.178,17.1z"/>
+       <path fill="#6A6A6A" d="M43.649,11.999c1.825-1.773,1.604-2.549,1.604-2.549s-3.428-4.782-4.141-5.51
+               
c-0.689-0.708-2.992-2.147-6.148-2.729c-0.09-0.016-0.174-0.027-0.201-0.01c-0.047,0.024-0.059,0.028-0.059,0.136
+               
c-0.004,0.509-0.27,1.964-3.299,1.965c-3.032,0-3.3-1.456-3.3-1.965c0-0.108-0.011-0.112-0.058-0.138
+               
c-0.026-0.017-0.11-0.005-0.201,0.011c-3.156,0.582-5.456,2.021-6.149,2.729c-0.713,0.728-4.14,5.51-4.14,5.51
+               
s-0.224,0.775,1.603,2.549c1.851,1.801,2.537,1.731,2.537,1.731l2.893-3.597c0,0,0,1.819,0.091,6.284
+               
c0.089,4.462,0.578,7.011,0.578,7.011c1.231,0.838,4.703,1.006,5.801,1.041c0.394-0.466,0.948-0.792,1.588-0.896l0.151-0.023
+               
l-0.07-0.101c-0.757-1.059-0.634-2.499,0.29-3.413l0.656-0.657c0.895-0.895,2.387-1.018,3.412-0.28l0.102,0.072l0.026-0.162
+               
c0.102-0.634,0.426-1.184,0.886-1.578c0.012-0.328,0.021-0.663,0.029-1.015c0.089-4.463,0.089-6.284,0.089-6.284l2.894,3.597
+               C41.112,13.729,41.801,13.799,43.649,11.999z"/>
+</g>
+<path id="settings_1_" fill="#50B44B" 
d="M47.673,25.491l-1.582-0.265c-0.112-0.469-0.28-0.918-0.5-1.336l1.012-1.252
+       c0.215-0.266,0.205-0.647-0.019-0.901l-0.632-0.708c-0.225-0.257-0.604-0.31-0.891-0.128l-1.353,0.848
+       
c-0.593-0.415-1.269-0.72-1.992-0.897l-0.264-1.589c-0.057-0.336-0.347-0.583-0.687-0.583h-0.948c-0.343,0-0.632,0.247-0.685,0.583
+       
l-0.266,1.589c-0.602,0.146-1.161,0.384-1.676,0.697l-1.286-0.917c-0.274-0.198-0.654-0.171-0.896,0.07l-0.668,0.673
+       c-0.243,0.239-0.271,0.62-0.075,0.896l0.919,1.285c-0.31,0.51-0.544,1.071-0.689,1.665l-1.598,0.266
+       
c-0.336,0.055-0.583,0.346-0.583,0.688v0.947c0,0.34,0.247,0.63,0.583,0.688l1.598,0.265c0.12,0.488,0.294,0.956,0.527,1.39
+       
l-1.005,1.245c-0.216,0.265-0.206,0.647,0.021,0.9l0.626,0.709c0.228,0.256,0.605,0.308,0.894,0.128l1.367-0.86
+       
c0.583,0.396,1.239,0.687,1.938,0.858l0.268,1.589c0.051,0.338,0.344,0.584,0.685,0.584h0.948c0.342,0,0.632-0.246,0.688-0.584
+       
l0.265-1.589c0.592-0.144,1.147-0.376,1.655-0.684l1.339,0.955c0.274,0.198,0.657,0.168,0.897-0.075l0.67-0.668
+       c0.239-0.24,0.271-0.618,0.073-0.896l-0.952-1.335c0.307-0.51,0.545-1.071,0.689-1.671l1.58-0.261
+       c0.336-0.058,0.584-0.348,0.584-0.688v-0.947C48.254,25.836,48.008,25.545,47.673,25.491z M40.31,29.641
+       c-1.65,0-2.989-1.34-2.989-2.991c0-1.65,1.337-2.988,2.989-2.988c1.651,0,2.99,1.338,2.99,2.988
+       C43.3,28.301,41.961,29.641,40.31,29.641z"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-export.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-export.svg
new file mode 100644
index 0000000..5726e70
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-export.svg
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<g>
+       <path fill="#6A6A6A" 
d="M31.181,14.875c0.086,0.086,0.197,0.126,0.31,0.126c0.11,0,0.224-0.04,0.31-0.126l6.553-6.116
+               
c0.083-0.084,0.129-0.194,0.129-0.311c0-0.055-0.014-0.111-0.035-0.167c-0.065-0.162-0.227-0.269-0.403-0.269h-3.102V1.459
+               
c0-0.242-0.196-0.438-0.438-0.438h-6.116c-0.242,0-0.437,0.196-0.437,0.438v6.553h-3.015c-0.178,0-0.336,0.107-0.404,0.269
+               c-0.022,0.056-0.033,0.113-0.033,0.167c0,0.116,0.045,0.226,0.129,0.311L31.181,14.875z"/>
+       <path fill="#6A6A6A" d="M30.476,26.539c0-1.326,0.95-2.446,2.259-2.663l0.125-0.021l-0.053-0.074
+               
c-0.771-1.08-0.649-2.544,0.292-3.481l0.667-0.668c0.914-0.913,2.436-1.038,3.483-0.284l0.077,0.055l0.022-0.134
+               
c0.207-1.301,1.327-2.257,2.662-2.257h0.951c0.358,0,0.7,0.075,1.015,0.202v-3.59c0-0.251-0.141-0.476-0.363-0.589l-3.432-1.729
+               
l-1.864,1.741l3.036,1.519l-7.863,3.896l-7.865-3.896l3.038-1.519l-1.867-1.741l-3.431,1.729c-0.222,0.113-0.361,0.337-0.361,0.589
+               
v9.748c0,0.251,0.14,0.477,0.361,0.589l9.397,4.733c-0.182-0.364-0.287-0.772-0.287-1.205V26.539z"/>
+</g>
+<path id="settings_3_" fill="#50B44B" 
d="M47.895,25.849l-1.586-0.266c-0.114-0.471-0.283-0.921-0.502-1.341l1.016-1.259
+       c0.215-0.265,0.205-0.648-0.021-0.904l-0.631-0.71c-0.228-0.256-0.607-0.311-0.896-0.128l-1.357,0.852
+       
c-0.596-0.417-1.271-0.724-1.999-0.902l-0.266-1.593c-0.057-0.338-0.349-0.587-0.69-0.587h-0.951c-0.343,0-0.636,0.249-0.689,0.587
+       
l-0.267,1.593c-0.604,0.148-1.167,0.386-1.684,0.7l-1.289-0.92c-0.277-0.199-0.659-0.169-0.901,0.073l-0.671,0.672
+       c-0.243,0.242-0.273,0.625-0.075,0.902l0.923,1.292c-0.312,0.512-0.546,1.073-0.693,1.671l-1.604,0.268
+       
c-0.337,0.056-0.585,0.347-0.585,0.689v0.95c0,0.343,0.248,0.635,0.585,0.69l1.604,0.268c0.121,0.49,0.297,0.961,0.529,1.396
+       
l-1.009,1.251c-0.216,0.266-0.206,0.649,0.021,0.905l0.63,0.711c0.228,0.255,0.607,0.309,0.897,0.127l1.374-0.864
+       
c0.583,0.399,1.241,0.691,1.947,0.863l0.267,1.595c0.054,0.338,0.347,0.585,0.689,0.585h0.951c0.342,0,0.634-0.247,0.69-0.585
+       
l0.266-1.595c0.595-0.146,1.151-0.379,1.663-0.687l1.343,0.958c0.276,0.199,0.66,0.169,0.901-0.075l0.672-0.67
+       c0.24-0.242,0.273-0.623,0.073-0.902l-0.955-1.341c0.311-0.514,0.546-1.075,0.693-1.676l1.586-0.264
+       c0.338-0.056,0.585-0.348,0.585-0.69v-0.95C48.479,26.196,48.232,25.905,47.895,25.849z M40.503,30.015
+       
c-1.658,0-3.001-1.345-3.001-3.002c0-1.656,1.343-3,3.001-3s3.001,1.344,3.001,3C43.504,28.67,42.161,30.015,40.503,30.015z"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-import.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-import.svg
new file mode 100644
index 0000000..cc9fbae
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-import.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<path fill="#6A6A6A" 
d="M31.181,1.579c0.086-0.086,0.197-0.126,0.31-0.126c0.11,0,0.224,0.04,0.31,0.126l6.553,6.116
+       
c0.083,0.084,0.129,0.194,0.129,0.311c0,0.055-0.014,0.111-0.035,0.167c-0.065,0.162-0.227,0.269-0.403,0.269h-3.102v6.553
+       
l-3.451,1.802l-3.539-1.802V8.442h-3.015c-0.178,0-0.336-0.107-0.404-0.269c-0.022-0.056-0.033-0.113-0.033-0.167
+       c0-0.116,0.045-0.226,0.129-0.311L31.181,1.579z"/>
+<path fill="#6A6A6A" d="M30.476,26.539c0-1.326,0.95-2.446,2.259-2.663l0.125-0.021l-0.053-0.074
+       
c-0.771-1.08-0.649-2.544,0.292-3.481l0.667-0.668c0.914-0.913,2.436-1.038,3.483-0.284l0.077,0.055l0.022-0.134
+       
c0.207-1.301,1.327-2.257,2.662-2.257h0.951c0.358,0,0.7,0.075,1.015,0.202v-3.59c0-0.251-0.141-0.476-0.363-0.589l-5.312-2.424
+       
l0.016,2.436l3.036,1.519l-7.863,3.896l-7.865-3.896l3.038-1.519l0.035-2.776l-5.333,2.764c-0.222,0.113-0.361,0.337-0.361,0.589
+       v9.748c0,0.251,0.14,0.477,0.361,0.589l9.397,4.733c-0.182-0.364-0.287-0.772-0.287-1.205V26.539z"/>
+<path id="settings_3_" fill="#50B44B" 
d="M47.895,25.849l-1.586-0.266c-0.114-0.471-0.283-0.921-0.502-1.341l1.016-1.259
+       c0.215-0.265,0.205-0.648-0.021-0.904l-0.631-0.71c-0.228-0.256-0.607-0.311-0.896-0.128l-1.357,0.852
+       
c-0.596-0.417-1.271-0.724-1.999-0.902l-0.266-1.593c-0.057-0.338-0.349-0.587-0.69-0.587h-0.951c-0.343,0-0.636,0.249-0.689,0.587
+       
l-0.267,1.593c-0.604,0.148-1.167,0.386-1.684,0.7l-1.289-0.92c-0.277-0.199-0.659-0.169-0.901,0.073l-0.671,0.672
+       c-0.243,0.242-0.273,0.625-0.075,0.902l0.923,1.292c-0.312,0.512-0.546,1.073-0.693,1.671l-1.604,0.268
+       
c-0.337,0.056-0.585,0.347-0.585,0.689v0.95c0,0.343,0.248,0.635,0.585,0.69l1.604,0.268c0.121,0.49,0.297,0.961,0.529,1.396
+       
l-1.009,1.251c-0.216,0.266-0.206,0.649,0.021,0.905l0.63,0.711c0.228,0.255,0.607,0.309,0.897,0.127l1.374-0.864
+       
c0.583,0.399,1.241,0.691,1.947,0.863l0.267,1.595c0.054,0.338,0.347,0.585,0.689,0.585h0.951c0.342,0,0.634-0.247,0.69-0.585
+       
l0.266-1.595c0.595-0.146,1.151-0.379,1.663-0.687l1.343,0.958c0.276,0.199,0.66,0.169,0.901-0.075l0.672-0.67
+       c0.24-0.242,0.273-0.623,0.073-0.902l-0.955-1.341c0.311-0.514,0.546-1.075,0.693-1.676l1.586-0.264
+       c0.338-0.056,0.585-0.348,0.585-0.69v-0.95C48.479,26.196,48.232,25.905,47.895,25.849z M40.503,30.015
+       
c-1.658,0-3.001-1.345-3.001-3.002c0-1.656,1.343-3,3.001-3s3.001,1.344,3.001,3C43.504,28.67,42.161,30.015,40.503,30.015z"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-new.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-new.svg
new file mode 100644
index 0000000..1c30058
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-new.svg
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<g>
+       <path fill="#6A6A6A" 
d="M24.937,8.2h3.015v6.553l3.539,1.802l3.451-1.802V8.2h3.102c0.177,0,0.338-0.107,0.403-0.269
+               
c0.021-0.056,0.035-0.113,0.035-0.167c0-0.116-0.046-0.226-0.129-0.311L31.8,1.337c-0.086-0.086-0.199-0.126-0.31-0.126
+               
c-0.112,0-0.224,0.04-0.31,0.126l-6.553,6.116c-0.084,0.084-0.129,0.194-0.129,0.311c0,0.055,0.011,0.111,0.033,0.167
+               C24.601,8.093,24.759,8.2,24.937,8.2z"/>
+       <path fill="#6A6A6A" 
d="M32.945,22.744h3.184V19.56c0-1.396,1.136-2.531,2.531-2.531h3.351v-3.652c0-0.252-0.14-0.478-0.363-0.591
+               
l-5.345-2.721l0.03,2.733l3.047,1.524l-7.89,3.909L23.6,14.322l3.048-1.524l-0.012-2.733l-5.304,2.721
+               c-0.222,0.113-0.363,0.339-0.363,0.591v9.781c0,0.251,0.142,0.478,0.363,0.59l9.082,4.574v-3.048
+               C30.414,23.878,31.55,22.744,32.945,22.744z"/>
+</g>
+<path id="plus_9_" fill="#50B44B" d="M38.66,34.951c-0.293,0-0.531-0.238-0.531-0.531v-5.186h-5.184
+       
c-0.295,0-0.531-0.236-0.531-0.528v-3.432c0-0.292,0.236-0.53,0.531-0.53h5.184V19.56c0-0.293,0.238-0.531,0.531-0.531h3.43
+       
c0.293,0,0.53,0.238,0.53,0.531v5.184h5.185c0.295,0,0.531,0.238,0.531,0.53v3.432c0,0.292-0.236,0.528-0.531,0.528H42.62v5.186
+       c0,0.293-0.237,0.531-0.53,0.531H38.66z"/>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-open.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-open.svg
new file mode 100644
index 0000000..b855f5d
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-open.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<g>
+       <path fill="#6A6A6A" 
d="M31.181,4.337c0.086-0.086,0.197-0.126,0.31-0.126c0.11,0,0.224,0.04,0.31,0.126l6.553,6.116
+               
c0.083,0.084,0.129,0.194,0.129,0.311c0,0.055-0.014,0.111-0.035,0.167c-0.065,0.162-0.227,0.269-0.403,0.269h-3.102v6.553
+               
l-3.451,1.802l-3.539-1.802V11.2h-3.015c-0.178,0-0.336-0.107-0.404-0.269c-0.022-0.056-0.033-0.113-0.033-0.167
+               c0-0.116,0.045-0.226,0.129-0.311L31.181,4.337z"/>
+       <path fill="#6A6A6A" 
d="M41.647,15.785l-5.345-2.721l0.03,2.733l3.047,1.524l-7.89,3.909L23.6,17.322l3.048-1.524l-0.012-2.733
+               
l-5.304,2.721c-0.222,0.113-0.363,0.339-0.363,0.591v9.781c0,0.251,0.142,0.478,0.363,0.59l9.864,4.968
+               
c0.092,0.051,0.191,0.073,0.294,0.073c0.1,0,0.202-0.022,0.294-0.073l9.863-4.968c0.224-0.112,0.363-0.339,0.363-0.59v-9.781
+               C42.011,16.124,41.871,15.898,41.647,15.785z"/>
+</g>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project-save.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project-save.svg
new file mode 100644
index 0000000..047851d
--- /dev/null
+++ b/data/icons/hicolor/scalable/actions/longomatch-project-save.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!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="Layer_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="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
+<g id="upload2">
+       <path fill="#6A6A6A" 
d="M31.181,14.875c0.086,0.086,0.197,0.126,0.31,0.126c0.11,0,0.224-0.04,0.31-0.126l6.553-6.116
+               
c0.083-0.084,0.129-0.194,0.129-0.311c0-0.055-0.014-0.111-0.035-0.167c-0.065-0.162-0.227-0.269-0.403-0.269h-3.102V1.459
+               
c0-0.242-0.196-0.438-0.438-0.438h-6.116c-0.242,0-0.437,0.196-0.437,0.438v6.553h-3.015c-0.178,0-0.336,0.107-0.404,0.269
+               c-0.022,0.056-0.033,0.113-0.033,0.167c0,0.116,0.045,0.226,0.129,0.311L31.181,14.875z"/>
+       <path fill="#6A6A6A" 
d="M41.613,13.035l-3.432-1.729l-1.864,1.741l3.036,1.519l-7.863,3.896l-7.865-3.896l3.038-1.519l-1.867-1.741
+               
l-3.431,1.729c-0.222,0.113-0.361,0.337-0.361,0.589v9.748c0,0.251,0.14,0.477,0.361,0.589l9.832,4.952
+               
c0.092,0.051,0.19,0.072,0.293,0.072c0.1,0,0.202-0.021,0.293-0.072l9.83-4.952c0.223-0.112,0.363-0.338,0.363-0.589v-9.748
+               C41.977,13.372,41.836,13.147,41.613,13.035z"/>
+</g>
+</svg>
diff --git a/data/icons/hicolor/scalable/actions/longomatch-project.svg 
b/data/icons/hicolor/scalable/actions/longomatch-project.svg
index b7175c2..e4f5269 100644
--- a/data/icons/hicolor/scalable/actions/longomatch-project.svg
+++ b/data/icons/hicolor/scalable/actions/longomatch-project.svg
@@ -2,14 +2,18 @@
 <!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
 <!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="Layer_1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0px" y="0px"
-        width="80px" height="80px" viewBox="0 0 80 80" enable-background="new 0 0 80 80" 
xml:space="preserve">
+        width="36px" height="36px" viewBox="13.49 0 36 36" enable-background="new 13.49 0 36 36" 
xml:space="preserve">
+<path id="plus_12_" fill="#6A6A6A" d="M1730.626,833.451c-0.297,0-0.535-0.238-0.535-0.535v-5.23h-5.229
+       
c-0.297,0-0.537-0.24-0.537-0.535v-3.461c0-0.297,0.24-0.535,0.537-0.535h5.229v-5.23c0-0.299,0.238-0.537,0.535-0.537h3.461
+       
c0.296,0,0.536,0.238,0.536,0.537v5.23h5.229c0.297,0,0.537,0.238,0.537,0.535v3.461c0,0.295-0.24,0.535-0.537,0.535h-5.229v5.23
+       c0,0.297-0.24,0.535-0.536,0.535H1730.626z"/>
 <g id="categories_1_">
-       <path fill="#6A6A6A" 
d="M55.984,42.449l-4-15.999c-0.242-0.854-1.032-1.449-1.922-1.449H30.066c-0.891,0-1.681,0.597-1.922,1.449
-               
l-4.002,16.005c-0.05,0.184-0.076,0.365-0.076,0.546v8.998c0,1.492,0.928,3,3,3h25.999c1.492,0,3-0.929,3-3v-8.998
-               C56.062,42.818,56.036,42.633,55.984,42.449z 
M46.682,43.001c-0.379,0-0.726,0.213-0.896,0.552l-1.724,3.446h-8l-1.725-3.446
-               c-0.169-0.339-0.515-0.552-0.894-0.552h-5.38l3.508-14h16.983l3.508,14H46.682z"/>
-       <polygon fill="#6A6A6A" points="47.064,31.001 33.065,31.001 32.665,33 47.465,33         "/>
-       <polygon fill="#6A6A6A" points="31.065,41 49.062,41 48.663,38.999 31.465,38.999         "/>
-       <polygon fill="#6A6A6A" points="47.863,35.001 32.264,35.001 31.865,37 48.264,37         "/>
+       <path fill="#6A6A6A" 
d="M48.219,20.574L44.016,3.761c-0.255-0.897-1.085-1.523-2.02-1.523H20.982c-0.937,0-1.767,0.628-2.02,1.523
+               
L14.757,20.58c-0.053,0.192-0.08,0.384-0.08,0.573v9.456c0,1.567,0.976,3.152,3.152,3.152H45.15c1.567,0,3.152-0.976,3.152-3.152
+               v-9.456C48.301,20.961,48.273,20.766,48.219,20.574z 
M38.442,21.153c-0.397,0-0.762,0.224-0.94,0.58l-1.812,3.621h-8.406
+               
l-1.813-3.621c-0.178-0.356-0.541-0.58-0.94-0.58h-5.653l3.686-14.711h17.848l3.687,14.711H38.442z"/>
+       <polygon fill="#6A6A6A" points="38.845,8.543 24.134,8.543 23.713,10.644 39.266,10.644   "/>
+       <polygon fill="#6A6A6A" points="22.032,19.05 40.944,19.05 40.525,16.948 22.452,16.948   "/>
+       <polygon fill="#6A6A6A" points="39.685,12.746 23.292,12.746 22.873,14.847 40.105,14.847         "/>
 </g>
 </svg>


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