Gnome-terminal and --use-factory
- From: Marillat Christian <marillat debian org>
- To: gnome-devel-list gnome org
- Subject: Gnome-terminal and --use-factory
- Date: 24 May 2001 15:28:16 +0200
Hi,
Is there a good reason to set use_terminal_factory to FALSE in each command
line argument ?
Regarding these bugs report:
http://bugzilla.gnome.org/show_bug.cgi?id=32092
http://bugzilla.gnome.org/show_bug.cgi?id=30079
gnome-terminal can't use terminal factory if the command line is
"--use-factory --another-commnad"
So in gnome-terminal.c I see for each command line argument (Here is an
example):
case FONT_KEY:
cfg->font = (char *)arg;
start_terminal_factory = FALSE;
use_terminal_factory = FALSE;
break;
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]