From 048fbb60cef67e8de09783cf7c4d963dff659e8a Mon Sep 17 00:00:00 2001 From: Kurt Date: Thu, 15 Oct 2015 04:23:57 -0700 Subject: [PATCH] Remove unused resource fulldex_XY no longer needed --- Properties/Resources.Designer.cs | 54 +++++++++++++++---------------- Properties/Resources.resx | 3 -- Resources/byte/fulldex_XY | Bin 1696 -> 0 bytes 3 files changed, 26 insertions(+), 31 deletions(-) delete mode 100644 Resources/byte/fulldex_XY diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs index 78125c03b..8dd60b4a0 100644 --- a/Properties/Resources.Designer.cs +++ b/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.34209 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -10466,16 +10466,6 @@ namespace PKHeX.Properties { } } - /// - /// Looks up a localized resource of type System.Byte[]. - /// - internal static byte[] fulldex_XY { - get { - object obj = ResourceManager.GetObject("fulldex_XY", resourceCulture); - return ((byte[])(obj)); - } - } - /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -14676,11 +14666,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NOT CHANGE THIS [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_de { get { @@ -14698,11 +14689,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NOT CHANGE THIS [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_en { get { @@ -14720,11 +14712,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NOT CHANGE THIS [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_es { get { @@ -14735,18 +14728,19 @@ namespace PKHeX.Properties { /// /// Looks up a localized string similar to ! PKHeX Interface Customization File ///! Languages: Save this file accordingly and put it in the same folder as PKHeX's executable. - ///! lang_fr.txt = French - ///! lang_jp.txt = Japanese ///! lang_en.txt = English + ///! lang_jp.txt = Japanese + ///! lang_fr.txt = French ///! lang_de.txt = German ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NOT CHANGE THIS [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_fr { get { @@ -14764,11 +14758,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NOT CHANGE THIS [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_ja { get { @@ -14786,11 +14781,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------------- - ///- DO NO [rest of string was truncated]";. + ///! --------- [rest of string was truncated]";. /// internal static string lang_ko { get { @@ -14808,11 +14804,12 @@ namespace PKHeX.Properties { ///! lang_es.txt = Spanish ///! lang_it.txt = Italian ///! lang_ko.txt = Korean + ///! lang_zh.txt = Chinese ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------------------------- [rest of string was truncated]";. + ///! ----------------------- [rest of string was truncated]";. /// internal static string lang_pt { get { @@ -14821,7 +14818,7 @@ namespace PKHeX.Properties { } /// - /// Looks up a localized string similar to lang_ja=! PKHeX Interface Customization File + /// Looks up a localized string similar to ! PKHeX Interface Customization File ///! Languages: Save this file accordingly and put it in the same folder as PKHeX's executable. ///! lang_en.txt = English ///! lang_jp.txt = Japanese @@ -14831,10 +14828,11 @@ namespace PKHeX.Properties { ///! lang_it.txt = Italian ///! lang_ko.txt = Korean ///! lang_zh.txt = Chinese + ///! lang_pt.txt = Portuguese ///! Make sure that each edit has a ' = ' between Control name and new Text! ///! For the Menu Bar, separate the DropDown Item names with ' ; ' ///! - ///! ----------------------------- [rest of string was truncated]";. + ///! --------- [rest of string was truncated]";. /// internal static string lang_zh { get { diff --git a/Properties/Resources.resx b/Properties/Resources.resx index 2097caa92..a23e76d2f 100644 --- a/Properties/Resources.resx +++ b/Properties/Resources.resx @@ -4948,9 +4948,6 @@ ..\Resources\img\Pokemon Sprites\unknown.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - ..\Resources\byte\fulldex_XY;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - ..\Resources\img\ribbons\ribbon_40.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a diff --git a/Resources/byte/fulldex_XY b/Resources/byte/fulldex_XY deleted file mode 100644 index 905c3de31e6ab5a87f1aa6651e020efe7fd60d72..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1696 zcmWgV7t)uX&%p4XW`L0a1c1i(BdqxK9l-{&?*D;t|3Voc`TYO?>p|T6U=ql94&s5q zc@POT4{m-v#FRh(pZ~0{`(8H(qVyk-diMAShyyef$g=^m