2005-06-22 08:49:01 +02:00
%%X11%%bin/gdm-dmx-reconnect-proxy
2002-07-24 22:32:53 +02:00
bin/gdmXnest
2001-10-02 14:18:33 +02:00
bin/gdmXnestchooser
2005-06-11 04:58:47 +02:00
bin/gdmdynamic
2001-10-02 14:18:33 +02:00
bin/gdmflexiserver
2001-06-05 07:00:54 +02:00
bin/gdmphotosetup
2002-08-20 23:17:04 +02:00
bin/gdmthemetester
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 08:49:37 +02:00
etc/gdm/Init/Default
etc/gdm/PostLogin/Default.sample
etc/gdm/PostSession/Default
etc/gdm/PreSession/Default
etc/gdm/XKeepsCrashing
etc/gdm/Xsession
2006-04-30 02:47:21 +02:00
@unexec if cmp -s %D/etc/gdm/custom.conf %D/etc/gdm/custom.conf.default; then rm -f %D/etc/gdm/custom.conf; fi
etc/gdm/custom.conf.default
@exec [ -f %B/custom.conf ] || cp %B/%f %B/custom.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 08:49:37 +02: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
2006-02-23 11:40:44 +01:00
lib/gtk-2.0/modules/libdwellmouselistener.a
lib/gtk-2.0/modules/libdwellmouselistener.la
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 08:49:37 +02:00
lib/gtk-2.0/modules/libdwellmouselistener.so
2006-02-23 11:40:44 +01:00
lib/gtk-2.0/modules/libkeymouselistener.a
lib/gtk-2.0/modules/libkeymouselistener.la
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 08:49:37 +02:00
lib/gtk-2.0/modules/libkeymouselistener.so
%%PAM_MISC%%libexec/gdmaskpass
2005-06-11 04:58:47 +02:00
libexec/gdmchooser
libexec/gdmgreeter
2006-04-30 02:47:21 +02:00
libexec/gdmlogin
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 08:49:37 +02:00
libexec/gdmtranslate
2005-06-11 04:58:47 +02:00
sbin/gdm
sbin/gdm-binary
2001-10-02 14:18:33 +02:00
sbin/gdm-restart
sbin/gdm-safe-restart
2002-08-20 23:17:04 +02:00
sbin/gdm-stop
2005-06-11 04:58:47 +02:00
sbin/gdmsetup
2002-05-21 08:36:29 +02:00
share/gnome/applications/gdmflexiserver-xnest.desktop
share/gnome/applications/gdmflexiserver.desktop
2005-08-28 20:56:00 +02:00
share/gnome/applications/gdmphotosetup.desktop
2002-05-21 08:36:29 +02:00
share/gnome/applications/gdmsetup.desktop
2004-04-05 05:11:39 +02:00
share/gnome/gdm/BuiltInSessions/default.desktop
2006-04-30 02:47:21 +02:00
share/gnome/gdm/defaults.conf
share/gnome/gdm/factory-defaults.conf
2001-04-22 02:20:31 +02:00
share/gnome/gdm/gdmchooser.glade
2005-08-28 20:56:00 +02:00
share/gnome/gdm/gdmphotosetup.glade
2002-05-21 08:36:29 +02:00
share/gnome/gdm/gdmsetup.glade
2004-04-05 05:11:39 +02:00
share/gnome/gdm/themes/circles/GdmGreeterTheme.desktop
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 08:49:37 +02:00
share/gnome/gdm/themes/happygnome-list/GdmGreeterTheme.desktop
share/gnome/gdm/themes/happygnome-list/background.svg
2006-04-30 02:47:21 +02:00
share/gnome/gdm/themes/happygnome-list/gnome-logo.svg
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 08:49:37 +02:00
share/gnome/gdm/themes/happygnome-list/happygnome.xml
share/gnome/gdm/themes/happygnome-list/options.png
share/gnome/gdm/themes/happygnome-list/screenshot.png
2002-06-15 11:05:13 +02:00
share/gnome/gdm/themes/happygnome/GdmGreeterTheme.desktop
share/gnome/gdm/themes/happygnome/background.svg
2006-04-30 02:47:21 +02:00
share/gnome/gdm/themes/happygnome/gnome-logo.svg
2002-06-15 11:05:13 +02:00
share/gnome/gdm/themes/happygnome/happygnome.xml
share/gnome/gdm/themes/happygnome/options.png
share/gnome/gdm/themes/happygnome/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 08:49:37 +02:00
share/gnome/help/gdm/C/gdm.xml
share/gnome/help/gdm/C/legal.xml
2004-04-05 05:11:39 +02:00
share/gnome/help/gdm/de/figures/gdm_window.png
share/gnome/help/gdm/de/gdm.xml
share/gnome/help/gdm/de/legal.xml
share/gnome/help/gdm/es/figures/gdm_window.png
share/gnome/help/gdm/es/gdm.xml
share/gnome/help/gdm/es/legal.xml
share/gnome/help/gdm/fr/figures/gdm_window.png
share/gnome/help/gdm/fr/gdm.xml
share/gnome/help/gdm/fr/legal.xml
share/gnome/help/gdm/it/figures/gdm_window.png
share/gnome/help/gdm/it/gdm.xml
share/gnome/help/gdm/it/legal.xml
share/gnome/help/gdm/ja/figures/gdm_window.png
share/gnome/help/gdm/ja/gdm.xml
share/gnome/help/gdm/ja/legal.xml
share/gnome/help/gdm/ko/figures/gdm_window.png
share/gnome/help/gdm/ko/gdm.xml
share/gnome/help/gdm/ko/legal.xml
2006-04-30 02:47:21 +02:00
share/gnome/help/gdm/uk/gdm.xml
share/gnome/help/gdm/uk/legal.xml
2004-04-05 05:11:39 +02:00
share/gnome/help/gdm/zh_CN/figures/gdm_window.png
share/gnome/help/gdm/zh_CN/gdm.xml
share/gnome/help/gdm/zh_CN/legal.xml
share/gnome/help/gdm/zh_HK/figures/gdm_window.png
share/gnome/help/gdm/zh_HK/gdm.xml
share/gnome/help/gdm/zh_HK/legal.xml
share/gnome/help/gdm/zh_TW/figures/gdm_window.png
share/gnome/help/gdm/zh_TW/gdm.xml
share/gnome/help/gdm/zh_TW/legal.xml
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 08:49:37 +02:00
share/gnome/omf/gdm/gdm-C.omf
2004-04-05 05:11:39 +02:00
share/gnome/omf/gdm/gdm-de.omf
share/gnome/omf/gdm/gdm-es.omf
share/gnome/omf/gdm/gdm-fr.omf
share/gnome/omf/gdm/gdm-it.omf
share/gnome/omf/gdm/gdm-ja.omf
share/gnome/omf/gdm/gdm-ko.omf
2006-04-30 02:47:21 +02:00
share/gnome/omf/gdm/gdm-uk.omf
2004-04-05 05:11:39 +02:00
share/gnome/omf/gdm/gdm-zh_CN.omf
share/gnome/omf/gdm/gdm-zh_HK.omf
share/gnome/omf/gdm/gdm-zh_TW.omf
2005-08-28 20:56:00 +02:00
share/gnome/pixmaps/faces/astronaut.jpg
share/gnome/pixmaps/faces/baseball.png
share/gnome/pixmaps/faces/butterfly.png
share/gnome/pixmaps/faces/cat-eye.jpg
share/gnome/pixmaps/faces/chess.jpg
share/gnome/pixmaps/faces/coffee.jpg
share/gnome/pixmaps/faces/dice.jpg
share/gnome/pixmaps/faces/energy-arc.jpg
share/gnome/pixmaps/faces/fish.jpg
share/gnome/pixmaps/faces/flake.jpg
share/gnome/pixmaps/faces/flower.jpg
share/gnome/pixmaps/faces/grapes.jpg
share/gnome/pixmaps/faces/guitar.jpg
share/gnome/pixmaps/faces/launch.jpg
share/gnome/pixmaps/faces/leaf.jpg
share/gnome/pixmaps/faces/lightning.jpg
share/gnome/pixmaps/faces/penguin.jpg
share/gnome/pixmaps/faces/puppy.jpg
share/gnome/pixmaps/faces/sky.jpg
share/gnome/pixmaps/faces/soccerball.png
share/gnome/pixmaps/faces/sunflower.jpg
share/gnome/pixmaps/faces/sunset.jpg
share/gnome/pixmaps/faces/tennis-ball.png
share/gnome/pixmaps/faces/yellow-rose.jpg
2002-08-20 23:17:04 +02:00
share/gnome/pixmaps/gdm-foot-logo.png
2004-06-11 21:53:54 +02:00
share/gnome/pixmaps/gdm-setup.png
share/gnome/pixmaps/gdm-xnest.png
2002-08-20 23:17:04 +02:00
share/gnome/pixmaps/gdm.png
2002-05-21 08:36:29 +02:00
share/gnome/pixmaps/login-photo.png
2000-09-13 17:12:29 +02:00
share/gnome/pixmaps/nobody.png
share/gnome/pixmaps/nohost.png
2003-09-25 07:43:08 +02:00
share/gnome/xsessions/gnome.desktop
2004-06-11 21:53:54 +02:00
share/icons/hicolor/16x16/apps/gdm-xnest.png
share/icons/hicolor/32x32/apps/gdm-setup.png
share/icons/hicolor/32x32/apps/gdm-xnest.png
2004-08-19 19:22:34 +02:00
share/locale/af/LC_MESSAGES/gdm.mo
share/locale/am/LC_MESSAGES/gdm.mo
share/locale/ar/LC_MESSAGES/gdm.mo
2007-01-29 18:29:24 +01:00
share/locale/as/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/az/LC_MESSAGES/gdm.mo
share/locale/be/LC_MESSAGES/gdm.mo
share/locale/bg/LC_MESSAGES/gdm.mo
share/locale/bn/LC_MESSAGES/gdm.mo
2006-10-14 10:35:50 +02:00
share/locale/bn_IN/LC_MESSAGES/gdm.mo
2004-11-07 23:24:32 +01:00
share/locale/bs/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/ca/LC_MESSAGES/gdm.mo
share/locale/cs/LC_MESSAGES/gdm.mo
share/locale/cy/LC_MESSAGES/gdm.mo
share/locale/da/LC_MESSAGES/gdm.mo
share/locale/de/LC_MESSAGES/gdm.mo
2006-04-30 02:47:21 +02:00
share/locale/dz/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/el/LC_MESSAGES/gdm.mo
share/locale/en_CA/LC_MESSAGES/gdm.mo
share/locale/en_GB/LC_MESSAGES/gdm.mo
share/locale/es/LC_MESSAGES/gdm.mo
share/locale/et/LC_MESSAGES/gdm.mo
share/locale/eu/LC_MESSAGES/gdm.mo
share/locale/fa/LC_MESSAGES/gdm.mo
share/locale/fi/LC_MESSAGES/gdm.mo
share/locale/fr/LC_MESSAGES/gdm.mo
share/locale/ga/LC_MESSAGES/gdm.mo
share/locale/gl/LC_MESSAGES/gdm.mo
share/locale/gu/LC_MESSAGES/gdm.mo
share/locale/he/LC_MESSAGES/gdm.mo
share/locale/hi/LC_MESSAGES/gdm.mo
share/locale/hr/LC_MESSAGES/gdm.mo
share/locale/hu/LC_MESSAGES/gdm.mo
2006-10-14 10:35:50 +02:00
share/locale/hy/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/id/LC_MESSAGES/gdm.mo
share/locale/is/LC_MESSAGES/gdm.mo
share/locale/it/LC_MESSAGES/gdm.mo
share/locale/ja/LC_MESSAGES/gdm.mo
2006-04-30 02:47:21 +02:00
share/locale/ka/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/ko/LC_MESSAGES/gdm.mo
2005-09-07 04:01:35 +02:00
share/locale/ku/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/lt/LC_MESSAGES/gdm.mo
share/locale/lv/LC_MESSAGES/gdm.mo
2006-10-14 10:35:50 +02:00
share/locale/mg/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/mi/LC_MESSAGES/gdm.mo
share/locale/mk/LC_MESSAGES/gdm.mo
share/locale/ml/LC_MESSAGES/gdm.mo
share/locale/mn/LC_MESSAGES/gdm.mo
share/locale/mr/LC_MESSAGES/gdm.mo
share/locale/ms/LC_MESSAGES/gdm.mo
share/locale/nb/LC_MESSAGES/gdm.mo
2005-06-11 04:58:47 +02:00
share/locale/ne/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/nl/LC_MESSAGES/gdm.mo
share/locale/nn/LC_MESSAGES/gdm.mo
2005-02-03 22:19:46 +01:00
share/locale/nso/LC_MESSAGES/gdm.mo
2006-10-14 10:35:50 +02:00
share/locale/or/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/pa/LC_MESSAGES/gdm.mo
share/locale/pl/LC_MESSAGES/gdm.mo
share/locale/pt/LC_MESSAGES/gdm.mo
share/locale/pt_BR/LC_MESSAGES/gdm.mo
share/locale/ro/LC_MESSAGES/gdm.mo
share/locale/ru/LC_MESSAGES/gdm.mo
2005-04-12 17:44:22 +02:00
share/locale/rw/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/sk/LC_MESSAGES/gdm.mo
share/locale/sl/LC_MESSAGES/gdm.mo
share/locale/sq/LC_MESSAGES/gdm.mo
share/locale/sr/LC_MESSAGES/gdm.mo
share/locale/sr@Latn/LC_MESSAGES/gdm.mo
share/locale/sv/LC_MESSAGES/gdm.mo
share/locale/ta/LC_MESSAGES/gdm.mo
share/locale/th/LC_MESSAGES/gdm.mo
share/locale/tr/LC_MESSAGES/gdm.mo
share/locale/uk/LC_MESSAGES/gdm.mo
share/locale/vi/LC_MESSAGES/gdm.mo
share/locale/wa/LC_MESSAGES/gdm.mo
2005-04-12 17:44:22 +02:00
share/locale/xh/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/zh_CN/LC_MESSAGES/gdm.mo
2006-04-30 02:47:21 +02:00
share/locale/zh_HK/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/zh_TW/LC_MESSAGES/gdm.mo
2005-02-03 22:19:46 +01:00
share/locale/zu/LC_MESSAGES/gdm.mo
2003-09-25 07:43:08 +02:00
@dirrm share/gnome/xsessions
2006-04-30 02:47:21 +02:00
@dirrm share/gnome/pixmaps/faces
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 08:49:37 +02:00
@dirrm share/gnome/omf/gdm
2004-04-05 05:11:39 +02:00
@dirrm share/gnome/help/gdm/zh_TW/figures
@dirrm share/gnome/help/gdm/zh_TW
@dirrm share/gnome/help/gdm/zh_HK/figures
@dirrm share/gnome/help/gdm/zh_HK
@dirrm share/gnome/help/gdm/zh_CN/figures
@dirrm share/gnome/help/gdm/zh_CN
2006-04-30 02:47:21 +02:00
@dirrm share/gnome/help/gdm/uk
2004-04-05 05:11:39 +02:00
@dirrm share/gnome/help/gdm/ko/figures
@dirrm share/gnome/help/gdm/ko
@dirrm share/gnome/help/gdm/ja/figures
@dirrm share/gnome/help/gdm/ja
@dirrm share/gnome/help/gdm/it/figures
@dirrm share/gnome/help/gdm/it
@dirrm share/gnome/help/gdm/fr/figures
@dirrm share/gnome/help/gdm/fr
@dirrm share/gnome/help/gdm/es/figures
@dirrm share/gnome/help/gdm/es
@dirrm share/gnome/help/gdm/de/figures
@dirrm share/gnome/help/gdm/de
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 08:49:37 +02:00
@dirrm share/gnome/help/gdm/C
2003-11-21 00:45:01 +01:00
@dirrm share/gnome/help/gdm
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 08:49:37 +02:00
@dirrm share/gnome/gdm/themes/happygnome-list
2006-04-30 02:47:21 +02:00
@dirrm share/gnome/gdm/themes/happygnome
2002-05-21 08:36:29 +02:00
@dirrm share/gnome/gdm/themes/circles
@dirrm share/gnome/gdm/themes
2004-04-05 05:11:39 +02:00
@dirrm share/gnome/gdm/BuiltInSessions
2004-07-28 16:36:31 +02:00
@dirrm share/gnome/gdm
2003-02-02 05:46:48 +01: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 08:49:37 +02:00
@dirrm etc/gdm/modules
2004-07-28 16:36:31 +02:00
@dirrm etc/gdm/Sessions
@dirrm etc/gdm/PreSession
@dirrm etc/gdm/PostSession
2003-12-24 19:53:44 +01:00
@dirrm etc/gdm/PostLogin
2004-07-28 16:36:31 +02:00
@dirrm etc/gdm/Init
@dirrm etc/gdm
2006-04-30 02:47:21 +02:00
@dirrmtry etc/dm/Sessions
@dirrmtry etc/dm
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 06:14:07 +01:00
@dirrmtry sbin
2006-04-30 02:47:21 +02:00
@dirrmtry share/gnome/log/gdm
@dirrmtry share/gnome/log
2005-08-28 20:56:00 +02:00
@unexec /bin/rm -rf /var/gdm 2>/dev/null || /usr/bin/true
@unexec /bin/rm -rf /var/log/gdm 2>/dev/null || /usr/bin/true
2006-10-14 10:35:50 +02:00
@dirrmtry share/locale/zu/LC_MESSAGES
@dirrmtry share/locale/zu
@dirrmtry share/locale/zh_TW/LC_MESSAGES
@dirrmtry share/locale/zh_TW
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/zh_CN/LC_MESSAGES
@dirrmtry share/locale/zh_CN
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
@dirrmtry share/locale/uk/LC_MESSAGES
@dirrmtry share/locale/uk
@dirrmtry share/locale/sr/LC_MESSAGES
@dirrmtry share/locale/sr
@dirrmtry share/locale/sl/LC_MESSAGES
@dirrmtry share/locale/sl
@dirrmtry share/locale/sk/LC_MESSAGES
@dirrmtry share/locale/sk
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrmtry share/locale/ro/LC_MESSAGES
@dirrmtry share/locale/ro
@dirrmtry share/locale/pt/LC_MESSAGES
@dirrmtry share/locale/pt
@dirrmtry share/locale/pl/LC_MESSAGES
@dirrmtry share/locale/pl
@dirrmtry share/locale/nso/LC_MESSAGES
@dirrmtry share/locale/nso
@dirrmtry share/locale/nn/LC_MESSAGES
@dirrmtry share/locale/nn
@dirrmtry share/locale/ne/LC_MESSAGES
@dirrmtry share/locale/ne
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
@dirrmtry share/locale/mi/LC_MESSAGES
@dirrmtry share/locale/mi
@dirrmtry share/locale/mg/LC_MESSAGES
@dirrmtry share/locale/mg
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/ko/LC_MESSAGES
@dirrmtry share/locale/ko
@dirrmtry share/locale/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/gl/LC_MESSAGES
@dirrmtry share/locale/gl
@dirrmtry share/locale/fi/LC_MESSAGES
@dirrmtry share/locale/fi
@dirrmtry share/locale/el/LC_MESSAGES
@dirrmtry share/locale/el
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/cs/LC_MESSAGES
@dirrmtry share/locale/cs
@dirrmtry share/locale/ca/LC_MESSAGES
@dirrmtry share/locale/ca
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/be/LC_MESSAGES
@dirrmtry share/locale/be
2007-01-29 18:29:24 +01:00
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as