2000-08-08 Miguel de Icaza <miguel@gnu.org>
* gdesktop.c (new_terminal): Add patch from Duncan Mak to use the gnome terminal factory server
Этот коммит содержится в:
родитель
3a18921cd0
Коммит
15942add41
@ -1,3 +1,8 @@
|
||||
2000-08-08 Miguel de Icaza <miguel@gnu.org>
|
||||
|
||||
* gdesktop.c (new_terminal): Add patch from Duncan Mak to use the
|
||||
gnome terminal factory server
|
||||
|
||||
2000-08-03 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* gpopup2.h: Removed
|
||||
|
@ -2854,7 +2854,7 @@ new_terminal (GtkWidget *widget, gpointer data)
|
||||
if (is_a_desktop_panel (cpanel))
|
||||
mc_chdir (home_dir);
|
||||
|
||||
gnome_open_terminal ();
|
||||
gnome_open_terminal_with_cmd ("--use-factory --start-factory-server");
|
||||
}
|
||||
|
||||
static GnomeUIInfo gnome_panel_new_menu [] = {
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user