From 8367f84818307ab622467a734236def67820277e Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 4 Aug 2011 21:11:41 +0000 Subject: Added provisionary close button icon, corrected a warning message in ui.ini. --- base/bitmaps/icons/window_close.png | Bin 0 -> 737 bytes base/ini/ui.ini | 1 - 2 files changed, 1 deletion(-) create mode 100644 base/bitmaps/icons/window_close.png diff --git a/base/bitmaps/icons/window_close.png b/base/bitmaps/icons/window_close.png new file mode 100644 index 0000000..e5b2944 Binary files /dev/null and b/base/bitmaps/icons/window_close.png differ diff --git a/base/ini/ui.ini b/base/ini/ui.ini index 13584be..ed37a8b 100644 --- a/base/ini/ui.ini +++ b/base/ini/ui.ini @@ -23,7 +23,6 @@ disabled=0.5 0.5 0.5 0.75 ; global background color rgba background=0.0 0.0 0.0 0.8 ; global border color rgb -//border=0 0.8 0 0.5 border=.4 .4 .4 .5 ; pointer color pointer=0 0.75 0 -- cgit v1.2.3