Remove MUI floppy disk image spec from file system text

Done on request to synchronize look & feel
This commit is contained in:
deadwood 2024-04-17 10:42:55 +02:00
parent 2e6303aa2d
commit 77cc2e7f64
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ Object *DiskInfo__OM_NEW
MUIA_Text_Contents, __(MSG_FILESYSTEM),
End,
Child, (IPTR) TextObject,
MUIA_Text_PreParse, (IPTR) "\33I[6:24] \33l",
MUIA_Text_PreParse, (IPTR) "\33l",
MUIA_Text_Contents, (IPTR) filesystem,
End,
#if (1)