Formatting fix.

This commit is contained in:
Tor Lillqvist 2005-11-03 13:54:10 +00:00
parent 72ea12fec0
commit 5dbd2b163a
2 changed files with 4 additions and 4 deletions

View File

@ -13,8 +13,8 @@
bitmap where the alpha is zero, zero for other pixels. We used to
use an unitialized mask bitmap! This meant that icons and cursors
created presumably worked more or less by accident. Totally blank
icons with zero alpha everywhere
(as used by gtktrayicon.c) definitely did not work as expected.
icons with zero alpha everywhere (as used by gtktrayicon.c)
definitely did not work as expected.
* gtk/Makefile.am: Include gtkstatusicon.c on all platforms.

View File

@ -13,8 +13,8 @@
bitmap where the alpha is zero, zero for other pixels. We used to
use an unitialized mask bitmap! This meant that icons and cursors
created presumably worked more or less by accident. Totally blank
icons with zero alpha everywhere
(as used by gtktrayicon.c) definitely did not work as expected.
icons with zero alpha everywhere (as used by gtktrayicon.c)
definitely did not work as expected.
* gtk/Makefile.am: Include gtkstatusicon.c on all platforms.