Changeset 2123 for trunk/tools/vslol/VsLol.Designer.cs
- Timestamp:
- Nov 30, 2012, 6:40:43 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/vslol/VsLol.Designer.cs
r1932 r2123 9 9 //------------------------------------------------------------------------------ 10 10 11 namespace Lol.VisualStudio.Plugin{11 namespace lol { 12 12 using System; 13 13 … … 40 40 get { 41 41 if (object.ReferenceEquals(resourceMan, null)) { 42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager(" Lol.VisualStudio.Plugin.VsLol", typeof(VsLol).Assembly);42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("lol.VsLol", typeof(VsLol).Assembly); 43 43 resourceMan = temp; 44 44 }
Note: See TracChangeset
for help on using the changeset viewer.