mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-17 14:00:30 +08:00
gtk-tool: new icon for objectclass=alias
This commit is contained in:
parent
ff80013124
commit
a9fba7c334
54
contrib/gtk-tool/icons/alias_node.h
Normal file
54
contrib/gtk-tool/icons/alias_node.h
Normal file
@ -0,0 +1,54 @@
|
||||
/* XPM */
|
||||
static char *alias_node[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"19 20 28 1",
|
||||
" c Gray0",
|
||||
". c #010101010101",
|
||||
"X c #020202020202",
|
||||
"o c Gray1",
|
||||
"O c Gray2",
|
||||
"+ c #060606060606",
|
||||
"@ c #090909090909",
|
||||
"# c Gray6",
|
||||
"$ c Gray9",
|
||||
"% c Gray11",
|
||||
"& c #1d1d1d1d1d1d",
|
||||
"* c #7f7f78787f7f",
|
||||
"= c #909090900000",
|
||||
"- c #cfcfc8c86060",
|
||||
"; c #cfcfc8c86161",
|
||||
": c #d0d0c9c96262",
|
||||
"> c #d0d0c9c96363",
|
||||
", c #d1d1caca6565",
|
||||
"< c #d1d1caca6666",
|
||||
"1 c #ffffc8c89090",
|
||||
"2 c #ffffc8c89191",
|
||||
"3 c #ffffc9c99191",
|
||||
"4 c #fffff8f89090",
|
||||
"5 c #c0c0c0c0c0c0",
|
||||
"6 c #fffff8f8cfcf",
|
||||
"7 c #efefe8e8efef",
|
||||
"8 c #fffff8f8ffff",
|
||||
"9 c None",
|
||||
/* pixels */
|
||||
"9999999999999999999",
|
||||
"99===== 99999999999",
|
||||
"9=76644= 9999999999",
|
||||
"=-------======99999",
|
||||
"=666666666664- 9999",
|
||||
"=644444444441- 9999",
|
||||
"=644444441414- 9999",
|
||||
"=644444444141- 9999",
|
||||
"=644444141414- 9999",
|
||||
"****** 414141- 9999",
|
||||
"*88888 141411- 9999",
|
||||
"*88 8 414233;X9999",
|
||||
"*8 * 8.;:>,<<,+9999",
|
||||
"*8 888.o@#$&%$#9999",
|
||||
"*88888o999999999999",
|
||||
" .O999999999999",
|
||||
"9999999999999999999",
|
||||
"9999999999999999999",
|
||||
"9999999999999999999",
|
||||
"9999999999999999999"
|
||||
};
|
Loading…
Reference in New Issue
Block a user