make it transparent instead of white.
2000-10-06 Chris Toshok <toshok@helixcode.com> * art/empty.xpm: make it transparent instead of white. svn path=/trunk/; revision=5770
This commit is contained in:
committed by
Chris Toshok
parent
244385f54e
commit
b2e8db035a
@ -1,3 +1,7 @@
|
||||
2000-10-06 Chris Toshok <toshok@helixcode.com>
|
||||
|
||||
* art/empty.xpm: make it transparent instead of white.
|
||||
|
||||
2000-10-06 Christophe Merlet <christophe@merlet.net>
|
||||
|
||||
* *.desktop: Added french strings.
|
||||
|
||||
@ -3,19 +3,19 @@ static char * empty_xpm[] = {
|
||||
"16 16 2 1",
|
||||
" c None",
|
||||
". c #FFFFFF",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................",
|
||||
"................"};
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
||||
|
||||
Reference in New Issue
Block a user