summaryrefslogtreecommitdiff
path: root/CSharp/Ivy/Ivy
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:52:39 +0000
committerfcolin2007-02-01 09:52:39 +0000
commit1960ee391139e19b7494081a65c80631de99c847 (patch)
tree09fe009d82b0c5a4a8a7c8afca626313764f41f8 /CSharp/Ivy/Ivy
parentef216647aaaa04b0e38cc46683297b567a482a95 (diff)
downloadivy-csharp-1960ee391139e19b7494081a65c80631de99c847.zip
ivy-csharp-1960ee391139e19b7494081a65c80631de99c847.tar.gz
ivy-csharp-1960ee391139e19b7494081a65c80631de99c847.tar.bz2
ivy-csharp-1960ee391139e19b7494081a65c80631de99c847.tar.xz
Utilisateur : Fcolin Date : 6/02/06 Heure : 13:43 Archivé dans $/CSharp/Ivy/Ivy/Properties Commentaire: (vss 5)
Diffstat (limited to 'CSharp/Ivy/Ivy')
-rw-r--r--CSharp/Ivy/Ivy/Properties/Settings.Designer.cs5
1 files changed, 1 insertions, 4 deletions
diff --git a/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs b/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs
index 9a0bc41..96b0f2d 100644
--- a/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs
+++ b/CSharp/Ivy/Ivy/Properties/Settings.Designer.cs
@@ -68,16 +68,13 @@ namespace IvyBus.Properties {
}
}
- [global::System.Configuration.UserScopedSettingAttribute()]
+ [global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
public string ReadyMessage {
get {
return ((string)(this["ReadyMessage"]));
}
- set {
- this["ReadyMessage"] = value;
- }
}
}
}