Author: husted
Date: Fri Oct 21 07:11:39 2005
New Revision: 327194

URL: http://svn.apache.org/viewcvs?rev=327194&view=rev
Log:
OVR-23
* Rename MessageLabel to ViewLabel

Modified:
    struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj

Modified: struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj
URL: 
http://svn.apache.org/viewcvs/struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj?rev=327194&r1=327193&r2=327194&view=diff
==============================================================================
--- struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj (original)
+++ struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj Fri Oct 21 07:11:39 2005
@@ -181,11 +181,6 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "MessageLabel.cs"
-                    SubType = "Code"
-                    BuildAction = "Compile"
-                />
-                <File
                     RelPath = "Messages.resx"
                     BuildAction = "EmbeddedResource"
                 />
@@ -208,6 +203,11 @@
                     RelPath = "ViewControl.ascx.resx"
                     DependentUpon = "ViewControl.ascx.cs"
                     BuildAction = "EmbeddedResource"
+                />
+                <File
+                    RelPath = "ViewLabel.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
                 />
                 <File
                     RelPath = "Web.config"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to