* panelize.c (do_external_panelize): Re-sort the panel according
to the current settings.
Этот коммит содержится в:
родитель
86213a2be0
Коммит
79dd5b30cb
@ -1,5 +1,8 @@
|
||||
2001-11-14 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* panelize.c (do_external_panelize): Re-sort the panel according
|
||||
to the current settings.
|
||||
|
||||
* find.c (do_find): Re-sort the panel according to the current
|
||||
settings when doing panelizing.
|
||||
|
||||
|
@ -448,5 +448,6 @@ void do_external_panelize (char *command)
|
||||
message (0, _("External panelize"), _("Pipe close failed"));
|
||||
close_error_pipe (0, 0);
|
||||
try_to_select (cpanel, NULL);
|
||||
panel_re_sort (cpanel);
|
||||
paint_panel (cpanel);
|
||||
}
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user