Sha256: bc66d0daf7adcf8e2ac8234ba8eab3cdfa449aa6dd78612099559cdd87cdf621

Contents?: true

Size: 488 Bytes

Versions: 30

Compression:

Stored size: 488 Bytes

Contents

/* XPM */
static char *save_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 15 4 1",
"  c None",
". c Black",
"X c #808000",
"o c #808080",
/* pixels */
"                ",
" .............. ",
" .X.        . . ",
" .X.        ... ",
" .X.        .X. ",
" .X.        .X. ",
" .X.        .X. ",
" .X.        .X. ",
" .XX........oX. ",
" .XXXXXXXXXXXX. ",
" .XX.........X. ",
" .XX......  .X. ",
" .XX......  .X. ",
" .XX......  .X. ",
"  ............. "
};

Version data entries

30 entries across 30 versions & 3 rubygems

Version Path
wxruby-1.9.1-i386-mswin32 samples/bigdemo/icons/save.xpm
wxruby-1.9.10-x86-mswin32-60 samples/bigdemo/icons/save.xpm
wxruby-1.9.6-x86-mswin32-60 samples/bigdemo/icons/save.xpm
wxruby-1.9.6-x86-mingw32 samples/bigdemo/icons/save.xpm
wxruby-1.9.7-x86-mswin32-60 samples/bigdemo/icons/save.xpm
wxruby-1.9.8-x86-mingw32 samples/bigdemo/icons/save.xpm
wxruby-1.9.8-x86-mswin32-60 samples/bigdemo/icons/save.xpm
wxruby-1.9.9-x86-mingw32 samples/bigdemo/icons/save.xpm
wxruby-1.9.9-x86-mswin32-60 samples/bigdemo/icons/save.xpm
wxruby-2.0.0-x86-mswin32-60 samples/bigdemo/icons/save.xpm