From c48160f6ac67b2f2fc4b6f982b641861ad078237 Mon Sep 17 00:00:00 2001 From: wimpie Date: Wed, 12 Jan 2005 01:55:32 +0000 Subject: Fixed problem with enabling profile from edit environment rename disable to enable (much more clear) --- (limited to 'noncore/settings/networksettings2/profile/profiledata.h') diff --git a/noncore/settings/networksettings2/profile/profiledata.h b/noncore/settings/networksettings2/profile/profiledata.h index 2f7060d..376b393 100644 --- a/noncore/settings/networksettings2/profile/profiledata.h +++ b/noncore/settings/networksettings2/profile/profiledata.h @@ -9,8 +9,8 @@ public : bool Automatic; // if started up automatically, ask user for confirmation bool Confirm; - // Do not bring this networkSetup up - bool Disabled; + // bring this networkSetup up + bool Enabled; bool TriggerVPN; } ; -- cgit v0.9.0.2