aboutsummaryrefslogtreecommitdiffstats
path: root/shell/check-filled.xpm
blob: c0468fc25b96ffd9282fc0d933c0bafecfb8cb86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static const char * check_filled_xpm[] = {
"16 16 2 1",
"   c None",
".  c #000000",
"                ",
"                ",
"  ............  ",
"  .          .  ",
"  .        . .  ",
"  .       .. .  ",
"  .      ... .  ",
"  . .   ...  .  ",
"  . .. ...   .  ",
"  . .....    .  ",
"  .  ...     .  ",
"  .   .      .  ",
"  .          .  ",
"  ............  ",
"                ",
"                "};
e class='list nowrap'>Commit message (Expand)AuthorAgeFilesLines * devel/wxGlade: use WX 3.0wg2014-07-061-5/+3 * Add staging supportpawel2014-04-072-32/+23 * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 * This port is not compatible with wxWidgets 2.6 for now, so depend ongerald2014-03-021-1/+3 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21