mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Implemented "list-devices" command for Linux.
This commit is contained in:
20
DiscImageChef.Server/Default.aspx.designer.cs
generated
20
DiscImageChef.Server/Default.aspx.designer.cs
generated
@@ -1,12 +1,12 @@
|
||||
// ------------------------------------------------------------------------------
|
||||
// <autogenerated>
|
||||
// This code was generated by a tool.
|
||||
// Mono Runtime Version: 4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </autogenerated>
|
||||
// ------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace DiscImageChef.Server {
|
||||
|
||||
@@ -53,6 +53,8 @@ namespace DiscImageChef.Server {
|
||||
|
||||
protected System.Web.UI.WebControls.Label lblFormats;
|
||||
|
||||
protected System.Web.UI.WebControls.Label lblListDevices;
|
||||
|
||||
protected System.Web.UI.WebControls.Label lblLs;
|
||||
|
||||
protected System.Web.UI.WebControls.Label lblMediaInfo;
|
||||
|
||||
Reference in New Issue
Block a user