~vcs-imports/redshift:release-1.11

Last commit made on 2016-01-02
Get this branch:
git clone -b release-1.11 https://git.launchpad.net/~vcs-imports/redshift

Branch merges

Branch information

Name:
release-1.11
Repository:
lp:~vcs-imports/redshift

Recent commits

134ab9c... by Jon Lund Steffensen

contrib: Update Fedora spec for 1.11

f83b005... by Jon Lund Steffensen

Import translations from Launchpad

725ee79... by Jon Lund Steffensen

Update NEWS.md for 1.11

6e3d806... by Jon Lund Steffensen

configure.ac: Bump version to 1.11

7e9ef55... by Jon Lund Steffensen

 redshift-gtk: Make sure that child process is closed after signals

Instead of calling sys.exit() the signal handlers now try to terminate
the child process. After the child exits, the process will be reaped by
the GLib callback which will call Gtk.main_quit() which will then quit
redshift-gtk. This ensures that the redshift process does not outlive
the redshift-gtk process.

71f52b7... by Jon Lund Steffensen

Fix #213: Merge branch 'pull-213'

e0a617f... by =?utf-8?q?Mattias_Andr=C3=A9e?= <email address hidden>

Move signal processing functions and sigaction calls to signals from redshift.c

Signed-off-by: Mattias Andrée <email address hidden>

8986bcd... by Jon Lund Steffensen

Merge pull request #239 from rrooij/dutch

Translations: Update Dutch translation

0b6bb9f... by Jon Lund Steffensen

Merge pull request #241 from Yanpas/master

Updated russian translation

a53dddb... by Jon Lund Steffensen

Merge pull request #244 from jubalh/master

Remove trailing whitespaces