[meld] Marginally improve chunk action icons



commit 467b35a2859a99bcca51c46745636e778f7c5be2
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Oct 13 08:43:50 2013 +1000

    Marginally improve chunk action icons

 data/icons/button_apply0.xpm |   20 ++++++++++----------
 data/icons/button_apply1.xpm |   20 ++++++++++----------
 data/icons/button_delete.xpm |   12 ++++++------
 3 files changed, 26 insertions(+), 26 deletions(-)
---
diff --git a/data/icons/button_apply0.xpm b/data/icons/button_apply0.xpm
index 9833895..ed22a32 100644
--- a/data/icons/button_apply0.xpm
+++ b/data/icons/button_apply0.xpm
@@ -5,17 +5,17 @@ static char * button_apply0_xpm[] = {
 ".     c #000000",
 "                ",
 "                ",
-"                ",
+"        .       ",
+"        ..      ",
 "        ...     ",
-"         ...    ",
-"          ...   ",
-"          ....  ",
-" .............. ",
-" ...............",
-" .............. ",
-"          ....  ",
-"          ...   ",
-"         ...    ",
+"        ....    ",
+" ............   ",
+" .............  ",
+" .............  ",
+" ............   ",
+"        ....    ",
 "        ...     ",
+"        ..      ",
+"        .       ",
 "                ",
 "                "};
diff --git a/data/icons/button_apply1.xpm b/data/icons/button_apply1.xpm
index 884b082..b9e4755 100644
--- a/data/icons/button_apply1.xpm
+++ b/data/icons/button_apply1.xpm
@@ -5,17 +5,17 @@ static char * button_apply1_xpm[] = {
 ".     c #000000",
 "                ",
 "                ",
+"       .        ",
+"      ..        ",
 "     ...        ",
-"    ...         ",
-"   ...          ",
-"  ....          ",
-" .............. ",
-"............... ",
-" .............. ",
-"  ....          ",
-"   ...          ",
-"    ...         ",
+"    ....        ",
+"   ............ ",
+"  ............. ",
+"  ............. ",
+"   ............ ",
+"    ....        ",
 "     ...        ",
-"                ",
+"      ..        ",
+"       .        ",
 "                ",
 "                "};
diff --git a/data/icons/button_delete.xpm b/data/icons/button_delete.xpm
index a6bb6d7..a534e62 100644
--- a/data/icons/button_delete.xpm
+++ b/data/icons/button_delete.xpm
@@ -5,17 +5,17 @@ static char * button_delete_xpm[] = {
 ".     c #000000",
 "                ",
 "                ",
-" ....      .... ",
+"   ..      ..   ",
 "  ....    ....  ",
-"   ....  ....   ",
+"  .....  .....  ",
+"   ..........   ",
 "    ........    ",
 "     ......     ",
-"      ....      ",
 "     ......     ",
 "    ........    ",
-"   ....  ....   ",
+"   ..........   ",
+"  .....  .....  ",
 "  ....    ....  ",
-" ....      .... ",
-"                ",
+"   ..      ..   ",
 "                ",
 "                "};


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