commit 8aed7aa204c2ecec5d24c561a01ffbc83d3b779d Author: Joshua Lock Date: Mon Dec 16 10:27:21 2013 +0000 Fix build - remove final piece of eggsmclient usage src/main.c | 2 -- 1 file changed, 2 deletions(-) commit 922c90d18839381085fe53df077a5d64e69f995a Author: Piotr Drąg Date: Sun Dec 15 01:31:39 2013 +0100 Updated POTFILES.in po/POTFILES.in | 2 -- 1 file changed, 2 deletions(-) commit cb05e3bffd3c80fe9f46ddc98f246596d4bfa665 Author: Matthias Clasen Date: Thu Dec 5 22:16:23 2013 -0500 Make brasero work under wayland Drop oldschool X session support, with all its X11-specifics. If session management support is still desired, it should just use the GtkApplication session support. https://bugzilla.gnome.org/show_bug.cgi?id=719944 src/Makefile.am | 8 - src/brasero-app.c | 11 +- src/brasero-xsession.c | 134 ---- src/brasero-xsession.h | 44 -- src/eggdesktopfile.c | 1520 --------------------------------------------- src/eggdesktopfile.h | 163 ----- src/eggsmclient-private.h | 59 -- src/eggsmclient-xsmp.c | 1375 ---------------------------------------- src/eggsmclient.c | 604 ------------------ src/eggsmclient.h | 117 ---- src/main.c | 1 - 11 files changed, 4 insertions(+), 4032 deletions(-) commit e70482c46741ffbe63d144506158c792e417eaf2 Author: Milo Casagrande Date: Wed Dec 11 10:26:54 2013 +0100 [l10n] Updated Italian translation. po/it.po | 154 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 88 insertions(+), 66 deletions(-) commit 201928e26dec6abd3d2f5302b82d55963d3080e6 Author: Dominique Leuenberger Date: Sat Nov 23 21:55:06 2013 +0100 build: support tracker 0.18 https://bugzilla.gnome.org/show_bug.cgi?id=715079 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f8bcf7b375899717c75b897dd44c310eebf568e0 Author: Joshua Lock Date: Mon Nov 25 18:01:11 2013 +0000 brasero.doap: update homepage projects.gnome.org is being deprecated, the wiki page is the place to be. brasero.doap | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) commit 03758a72cd3cde770b1d5a52fe055246c4842667 Author: Andika Triwidada Date: Sun Nov 24 12:50:00 2013 +0700 Added Indonesian translation of help help/Makefile.am | 2 +- help/id/id.po | 1153 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1154 insertions(+), 1 deletion(-) commit 207514091c2260c72781843c25fb33b37fa1b08c Author: Joshua Lock Date: Fri Nov 22 12:29:35 2013 +0000 Post release version bump configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)