diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-02-02 19:27:23 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-02-02 19:27:23 +0000 |
commit | 35be2674862ca0019cc14538f37db518bfc1d052 (patch) | |
tree | 325dcf3ed453a0f1d7ff230afcd9a2a4a47631d4 /perl-install | |
parent | 65693d70b34cb6c9983253d3eba5a345587f04a4 (diff) | |
download | drakx-35be2674862ca0019cc14538f37db518bfc1d052.tar drakx-35be2674862ca0019cc14538f37db518bfc1d052.tar.gz drakx-35be2674862ca0019cc14538f37db518bfc1d052.tar.bz2 drakx-35be2674862ca0019cc14538f37db518bfc1d052.tar.xz drakx-35be2674862ca0019cc14538f37db518bfc1d052.zip |
NTFS is blue
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/share/diskdrake.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/diskdrake.rc b/perl-install/share/diskdrake.rc index 317fc2684..4cb624ad8 100644 --- a/perl-install/share/diskdrake.rc +++ b/perl-install/share/diskdrake.rc @@ -38,6 +38,6 @@ widget "*Linux swap*" style "green" widget "*Swap*" style "green" widget "*FAT*" style "blue" widget "*SunOS*" style "blue" -widget "*NT NTFS*" style "blue" +widget "*NTFS*" style "blue" widget "*Empty*" style "white" widget "*Other*" style "font" |