Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/utils/sysinst/arch/mac68k



Module Name:    src
Committed By:   hauke
Date:           Sat May 24 21:42:52 UTC 2008

Modified Files:
        src/distrib/utils/sysinst/arch/mac68k: md.c menus.md.de menus.md.en
            menus.md.es menus.md.pl

Log Message:
Attempting to fix display problems of PR mac68k/37874

(1) By moving the "Choose your partition" menu up one line, we gain two
lines, since the scroll... message is gone.
(2) With the mac68k MAXPARTITIONS == 8, we only need 7 lines for the
partition table, which does not display the 'c' partition.

After both changes, the display fits nicely on an 80x24 screen even
for a full partition table. Should mac68k want to bump MAXPARTITIONS,
though, the partition table needs to be scrollable.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/distrib/utils/sysinst/arch/mac68k/md.c
cvs rdiff -r1.2 -r1.3 src/distrib/utils/sysinst/arch/mac68k/menus.md.de
cvs rdiff -r1.20 -r1.21 src/distrib/utils/sysinst/arch/mac68k/menus.md.en
cvs rdiff -r1.1 -r1.2 src/distrib/utils/sysinst/arch/mac68k/menus.md.es
cvs rdiff -r1.7 -r1.8 src/distrib/utils/sysinst/arch/mac68k/menus.md.pl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index