"Marcelo E. Magallon" <[EMAIL PROTECTED]> writes: >> Christian Marillat <[EMAIL PROTECTED]> writes:
> > http://marillat.free.fr/dists/gnome_1_to_2 > Ah, cool. > One question: > GG_TERMINAL=`grep 'Terminal=' $GNOME_CONFIG_FILE | cut -f2 -d'=' | cut -f1 > -d' '` > [...] > gconftool-2 -t string -s "/desktop/gnome/applications/terminal/exec" > $GG_TERMINAL > on my system GG_TERMINAL comes out empty, which sets that, hum, key? to > an empty value. Isn't that a bad thing? Not a problem a fallback is hardcoded in the source to execute x-terminal-emulator Christian

