Changeset 8085 for branches/GP-MoveOperators/HeuristicLab.Common.Resources
- Timestamp:
- 06/21/12 18:02:33 (12 years ago)
- Location:
- branches/GP-MoveOperators
- Files:
-
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/GP-MoveOperators
- Property svn:ignore
-
old new 20 20 bin 21 21 protoc.exe 22 _ReSharper.HeuristicLab 3.3 Tests
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/GP-MoveOperators/HeuristicLab.Common.Resources/3.3/HeuristicLab.Common.Resources-3.3.csproj
r7256 r8085 430 430 </ItemGroup> 431 431 <ItemGroup> 432 <None Include="Resources\VS2010ImageLibrary\VS2010ImageLibrary_Actions_SaveAsHH.png" /> 433 <None Include="Resources\SaveAs.bmp" /> 432 434 <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Checkout.png" /> 433 435 <Content Include="Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_Clone.png" /> -
branches/GP-MoveOperators/HeuristicLab.Common.Resources/3.3/VSImageLibrary.Designer.cs
r7256 r8085 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:4.0.30319.2 394 // Runtime Version:4.0.30319.269 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 838 838 } 839 839 840 public static System.Drawing.Bitmap SaveAs { 841 get { 842 object obj = ResourceManager.GetObject("SaveAs", resourceCulture); 843 return ((System.Drawing.Bitmap)(obj)); 844 } 845 } 846 840 847 public static System.Drawing.Bitmap Script { 841 848 get { -
branches/GP-MoveOperators/HeuristicLab.Common.Resources/3.3/VSImageLibrary.resx
r7256 r8085 508 508 <data name="DisplayInColorVertical" type="System.Resources.ResXFileRef, System.Windows.Forms"> 509 509 <value>Resources\VS2008ImageLibrary\VS2008ImageLibrary_Actions_DisplayInColor_Vertical.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> 510 </data> 510 </data> 511 511 <data name="InformationLarge" type="System.Resources.ResXFileRef, System.Windows.Forms"> 512 512 <value>Resources\VS2010ImageLibrary\VS2010ImageLibrary_Objects_Information_Large.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> … … 518 518 <value>Resources\VS2010ImageLibrary\VS2010ImageLibrary_Objects_Network_Center_Large.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> 519 519 </data> 520 <data name="SaveAs" type="System.Resources.ResXFileRef, System.Windows.Forms"> 521 <value>Resources\VS2010ImageLibrary\VS2010ImageLibrary_Actions_SaveAsHH.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> 522 </data> 520 523 </root>
Note: See TracChangeset
for help on using the changeset viewer.