Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-24 12:56:50 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-24 12:56:50 +0300
commit6fa60f595622d5a8c468eaf9d6ed9111b7d88e60 (patch)
tree748ec09362b181f01dddbfb02210df5eb97406d6
parentbc3ae8bd07f78dbf8dc8afd7cd151f457200f578 (diff)
Some font changes and release2.13
-rw-r--r--Properties/AssemblyInfo.cs4
-rw-r--r--TreeContructorForm.resx2
-rw-r--r--mods/hmods/fontfix.hmodbin164959 -> 269876 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index f49504b8..f9c09cca 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.0.13.2")]
-[assembly: AssemblyFileVersion("2.0.13.2")]
+[assembly: AssemblyVersion("2.0.13.10")]
+[assembly: AssemblyFileVersion("2.0.13.10")]
diff --git a/TreeContructorForm.resx b/TreeContructorForm.resx
index 5e77b6fb..68473c6f 100644
--- a/TreeContructorForm.resx
+++ b/TreeContructorForm.resx
@@ -804,7 +804,7 @@
<value>Paste</value>
</data>
<data name="deleteToolStripMenuItem.ShortcutKeys" type="System.Windows.Forms.Keys, System.Windows.Forms">
- <value>Del</value>
+ <value>Delete</value>
</data>
<data name="deleteToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
<value>170, 22</value>
diff --git a/mods/hmods/fontfix.hmod b/mods/hmods/fontfix.hmod
index a27454fc..8d0ac77a 100644
--- a/mods/hmods/fontfix.hmod
+++ b/mods/hmods/fontfix.hmod
Binary files differ