]> git.saurik.com Git - wxWidgets.git/commitdiff
Made all bitmaps 16x16
authorJulian Smart <julian@anthemion.co.uk>
Tue, 31 Oct 2006 10:51:33 +0000 (10:51 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 31 Oct 2006 10:51:33 +0000 (10:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/richtext/bitmaps/copy.xpm
samples/richtext/bitmaps/cut.xpm
samples/richtext/bitmaps/open.xpm
samples/richtext/bitmaps/paste.xpm
samples/richtext/bitmaps/redo.xpm
samples/richtext/bitmaps/save.xpm
samples/richtext/bitmaps/undo.xpm

index 95ad44880dd631253f309409705f84d2614c8e8f..711576781846a84fb377c3cadfef7f5765bdff9e 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *copy_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *copy_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 23 1",
+"16 16 23 1",
 "o c #97C4E7",
 "* c #FFFFFF",
 "@ c #60A9DA",
 "o c #97C4E7",
 "* c #FFFFFF",
 "@ c #60A9DA",
@@ -40,5 +40,6 @@ static char *copy_xpm[] = {
 " .32<.*-432,>:. ",
 " .....**-432,>. ",
 "     .***-432,. ",
 " .32<.*-432,>:. ",
 " .....**-432,>. ",
 "     .***-432,. ",
-"     .......... "
+"     .......... ",
+"                "
 };
 };
index 8afa8f6d15d78b8cc4a2dad01863bb357b985200..8baaa03ed0147c53edf7dcc3d31695ff1788036f 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *cut_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *cut_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 25 1",
+"16 16 25 1",
 "6 c #D8BDC0",
 ": c #C3C3C4",
 "- c #FFFFFF",
 "6 c #D8BDC0",
 ": c #C3C3C4",
 "- c #FFFFFF",
@@ -42,5 +42,6 @@ static char *cut_xpm[] = {
 " ,2 4<   <5 2,  ",
 " <, ,2   2, ,<  ",
 " 23,<5   5<,32  ",
 " ,2 4<   <5 2,  ",
 " <, ,2   2, ,<  ",
 " 23,<5   5<,32  ",
-" 6225     522>  "
+" 6225     522>  ",
+"                "
 };
 };
index 5a1b555260976f867765ecad872bc5598f28ae55..9bb7394ecfa1c493102c6492076800d1dba993cf 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *open_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *open_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 36 1",
+"16 16 36 1",
 "6 c #9BACC2",
 "< c #9AEA53",
 "9 c #94A5BD",
 "6 c #9BACC2",
 "< c #9AEA53",
 "9 c #94A5BD",
@@ -53,5 +53,6 @@ static char *open_xpm[] = {
 "Xw2O963:>>er0t; ",
 "X&y2O963:>,er;  ",
 "uXXXXXXXXXXXX;  ",
 "Xw2O963:>>er0t; ",
 "X&y2O963:>,er;  ",
 "uXXXXXXXXXXXX;  ",
+"                ",
 "                "
 };
 "                "
 };
index 57e7f2a593ef049cc984982adf89062c40275a0f..32d98be73264c9def2c47092af7c157e6e75484c 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *paste_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *paste_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 25 1",
+"16 16 25 1",
 "< c #FEECE4",
 "> c #FEE3D7",
 "O c #FFFFFF",
 "< c #FEECE4",
 "> c #FEE3D7",
 "O c #FFFFFF",
@@ -42,5 +42,6 @@ static char *paste_xpm[] = {
 ".3<<>--#.O21=:. ",
 ".45<<>--....... ",
 ".6453<>----.    ",
 ".3<<>--#.O21=:. ",
 ".45<<>--....... ",
 ".6453<>----.    ",
-"............    "
+"............    ",
+"                "
 };
 };
index 442c1d036bf3f62b50b51a3b7513699515a6804c..6e8c7aad23cb0a710683fb82e2d44ba5cde7226e 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *redo_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *redo_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 37 1",
+"16 16 37 1",
 "4 c #9BACC2",
 "; c #4C7398",
 "3 c #547B99",
 "4 c #9BACC2",
 "; c #4C7398",
 "3 c #547B99",
@@ -54,5 +54,6 @@ static char *redo_xpm[] = {
 "    8rty8       ",
 "     8wu+       ",
 "      i##       ",
 "    8rty8       ",
 "     8wu+       ",
 "      i##       ",
+"                ",
 "                "
 };
 "                "
 };
index 3bf3abb3ee13c6ee3b04392f0c74c26f4d789cda..6e3e350d8ccfbcaa6d7f59b57d2c921631029b0a 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *save_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *save_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 21 1",
+"16 16 21 1",
 "O c #FFFFFF",
 "> c #D5D6D8",
 "; c #446A8C",
 "O c #FFFFFF",
 "> c #D5D6D8",
 "; c #446A8C",
@@ -38,5 +38,6 @@ static char *save_xpm[] = {
 " @@$%X;;:>,O$@ .",
 " @@$%X;;<12O$@ .",
 " @@$<<2OOOOO$@ .",
 " @@$%X;;:>,O$@ .",
 " @@$%X;;<12O$@ .",
 " @@$<<2OOOOO$@ .",
-".             .."
+".             ..",
+"                "
 };
 };
index 529123fc7bc4683131b378fd2ee72a535ca31fe4..2ce081d46cc257e4921e5ad9421c856a70dfa6cc 100644 (file)
@@ -1,7 +1,7 @@
 /* XPM */
 static char *undo_xpm[] = {
 /* columns rows colors chars-per-pixel */
 /* XPM */
 static char *undo_xpm[] = {
 /* columns rows colors chars-per-pixel */
-"16 15 37 1",
+"16 16 37 1",
 "4 c #9BACC2",
 "* c #4C7398",
 "2 c #547B99",
 "4 c #9BACC2",
 "* c #4C7398",
 "2 c #547B99",
@@ -54,5 +54,6 @@ static char *undo_xpm[] = {
 "       8rty8    ",
 "       +uq8     ",
 "       @@i      ",
 "       8rty8    ",
 "       +uq8     ",
 "       @@i      ",
+"                ",
 "                "
 };
 "                "
 };