mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename DiscImageChef to Aaru in connection to aaruremote.
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Aaru.Devices.Remote
|
||||
|
||||
var clientHello = new DicPacketHello
|
||||
{
|
||||
application = "DiscImageChef",
|
||||
application = "Aaru",
|
||||
version = Version.GetVersion(),
|
||||
maxProtocol = Consts.MaxProtocol,
|
||||
sysname = DetectOS.GetPlatformName(
|
||||
|
||||
Reference in New Issue
Block a user