Files
Ken Manheimer 3a00a36316 * lisp/allout-widgets.el: (allout-widgets-icons-light-subdir)
(allout-widgets-icons-dark-subdir): Track relocations of icons
* lisp/allout.el: Remove commentary about remove encryption passphrase
mnemonic support and verification.
* etc/images/icons/allout-widgets/dark-bg,
etc/images/icons/allout-widgets/light-bg,
encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}: Reorganize icon
directories and files to reconcile against windows short-filename clashes.
2011-02-17 16:47:18 -05:00

30 lines
417 B
C

/* XPM */
static char *dummy[]={
"10 17 9 1",
". c None",
"# c #000080",
"f c #52a55a",
"g c #52ad52",
"d c #5abd42",
"b c #63c639",
"c c #6bd629",
"e c #ada5c6",
"a c #ffff00",
"..........",
"..........",
"..........",
"...######.",
"..#aaaaaa.",
".#aabbbb..",
"#aabc###..",
"aad##ee...",
"adeeeee...",
"aad##ee...",
"#aafg###..",
".#aabbbb..",
"..#aaaaaa.",
"...######.",
"..........",
"..........",
".........."};