2000-10-17 09:13:37 +00:00
|
|
|
GDM is installed.
|
|
|
|
|
2004-04-05 03:11:39 +00:00
|
|
|
Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm
|
2005-04-11 08:12:57 +00:00
|
|
|
hanging or restarting constantly. Instead, add gdm_enable="YES" to
|
|
|
|
/etc/rc.conf. GDM will be started automatic on the next reboot.
|
2000-10-17 09:13:37 +00:00
|
|
|
|
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
2003-09-18 06:49:37 +00:00
|
|
|
GDM uses its own locale.alias file to determine its language and especially
|
2004-04-05 03:11:39 +00:00
|
|
|
the GNOME 2 fontencoding. This file is located in
|
|
|
|
%%PREFIX%%/etc/gdm/locale.alias. By default, the character set for every
|
2004-04-12 12:42:18 +00:00
|
|
|
country using the EURO currency is set to ISO8859-15 in order to enable the
|
2004-04-05 03:11:39 +00:00
|
|
|
EURO sign. If you do not feel comfortable with this, edit this file according
|
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
2003-09-18 06:49:37 +00:00
|
|
|
to your preferences.
|