further resized icons to 16*15 (still patch 1151163)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
1f621c2fd6
commit
f686d8ad4f
23 changed files with 499 additions and 536 deletions
|
|
@ -1,13 +1,12 @@
|
|||
/* XPM */
|
||||
static char *new_dir_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 4 1",
|
||||
"16 15 4 1",
|
||||
"@ c Gray0",
|
||||
" c None",
|
||||
"* c Yellow",
|
||||
": c Gray100",
|
||||
/* pixels */
|
||||
" ",
|
||||
" @ ",
|
||||
" ",
|
||||
" @ ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue