fix mispell (#86) deprecated
This commit is contained in:
parent
ed4f5d0000
commit
749567adf6
2
README
2
README
|
@ -65,7 +65,7 @@ tweak some of these options.
|
||||||
4 - GUI
|
4 - GUI
|
||||||
-------
|
-------
|
||||||
You can enable the GTK GUI by setting GTK to 1 in the SConstruct build file.
|
You can enable the GTK GUI by setting GTK to 1 in the SConstruct build file.
|
||||||
GfceuX is deprecatiated in favor of the new GTK GUI. You can disable the GTK GUI at
|
GfceuX is deprecated in favor of the new GTK GUI. You can disable the GTK GUI at
|
||||||
run-time by passing the --nogui option, or disable it at build-time by setting
|
run-time by passing the --nogui option, or disable it at build-time by setting
|
||||||
GTK to 0 in the SConstruct file. If you prefer GTK3 to GTK2, you can set the
|
GTK to 0 in the SConstruct file. If you prefer GTK3 to GTK2, you can set the
|
||||||
GTK3 BoolVariable to 1 in the SConstruct.
|
GTK3 BoolVariable to 1 in the SConstruct.
|
||||||
|
|
Loading…
Reference in New Issue