summaryrefslogtreecommitdiff
path: root/vsaddin/src/IceCppConfigurationDialog.Designer.cs
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2011-05-13 01:56:06 +0200
committerJose <jose@zeroc.com>2011-05-13 01:56:06 +0200
commited5e0232dbd31feffd00dee2e268d9c74b2eef9f (patch)
treeb1b7de0c4c2904fcdd7695b41aa3de4b7e01196b /vsaddin/src/IceCppConfigurationDialog.Designer.cs
parentminor edits to vsaddin text files (diff)
downloadice-ed5e0232dbd31feffd00dee2e268d9c74b2eef9f.tar.bz2
ice-ed5e0232dbd31feffd00dee2e268d9c74b2eef9f.tar.xz
ice-ed5e0232dbd31feffd00dee2e268d9c74b2eef9f.zip
5091 Minor VS Add-in layout fixes
Diffstat (limited to 'vsaddin/src/IceCppConfigurationDialog.Designer.cs')
-rw-r--r--vsaddin/src/IceCppConfigurationDialog.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/vsaddin/src/IceCppConfigurationDialog.Designer.cs b/vsaddin/src/IceCppConfigurationDialog.Designer.cs
index 8d77f66f692..888e604c472 100644
--- a/vsaddin/src/IceCppConfigurationDialog.Designer.cs
+++ b/vsaddin/src/IceCppConfigurationDialog.Designer.cs
@@ -92,7 +92,7 @@ namespace Ice.VisualStudio
this.groupBox3.Size = new System.Drawing.Size(487, 70);
this.groupBox3.TabIndex = 8;
this.groupBox3.TabStop = false;
- this.groupBox3.Text = "Link project with this additional libraries:";
+ this.groupBox3.Text = "Link project with these additional libraries:";
//
// chkFreeze
//
@@ -258,7 +258,7 @@ namespace Ice.VisualStudio
this.grouDllExportSymbol.Size = new System.Drawing.Size(487, 43);
this.grouDllExportSymbol.TabIndex = 6;
this.grouDllExportSymbol.TabStop = false;
- this.grouDllExportSymbol.Text = "Macro from exporting symbols from DLL";
+ this.grouDllExportSymbol.Text = "Macro for exporting symbols from DLL";
//
// txtDllExportSymbol
//