~vcs-imports/gnome-session/+git/gnome-session:gnome-3-18

Last commit made on 2016-10-10
Get this branch:
git clone -b gnome-3-18 https://git.launchpad.net/~vcs-imports/gnome-session/+git/gnome-session

Branch merges

Branch information

Recent commits

f6401c9... by gogo

Update Croatian translation

6d0588d... by gogo

Updated Croatian translation

7f01ffb... by Christian Kirbach

Updated German translation

e35322e... by Pedro Albuquerque

Updated Portuguese translation

5449174... by Ray Strode <email address hidden>

autostart-app: give ever app its own journal id

Right now all session output gets attributed to
gnome-session which isn't very useful.

This commit makes sure launched apps each get
their own journal identifier.

https://bugzilla.gnome.org/show_bug.cgi?id=757571

4ab09c3... by Ray Strode <email address hidden>

configure: bump to 3.18.1.2

bd44627... by Ray Strode <email address hidden>

build-goo: generate shell script wrapper in different way

Using configure to generate the wrapper doesn't work unless
we switch to AS_AC_EXPAND or something since the libexecdir
won't fully expand to an absolute path by default.

This commit drops the idea of using configure to generate
the wrapper and instead falls back to good old sed.

https://bugzilla.gnome.org/show_bug.cgi?id=756633

445b907... by Ray Strode <email address hidden>

configure: bump to 3.18.1.1

8562638... by Ray Strode <email address hidden>

NEWS: update for release

c9eec29... by Ray Strode <email address hidden>

main: fix typos I introduced

I reworked some of Giovanni's code and introduced
a few typos in commit 6b8d94ae13b2bec1db1bcff4ab4cc67bf63fda9f

https://bugzilla.gnome.org/show_bug.cgi?id=756324