diff options
Diffstat (limited to 'battstat/battstat_applet.c')
-rw-r--r-- | battstat/battstat_applet.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c index 2a550fab..e45b246a 100644 --- a/battstat/battstat_applet.c +++ b/battstat/battstat_applet.c @@ -214,6 +214,7 @@ static GdkColor darkred[] = { their XPM format (as stored in pixmaps.h). This should only be done once since they are global variables. */ +/* FIXME: We should be using named icons here... */ static void initialise_global_pixmaps( void ) { |