1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2026-01-05 17:53:14 +00:00

Added upload to file manager.

This commit is contained in:
Ylian Saint-Hilaire
2020-09-18 17:27:53 -07:00
parent e21a115e90
commit 4deea28edd
23 changed files with 7186 additions and 314 deletions

View File

@@ -78,6 +78,26 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap arrowleft16 {
get {
object obj = ResourceManager.GetObject("arrowleft16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap arrowright16 {
get {
object obj = ResourceManager.GetObject("arrowright16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to CIRA.
/// </summary>
@@ -97,6 +117,16 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap delete16 {
get {
object obj = ResourceManager.GetObject("delete16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to Don&apos;t ask for {0} days..
/// </summary>
@@ -144,6 +174,36 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap foldernew16 {
get {
object obj = ResourceManager.GetObject("foldernew16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap folderroot16 {
get {
object obj = ResourceManager.GetObject("folderroot16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap folderup16 {
get {
object obj = ResourceManager.GetObject("folderup16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
@@ -323,6 +383,16 @@ namespace MeshCentralRouter.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap refresh16 {
get {
object obj = ResourceManager.GetObject("refresh16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to Relay.
/// </summary>