TODO 4.6.1
- From: Leonard den Ottolander <leonard den ottolander nl>
- To: MC Devel <mc-devel gnome org>
- Subject: TODO 4.6.1
- Date: Thu, 26 Aug 2004 18:00:37 +0200
Hi,
Had some discussion with Pavel Shirshov on IRC today (Freenode
#mc-devel). From a link he presented me I figured out that entry 3
("Crash when opening tar archives") on the current TODO for 4.6.1 is
already fixed in CVS. See
http://mail.gnome.org/archives/mc-devel/2004-March/msg00003.html . If I
am confusing issues please let me know, although I do not see a crash
when viewing an archive with links in it's root.
Regarding entry 2 ("separate color for hotkeys"), that's an easy fix. I
chose for white on a black background (this seems the best pick from the
default_colors - (bold) black on red might be nice but is not defined):
--- mc/src/color.c.000 2004-08-16 05:15:17.000000000 +0200
+++ mc/src/color.c 2004-08-26 17:31:39.000000000 +0200
@@ -269,7 +269,7 @@
alarm_colors [0] = ERROR_COLOR;
alarm_colors [1] = REVERSE_COLOR;
- alarm_colors [2] = ERROR_COLOR;
+ alarm_colors [2] = MENU_SELECTED_COLOR;
alarm_colors [3] = COLOR_HOT_NORMAL;
}
Entry 4 ("Tilde not expanded") should probably also be easy to fix, but
I don't know where to look. Anyone?
Leonard.
--
mount -t life -o ro /dev/dna /genetic/research
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]