Re: Small fixes for gnome-terminal quirks



On 19 February, 1999 - Mike Bond sent me these 0,8K bytes:

> First is to fix the wordclass not getting picked up from the wordclass_entry
> widget in the preferences dialog:
> 
> RCS file: /cvs/gnome/gnome-core/gnome-terminal/gnome-terminal.c,v
> retrieving revision 1.111
> diff -r1.111 gnome-terminal.c
> 416a417
> >       newcfg->wordclass = g_strdup (gtk_entry_get_text (GTK_ENTRY (prefs->wordclass_entry)));
> 
> The second is a fix to get make to properly pick up additional libs that may
> be needed by libzvt:
> 
> RCS file: /cvs/gnome/gnome-core/gnome-terminal/Makefile.am,v
> retrieving revision 1.10
> diff -r1.10 Makefile.am
> 16d15
> < 	-lzvt 						\
> 28a28
> > gnome_terminal_LDFLAGS = `$(GNOME_CONFIG) --libs zvt`

_Please_ do either unified (-u) or context (-c) diffs... It's pretty
much useless otherwise if you happen to have a 5 minute too old version
of the file..

/Tomas
-- 
Tomas Ögren, stric@ing.umu.se, http://www.ing.umu.se/~stric/
|- Student of Computer Science at the University of Umeå
`- Sysadmin at {ing,acc}.umu.se



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]