Finish adding cf file icon and formateditor icon

This commit is contained in:
pfg 2017-03-12 10:27:41 -07:00
parent c8f471ac5c
commit b9c46d801c
3 changed files with 41 additions and 23 deletions

View file

@ -234,7 +234,7 @@ namespace ShiftOS.WinForms.Applications
case FileType.TextFile:
return Properties.Resources.fileicon2;
case FileType.CommandFormat:
//return Properties.Resources.fileiconcf;
return Properties.Resources.fileiconcf;
default:
return Properties.Resources.fileicon1;
}

View file

@ -10,9 +10,8 @@
namespace ShiftOS.WinForms.Properties {
using System;
using System.Drawing;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
@ -28,7 +27,7 @@ namespace ShiftOS.WinForms.Properties {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
@ -460,17 +459,7 @@ namespace ShiftOS.WinForms.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap fileiconsaa {
get {
object obj = ResourceManager.GetObject("fileiconsaa", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@ -480,7 +469,17 @@ namespace ShiftOS.WinForms.Properties {
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap fileiconsaa {
get {
object obj = ResourceManager.GetObject("fileiconsaa", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@ -630,6 +629,16 @@ namespace ShiftOS.WinForms.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap iconFormatEditor {
get {
object obj = ResourceManager.GetObject("iconFormatEditor", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@ -948,7 +957,7 @@ namespace ShiftOS.WinForms.Properties {
/// Name: &quot;NetXtreme Hyper Edition&quot;,
/// CostPerMonth: 1500,
/// DownloadSpeed: 524288, //512 kb/s
/// Description: &quot;It&apos;s time to supercharge your Shif [rest of string was truncated]&quot;;.
/// Description: &quot;It&apos;s time to supercharge your Shiftnet experience [rest of string was truncated]&quot;;.
/// </summary>
internal static string ShiftnetServices {
get {
@ -975,7 +984,8 @@ namespace ShiftOS.WinForms.Properties {
///
///// CALCULATOR UPGRADES
/// {
/// Name: &quot;Calcul [rest of string was truncated]&quot;;.
/// Name: &quot;Calculator&quot;,
/// Cost: 100 [rest of string was truncated]&quot;;.
/// </summary>
internal static string Shiftorium {
get {
@ -985,7 +995,7 @@ namespace ShiftOS.WinForms.Properties {
/// <summary>
/// Looks up a localized string similar to {\rtf1\adeflang1025\ansi\ansicpg1252\uc1\adeff0\deff0\stshfdbch31505\stshfloch31506\stshfhich31506\stshfbi0\deflang1033\deflangfe1033\themelang1033\themelangfe0\themelangcs0{\fonttbl{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}{\f0\fbidi \froman\fcharset0\fprq2{\*\panose 02020603050405020304}Times New Roman;}
///{\f37\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\f38\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0302020204030204}Calibri Light;}{\fl [rest of string was truncated]&quot;;.
///{\f37\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0502020204030204}Calibri;}{\f38\fbidi \fswiss\fcharset0\fprq2{\*\panose 020f0302020204030204}Calibri Light;}{\flo [rest of string was truncated]&quot;;.
/// </summary>
internal static string ShiftOS {
get {
@ -1124,7 +1134,8 @@ namespace ShiftOS.WinForms.Properties {
///Eine kurze Erklärung wie du das Terminal benutzt lautet wiefolgt. Du kannst das command &apos;sos.help&apos; benutzen um eine Liste aller commands aufzurufen. Schreib es
///einfach in das Terminal und drücke &lt;enter&gt; um alle commands anzuzeigen.
///
///Commands können mit argumenten versehen werden, indem du ein key-value Paar in einem {} Block hinter dem command angibst. Zum Be [rest of string was truncated]&quot;;.
///Commands können mit argumenten versehen werden, indem du ein key-value Paar in einem {} Block hinter dem command angibst. Zum Beispiel:
/// [rest of string was truncated]&quot;;.
/// </summary>
internal static string strings_de {
get {
@ -1143,7 +1154,8 @@ namespace ShiftOS.WinForms.Properties {
///Commands can be sent arguments by specifying a key-value pair inside a {} block at the end of the command. For example:
///
///some.command{print:\&quot;hello\&quot;}
///math.add{op1 [rest of string was truncated]&quot;;.
///math.add{op1:1,op2:2}
/// [rest of string was truncated]&quot;;.
/// </summary>
internal static string strings_en {
get {
@ -1321,7 +1333,7 @@ namespace ShiftOS.WinForms.Properties {
/// &quot;Before you can begin with ShiftOS, you&apos;ll need to know a few things about it.&quot;,
/// &quot;One: Terminal command syntax.&quot;,
/// &quot;Inside ShiftOS, the bulk of your time is going to be spent within the Terminal.&quot;,
/// &quot;The Terminal is an application that starts up when you turn on your computer. It allows you to execute system commands, ope [rest of string was truncated]&quot;;.
/// &quot;The Terminal is an application that starts up when you turn on your computer. It allows you to execute system commands, open program [rest of string was truncated]&quot;;.
/// </summary>
internal static string sys_shiftoriumstory {
get {

View file

@ -478,4 +478,10 @@
<data name="iconShiftLotto" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\systemicons\iconshiftlotto.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="fileiconcf" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\resources\fileiconcf.bmp;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="iconFormatEditor" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\systemicons\iconformateditor.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>