2007-05-29 06:16:11 +02:00
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
2007-10-25 01:37:25 +02:00
%%DATADIR%%/BuiltInSessions/default.desktop
%%DATADIR%%/applications/gdmflexiserver-xnest.desktop
%%DATADIR%%/applications/gdmflexiserver.desktop
%%DATADIR%%/applications/gdmphotosetup.desktop
%%DATADIR%%/applications/gdmsetup.desktop
%%DATADIR%%/defaults.conf
%%DATADIR%%/factory-defaults.conf
%%DATADIR%%/gdmchooser.glade
%%DATADIR%%/gdmphotosetup.glade
%%DATADIR%%/gdmsetup.glade
%%DATADIR%%/themes/circles/GdmGreeterTheme.desktop
%%DATADIR%%/themes/circles/background.svg
%%DATADIR%%/themes/circles/circles.xml
%%DATADIR%%/themes/circles/flower.png
%%DATADIR%%/themes/circles/screenshot.png
%%DATADIR%%/themes/happygnome-list/GdmGreeterTheme.desktop
%%DATADIR%%/themes/happygnome-list/background.svg
%%DATADIR%%/themes/happygnome-list/gnome-logo.svg
%%DATADIR%%/themes/happygnome-list/happygnome-list.xml
%%DATADIR%%/themes/happygnome-list/screenshot.png
%%DATADIR%%/themes/happygnome/GdmGreeterTheme.desktop
%%DATADIR%%/themes/happygnome/background.svg
%%DATADIR%%/themes/happygnome/gnome-logo.svg
%%DATADIR%%/themes/happygnome/happygnome.xml
%%DATADIR%%/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
2007-10-25 01:37:25 +02:00
share/gnome/help/gdm/en_GB/gdm.xml
2004-04-05 05:11:39 +02:00
share/gnome/help/gdm/es/gdm.xml
share/gnome/help/gdm/fr/gdm.xml
share/gnome/help/gdm/ko/gdm.xml
2007-10-25 01:37:25 +02:00
share/gnome/help/gdm/oc/gdm.xml
share/gnome/help/gdm/sv/gdm.xml
2006-04-30 02:47:21 +02:00
share/gnome/help/gdm/uk/gdm.xml
2004-06-11 21:53:54 +02:00
share/icons/hicolor/16x16/apps/gdm-xnest.png
2007-12-12 05:52:30 +01:00
share/icons/hicolor/16x16/apps/gdmflexiserver.png
share/icons/hicolor/16x16/apps/gdmsetup.png
share/icons/hicolor/22x22/apps/gdmflexiserver.png
share/icons/hicolor/22x22/apps/gdmsetup.png
share/icons/hicolor/24x24/apps/gdmflexiserver.png
share/icons/hicolor/24x24/apps/gdmsetup.png
2004-06-11 21:53:54 +02:00
share/icons/hicolor/32x32/apps/gdm-xnest.png
2007-12-12 05:52:30 +01:00
share/icons/hicolor/32x32/apps/gdmflexiserver.png
share/icons/hicolor/32x32/apps/gdmsetup.png
2007-10-25 01:37:25 +02:00
share/icons/hicolor/48x48/apps/gdm-login-photo.png
share/icons/hicolor/48x48/apps/gdm-xnest.png
share/icons/hicolor/48x48/apps/gdm.png
2007-12-12 05:52:30 +01:00
share/icons/hicolor/48x48/apps/gdmflexiserver.png
share/icons/hicolor/48x48/apps/gdmsetup.png
share/icons/hicolor/scalable/apps/gdmflexiserver.svg
share/icons/hicolor/scalable/apps/gdmsetup.svg
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
2007-10-25 01:37:25 +02:00
share/locale/kn/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
2007-05-29 06:15:08 +02:00
share/locale/oc/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
2007-10-25 01:37:25 +02:00
share/locale/si/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
2007-10-25 01:37:25 +02:00
share/locale/te/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
share/locale/th/LC_MESSAGES/gdm.mo
share/locale/tr/LC_MESSAGES/gdm.mo
share/locale/uk/LC_MESSAGES/gdm.mo
2007-12-12 05:52:30 +01:00
share/locale/uz/LC_MESSAGES/gdm.mo
share/locale/uz@cyrillic/LC_MESSAGES/gdm.mo
2004-08-19 19:22:34 +02:00
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
2007-10-25 01:37:25 +02:00
share/omf/gdm/gdm-C.omf
share/omf/gdm/gdm-en_GB.omf
share/omf/gdm/gdm-es.omf
share/omf/gdm/gdm-fr.omf
share/omf/gdm/gdm-ko.omf
share/omf/gdm/gdm-oc.omf
share/omf/gdm/gdm-sv.omf
share/omf/gdm/gdm-uk.omf
share/pixmaps/faces/astronaut.jpg
share/pixmaps/faces/baseball.png
share/pixmaps/faces/butterfly.png
share/pixmaps/faces/cat-eye.jpg
share/pixmaps/faces/chess.jpg
share/pixmaps/faces/coffee.jpg
share/pixmaps/faces/dice.jpg
share/pixmaps/faces/energy-arc.jpg
share/pixmaps/faces/fish.jpg
share/pixmaps/faces/flake.jpg
share/pixmaps/faces/flower.jpg
share/pixmaps/faces/grapes.jpg
share/pixmaps/faces/guitar.jpg
share/pixmaps/faces/launch.jpg
share/pixmaps/faces/leaf.jpg
share/pixmaps/faces/lightning.jpg
share/pixmaps/faces/penguin.jpg
share/pixmaps/faces/puppy.jpg
share/pixmaps/faces/sky.jpg
share/pixmaps/faces/soccerball.png
share/pixmaps/faces/sunflower.jpg
share/pixmaps/faces/sunset.jpg
share/pixmaps/faces/tennis-ball.png
share/pixmaps/faces/yellow-rose.jpg
share/pixmaps/gdm-foot-logo.png
share/pixmaps/nobody.png
share/pixmaps/nohost.png
share/xsessions/gnome.desktop
@dirrm share/xsessions
@dirrm share/pixmaps/faces
@dirrm share/omf/gdm
2006-04-30 02:47:21 +02:00
@dirrm share/gnome/help/gdm/uk
2007-10-25 01:37:25 +02:00
@dirrm share/gnome/help/gdm/sv
@dirrm share/gnome/help/gdm/oc
2004-04-05 05:11:39 +02:00
@dirrm share/gnome/help/gdm/ko
@dirrm share/gnome/help/gdm/fr
@dirrm share/gnome/help/gdm/es
2007-10-25 01:37:25 +02:00
@dirrm share/gnome/help/gdm/en_GB
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
2007-10-25 01:37:25 +02:00
@dirrm %%DATADIR%%/themes/happygnome-list
@dirrm %%DATADIR%%/themes/happygnome
@dirrm %%DATADIR%%/themes/circles
@dirrm %%DATADIR%%/themes
@dirrm %%DATADIR%%/applications
@dirrm %%DATADIR%%/BuiltInSessions
@dirrm %%DATADIR%%
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
2007-10-25 01:37:25 +02:00
@dirrmtry share/log/gdm
@dirrmtry share/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_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@dirrmtry share/locale/xh
2007-12-12 05:52:30 +01:00
@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
@dirrmtry share/locale/uz@cyrillic
2007-10-25 01:37:25 +02:00
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te
@dirrmtry share/locale/si/LC_MESSAGES
@dirrmtry share/locale/si
2006-10-14 10:35:50 +02:00
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
2007-05-29 06:15:08 +02:00
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
2006-10-14 10:35:50 +02:00
@dirrmtry share/locale/nso/LC_MESSAGES
@dirrmtry share/locale/nso
@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/hy/LC_MESSAGES
@dirrmtry share/locale/hy
@dirrmtry share/locale/dz/LC_MESSAGES
@dirrmtry share/locale/dz
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
2007-01-29 18:29:24 +01:00
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as