2000-09-13 15:12:29 +00:00
bin/gdm
2002-07-10 05:47:02 +00:00
bin/gdm-binary
2002-07-24 20:32:53 +00:00
bin/gdmXnest
2001-10-02 12:18:33 +00:00
bin/gdmXnestchooser
2000-09-13 15:12:29 +00:00
bin/gdmchooser
2001-10-02 12:18:33 +00:00
bin/gdmflexiserver
2002-05-21 06:36:29 +00:00
bin/gdmgreeter
2000-09-13 15:12:29 +00:00
bin/gdmlogin
2001-06-05 05:00:54 +00:00
bin/gdmphotosetup
2002-05-21 06:36:29 +00:00
bin/gdmsetup
2002-08-20 21:17:04 +00:00
bin/gdmthemetester
2003-09-25 05:43:08 +00:00
etc/dm/Sessions/default.desktop
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
etc/gdm/Init/Default
etc/gdm/PostLogin/Default.sample
etc/gdm/PostSession/Default
etc/gdm/PreSession/Default
etc/gdm/XKeepsCrashing
etc/gdm/Xsession
2002-08-09 22:13:43 +00:00
@unexec if cmp -s %D/etc/gdm/gdm.conf %D/etc/gdm/factory-gdm.conf; then rm -f %D/etc/gdm/gdm.conf; fi
2001-10-02 12:18:33 +00:00
etc/gdm/factory-gdm.conf
2003-06-06 20:45:56 +00:00
@exec [ -f %B/gdm.conf ] || cp %B/%f %B/gdm.conf
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
etc/gdm/locale.alias
@unexec if cmp -s %D/etc/gdm/modules/AccessDwellMouseEvents %D/etc/gdm/modules/factory-AccessDwellMouseEvents; then rm -f %D/etc/gdm/modules/AccessDwellMouseEvents; fi
etc/gdm/modules/factory-AccessDwellMouseEvents
@exec [ -f %B/AccessDwellMouseEvents ] || cp %B/%f %B/AccessDwellMouseEvents
@unexec if cmp -s %D/etc/gdm/modules/AccessKeyMouseEvents %D/etc/gdm/modules/factory-AccessKeyMouseEvents; then rm -f %D/etc/gdm/modules/AccessKeyMouseEvents; fi
etc/gdm/modules/factory-AccessKeyMouseEvents
@exec [ -f %B/AccessKeyMouseEvents ] || cp %B/%f %B/AccessKeyMouseEvents
2002-08-09 22:13:43 +00:00
etc/rc.d/gdm.sh.sample
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
lib/gtk-2.0/modules/libdwellmouselistener.so
lib/gtk-2.0/modules/libkeymouselistener.so
%%PAM_MISC%%libexec/gdmaskpass
libexec/gdmtranslate
2001-10-02 12:18:33 +00:00
sbin/gdm-restart
sbin/gdm-safe-restart
2002-08-20 21:17:04 +00:00
sbin/gdm-stop
2002-05-21 06:36:29 +00:00
sbin/gdmconfig
share/gnome/applications/gdmflexiserver-xnest.desktop
share/gnome/applications/gdmflexiserver.desktop
share/gnome/applications/gdmsetup.desktop
share/gnome/capplets/gdmphotosetup.desktop
2001-04-22 00:20:31 +00:00
share/gnome/gdm/gdmchooser.glade
2002-05-21 06:36:29 +00:00
share/gnome/gdm/gdmsetup.glade
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
share/gnome/gdm/themes/happygnome-list/GdmGreeterTheme.desktop
share/gnome/gdm/themes/happygnome-list/background.svg
share/gnome/gdm/themes/happygnome-list/disconnect.png
share/gnome/gdm/themes/happygnome-list/gnome-logo.png
share/gnome/gdm/themes/happygnome-list/happygnome.xml
share/gnome/gdm/themes/happygnome-list/options.png
share/gnome/gdm/themes/happygnome-list/screenshot.png
share/gnome/gdm/themes/happygnome-list/session.png
share/gnome/gdm/themes/happygnome-list/system.png
2002-06-15 09:05:13 +00:00
share/gnome/gdm/themes/happygnome/GdmGreeterTheme.desktop
share/gnome/gdm/themes/happygnome/background.svg
2002-07-24 20:32:53 +00:00
share/gnome/gdm/themes/happygnome/disconnect.png
2002-06-15 09:05:13 +00:00
share/gnome/gdm/themes/happygnome/gnome-logo.png
share/gnome/gdm/themes/happygnome/happygnome.xml
share/gnome/gdm/themes/happygnome/options.png
share/gnome/gdm/themes/happygnome/screenshot.png
2002-07-10 05:47:02 +00:00
share/gnome/gdm/themes/happygnome/session.png
share/gnome/gdm/themes/happygnome/system.png
2002-06-12 00:18:21 +00:00
share/gnome/gdm/themes/circles/GdmGreeterTheme.desktop
2002-05-21 06:36:29 +00:00
share/gnome/gdm/themes/circles/background.svg
share/gnome/gdm/themes/circles/circles.xml
share/gnome/gdm/themes/circles/flower.png
share/gnome/gdm/themes/circles/help.png
share/gnome/gdm/themes/circles/options.png
share/gnome/gdm/themes/circles/screenshot.png
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
share/gnome/help/gdm/C/gdm.xml
share/gnome/help/gdm/C/legal.xml
share/gnome/omf/gdm/gdm-C.omf
@exec scrollkeeper-install -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true
2002-08-20 21:17:04 +00:00
share/gnome/pixmaps/gdm-foot-logo.png
share/gnome/pixmaps/gdm.png
2002-05-21 06:36:29 +00:00
share/gnome/pixmaps/login-photo.png
2000-09-13 15:12:29 +00:00
share/gnome/pixmaps/nobody.png
share/gnome/pixmaps/nohost.png
2003-09-25 05:43:08 +00:00
share/gnome/xsessions/gnome.desktop
2003-02-07 18:42:25 +00:00
share/locale/am/LC_MESSAGES/gdm-2.4.mo
2002-06-12 00:18:21 +00:00
share/locale/ar/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/az/LC_MESSAGES/gdm-2.4.mo
2002-11-20 22:46:04 +00:00
share/locale/be/LC_MESSAGES/gdm-2.4.mo
2002-07-10 05:47:02 +00:00
share/locale/bg/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/bn/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/ca/LC_MESSAGES/gdm-2.4.mo
share/locale/cs/LC_MESSAGES/gdm-2.4.mo
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
share/locale/cy/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/da/LC_MESSAGES/gdm-2.4.mo
share/locale/de/LC_MESSAGES/gdm-2.4.mo
share/locale/el/LC_MESSAGES/gdm-2.4.mo
share/locale/es/LC_MESSAGES/gdm-2.4.mo
share/locale/et/LC_MESSAGES/gdm-2.4.mo
share/locale/eu/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/fa/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/fi/LC_MESSAGES/gdm-2.4.mo
share/locale/fr/LC_MESSAGES/gdm-2.4.mo
share/locale/ga/LC_MESSAGES/gdm-2.4.mo
share/locale/gl/LC_MESSAGES/gdm-2.4.mo
2003-02-07 18:42:25 +00:00
share/locale/he/LC_MESSAGES/gdm-2.4.mo
2003-08-01 03:08:52 +00:00
share/locale/hi/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/hu/LC_MESSAGES/gdm-2.4.mo
2003-08-01 03:08:52 +00:00
share/locale/id/LC_MESSAGES/gdm-2.4.mo
2003-10-17 19:17:58 +00:00
share/locale/is/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/it/LC_MESSAGES/gdm-2.4.mo
share/locale/ja/LC_MESSAGES/gdm-2.4.mo
share/locale/ko/LC_MESSAGES/gdm-2.4.mo
share/locale/lt/LC_MESSAGES/gdm-2.4.mo
share/locale/lv/LC_MESSAGES/gdm-2.4.mo
2003-02-07 18:42:25 +00:00
share/locale/mk/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/ml/LC_MESSAGES/gdm-2.4.mo
2003-02-07 18:42:25 +00:00
share/locale/mn/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/ms/LC_MESSAGES/gdm-2.4.mo
share/locale/nl/LC_MESSAGES/gdm-2.4.mo
share/locale/nn/LC_MESSAGES/gdm-2.4.mo
share/locale/no/LC_MESSAGES/gdm-2.4.mo
share/locale/pl/LC_MESSAGES/gdm-2.4.mo
share/locale/pt/LC_MESSAGES/gdm-2.4.mo
share/locale/pt_BR/LC_MESSAGES/gdm-2.4.mo
share/locale/ro/LC_MESSAGES/gdm-2.4.mo
share/locale/ru/LC_MESSAGES/gdm-2.4.mo
share/locale/sk/LC_MESSAGES/gdm-2.4.mo
share/locale/sl/LC_MESSAGES/gdm-2.4.mo
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
share/locale/sq/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/sr/LC_MESSAGES/gdm-2.4.mo
share/locale/sr@Latn/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/sv/LC_MESSAGES/gdm-2.4.mo
share/locale/ta/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/th/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/tr/LC_MESSAGES/gdm-2.4.mo
share/locale/uk/LC_MESSAGES/gdm-2.4.mo
share/locale/vi/LC_MESSAGES/gdm-2.4.mo
2003-05-06 01:55:28 +00:00
share/locale/wa/LC_MESSAGES/gdm-2.4.mo
2002-05-21 06:36:29 +00:00
share/locale/zh_CN/LC_MESSAGES/gdm-2.4.mo
share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo
2003-09-25 05:43:08 +00:00
@dirrm share/gnome/xsessions
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
@dirrm share/gnome/omf/gdm
@dirrm share/gnome/help/gdm/C
2003-11-20 23:45:01 +00:00
@dirrm share/gnome/help/gdm
2002-06-15 09:05:13 +00:00
@dirrm share/gnome/gdm/themes/happygnome
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
@dirrm share/gnome/gdm/themes/happygnome-list
2002-05-21 06:36:29 +00:00
@dirrm share/gnome/gdm/themes/circles
@dirrm share/gnome/gdm/themes
2003-02-02 04:46:48 +00:00
@dirrm etc/pam.d
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
@dirrm etc/gdm/modules
2003-12-24 18:53:44 +00:00
@dirrm etc/gdm/PostLogin
2003-09-25 05:43:08 +00:00
@unexec /bin/rmdir %D/etc/dm/Sessions 2>/dev/null || /usr/bin/true
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
@unexec /bin/rmdir %D/etc/dm 2>/dev/null || /usr/bin/true
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true