summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 09:52:45 +0000
committerfcolin2007-02-01 09:52:45 +0000
commit863c17ab6968b46d333b34e2b28a7b2a300dd423 (patch)
tree174db7c67c1954aac5bb8e0a8053101f13c33002
parent607627c348c8e3b559defcb94c9f5f1d7ee0509f (diff)
downloadivy-csharp-863c17ab6968b46d333b34e2b28a7b2a300dd423.zip
ivy-csharp-863c17ab6968b46d333b34e2b28a7b2a300dd423.tar.gz
ivy-csharp-863c17ab6968b46d333b34e2b28a7b2a300dd423.tar.bz2
ivy-csharp-863c17ab6968b46d333b34e2b28a7b2a300dd423.tar.xz
Utilisateur : Fcolin Date : 16/01/06 Heure : 13:58 Archivé dans $/CSharp/Ivy/Ivy/Properties Commentaire: (vss 3)
-rw-r--r--CSharp/Ivy/Ivy/Properties/Settings.settings6
1 files changed, 6 insertions, 0 deletions
diff --git a/CSharp/Ivy/Ivy/Properties/Settings.settings b/CSharp/Ivy/Ivy/Properties/Settings.settings
index de3035a..6353b9e 100644
--- a/CSharp/Ivy/Ivy/Properties/Settings.settings
+++ b/CSharp/Ivy/Ivy/Properties/Settings.settings
@@ -14,5 +14,11 @@
<Setting Name="IvyBus" Type="System.String" Scope="Application">
<Value Profile="(Default)" />
</Setting>
+ <Setting Name="AppName" Type="System.String" Scope="Application">
+ <Value Profile="(Default)" />
+ </Setting>
+ <Setting Name="ReadyMessage" Type="System.String" Scope="User">
+ <Value Profile="(Default)" />
+ </Setting>
</Settings>
</SettingsFile> \ No newline at end of file