aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-01-08 13:17:28 -0700
committerGitHub <[email protected]>2017-01-08 13:17:28 -0700
commit252307cd3eb40e50f28d165d79baea4659b23da0 (patch)
tree530f95c8b9dca47f08076f311c1eaafae0beab00
parent153a0dd4a9719333718bb7c2101c5680f5f860c0 (diff)
parent19340e5205acf217cf3bebc741480b0d8e1390f7 (diff)
downloadshiftos_thereturn-252307cd3eb40e50f28d165d79baea4659b23da0.tar.gz
shiftos_thereturn-252307cd3eb40e50f28d165d79baea4659b23da0.tar.bz2
shiftos_thereturn-252307cd3eb40e50f28d165d79baea4659b23da0.zip
Merge pull request #20 from carverh/patch-10
Update Resources.resx
-rw-r--r--ShiftOS.Server/Properties/Resources.resx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ShiftOS.Server/Properties/Resources.resx b/ShiftOS.Server/Properties/Resources.resx
index cd10c06..dacce92 100644
--- a/ShiftOS.Server/Properties/Resources.resx
+++ b/ShiftOS.Server/Properties/Resources.resx
@@ -119,9 +119,9 @@
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="Home" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\Home.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ <value>..\Resources\index.html;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
<data name="NotFound" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\NotFound.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
+ <value>..\Resources\404.html;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
</data>
-</root> \ No newline at end of file
+</root>