commit | 370fb08e799111e40456990bb088819cbd80b492 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Sat Jan 20 20:07:00 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Sat Jan 20 20:07:00 2001 +0000 |
tree | 790bc25d64b7de8b7130f363bb6322232c6dd625 | |
parent | 609268030562d76f14fa385afaa831f042109c48 [diff] [blame] |
Clarify the statusbar config option so it states which applet it applies to.
diff --git a/Config.h b/Config.h index 53e6e9e..a2a2366 100644 --- a/Config.h +++ b/Config.h
@@ -283,7 +283,7 @@ // #define BB_FEATURE_INSTALLER // // Enable a nifty progress meter in wget (adds just under 2k) -#define BB_FEATURE_STATUSBAR +#define BB_FEATURE_WGET_STATUSBAR // // Clean up all memory before exiting -- usually not needed // as the OS can clean up... Don't enable this unless you