diff options
author | Stijn Buys <ingar@osirion.org> | 2011-08-04 21:11:41 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2011-08-04 21:11:41 +0000 |
commit | 8367f84818307ab622467a734236def67820277e (patch) | |
tree | dd9e37f9cc5fc7efdeadfe14272691b428ade670 | |
parent | 62fb431a5e143f10079c6e66f3d57a34d852f75c (diff) |
Added provisionary close button icon,
corrected a warning message in ui.ini.
-rw-r--r-- | base/bitmaps/icons/window_close.png | bin | 0 -> 737 bytes | |||
-rw-r--r-- | base/ini/ui.ini | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/base/bitmaps/icons/window_close.png b/base/bitmaps/icons/window_close.png Binary files differnew file mode 100644 index 0000000..e5b2944 --- /dev/null +++ b/base/bitmaps/icons/window_close.png 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 |