~vcs-imports/gnome-session/+git/gnome-session:wip/desktop-generator

Last commit made on 2015-11-06
Get this branch:
git clone -b wip/desktop-generator https://git.launchpad.net/~vcs-imports/gnome-session/+git/gnome-session

Branch merges

Branch information

Name:
wip/desktop-generator
Repository:
lp:~vcs-imports/gnome-session/+git/gnome-session

Recent commits

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

fixup! wip! generate service files from desktop files

680cd62... by Ray Strode <email address hidden>

wip! generate service files from desktop files

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

Revert "Revert "autostart-app: give ever app its own journal id""

Nice. I didn't mean to revert the patch I was pushing.

This reverts commit a8f8c4fd1382c97215a216abfee6c250535416b4.

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

Revert "autostart-app: give ever app its own journal id"

This reverts commit 5449174a1618cc7637f8c3a96c0eeae679c55248.

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