bitmaps/ui_submenu_open.xpm
author Claus Gittinger <cg@exept.de>
Thu, 11 Feb 2016 14:47:28 +0100
changeset 3251 b5188e3ab24f
parent 242 3d2caf5bf279
permissions -rw-r--r--
#REFACTORING class: UIPainter changed: #askForSectionModification (send #allBold instead of #asBoldText) #askForUnsavedModifications (send #allBold instead of #asBoldText) #checkClassAndSelector (send #allBold instead of #asBoldText) #withSpecClassAndSelectorDo: (send #allBold instead of #asBoldText) use asBold instead of asBoldText

/* XPM */
static char *ui_submenu_open[] = {
	"20 20 4 1",
	". c none",
	"b c black   m black g4 black",
	"w c white   m white g4 white",
	"x c #0000FF m black g4 black",
	"....................",
	"....................",
	"bbbbbbbbbbbbbbbb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"bwwwwwwwwwwwwwwb....",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bbbbxwwwwwwwwwwwwwwx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bbbbxwwwwwwwwwwwwwwx",
	"bwwwxwwwwwwwwwwwwwwx",
	"bwwwxxxxxxxxxxxxxxxx",
	"bwwwwwwwwwwwwwwb....",
	"bbbbbbbbbbbbbbbb....",
	"....................",
};