icons/formattextright.xpm
author insilmaril
Thu Aug 06 17:33:55 2009 +0000 (2009-08-06)
branchrelease-1-12-maintained
changeset 76 a36a289372a6
permissions -rw-r--r--
Bugfix: Removed the 'new' in new branches to allow easier copy & paste
     1 /* XPM */
     2 static const char * formattextright_xpm[] = {
     3 "22 22 2 1",
     4 " 	c None",
     5 ".	c #000000",
     6 "                      ",
     7 "                      ",
     8 "   .................  ",
     9 "                      ",
    10 "       .............  ",
    11 "                      ",
    12 "   .................  ",
    13 "                      ",
    14 "       .............  ",
    15 "                      ",
    16 "   .................  ",
    17 "                      ",
    18 "       .............  ",
    19 "                      ",
    20 "   .................  ",
    21 "                      ",
    22 "       .............  ",
    23 "                      ",
    24 "   .................  ",
    25 "                      ",
    26 "                      ",
    27 "                      "};