Opened 15 years ago

Closed 15 years ago

#4142 closed enhancement (fixed)

[patch] Source menu looks different from target menu

Reported by: idefix Owned by: korli
Priority: normal Milestone: R1
Component: Applications/Installer Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Changeset [31803] made the source menu look more like the target menu, but they're not exactly the same yet; the source menu shows the /dev path, while the target menu doesn't show it:
Installer window showing old source menu and target menu This patch makes both menu's look exactly the same:
Installer window showing new source menu and target menu

I also noticed that the SRC_PARTITION constant is in abbreviated form, while TARGET_PARTITION isn't. The second patch will change SRC_PARTITION to SOURCE_PARTITION.

Attachments (4)

Installerbefore.png (47.5 KB ) - added by idefix 15 years ago.
Installer window showing old source menu and target menu
installersourcemenu.patch (622 bytes ) - added by idefix 15 years ago.
Patch to make source menu look the same as target menu
Installerafter.png (43.7 KB ) - added by idefix 15 years ago.
Installer window showing new source menu and target menu
installersrcpartition.patch (1.4 KB ) - added by idefix 15 years ago.
Patch to change SRC_PARTITION to SOURCE_PARTITION

Download all attachments as: .zip

Change History (6)

by idefix, 15 years ago

Attachment: Installerbefore.png added

Installer window showing old source menu and target menu

by idefix, 15 years ago

Attachment: installersourcemenu.patch added

Patch to make source menu look the same as target menu

by idefix, 15 years ago

Attachment: Installerafter.png added

Installer window showing new source menu and target menu

by idefix, 15 years ago

Attachment: installersrcpartition.patch added

Patch to change SRC_PARTITION to SOURCE_PARTITION

comment:1 by idefix, 15 years ago

Summary: [patch] Source menu looks different than target menu[patch] Source menu looks different from target menu

comment:2 by stippi, 15 years ago

Resolution: fixed
Status: newclosed

Thanks a lot! Applied in hrev31854.

Note: See TracTickets for help on using tickets.