diff options
author | Colin Walters <walters@verbum.org> | 2012-12-03 13:53:44 -0500 |
---|---|---|
committer | Ray Strode <rstrode@redhat.com> | 2013-01-22 11:56:26 -0500 |
commit | 4952f6e5b023428e5f11f763531533c7b262f324 (patch) | |
tree | 00b6aaa89047436a07c336df9535eb5dc4b8304d /.gitignore | |
parent | 59d705966a50fe796b5ba7414697aa503476a7ec (diff) | |
download | gdm-4952f6e5b023428e5f11f763531533c7b262f324.tar.gz |
Port to g_unix_signal_add(), drop GdmSignalHandler
The level of copy/paste going on here before is rather astonishing.
For example, in some cases, I dropped spurious handling of SIGHUP,
when the code didn't have any settings to reread.
Anyways, the code is now clearer, and we get to drop all the bits of
gdm-signal-handler.[ch] for the integrated GLib handling.
https://bugzilla.gnome.org/show_bug.cgi?id=676181
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -93,7 +93,6 @@ Xsession INSTALL aclocal.m4 autom4te.cache/ -common/gdm-crash-logger common/test-log common/test-settings-client common/test-settings-server |