[Commits] [SCM] claws branch, master, updated. 3.17.0-65-ga997ff5
Colin
colin at claws-mail.org
Fri Sep 28 14:40:12 CEST 2018
The branch, master has been updated
via a997ff5d275ce20ad025a559f15efd75dfea4413 (commit)
via 2c28ac874e6579ebf7c508731f7036e78533d5bd (commit)
from 245cb39fa59c5f988a32eec7b15b61bd3b569981 (commit)
Summary of changes:
.gitignore | 2 ++
src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit a997ff5d275ce20ad025a559f15efd75dfea4413
Author: Colin Leroy <colin at colino.net>
Date: Fri Sep 28 14:17:24 2018 +0200
Add a few ignores
diff --git a/.gitignore b/.gitignore
index bebe946..ba5856d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,10 +80,12 @@ Makefile.in
/po/en at boldquot.header
/po/en at quot.header
/po/*.gmo
+/po/*.mo
/po/insert-header.sin
/po/Makevars.template
/po/*.po~
/po/stamp-po
+/po/stamp-it
/po/.intltool-merge-cache
/po/POTFILES
/po/quot.sed
commit 2c28ac874e6579ebf7c508731f7036e78533d5bd
Author: Colin Leroy <colin at colino.net>
Date: Fri Sep 28 14:17:11 2018 +0200
Fix build on Debian 7
diff --git a/src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c b/src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
index 24ae075..93bea44 100644
--- a/src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
+++ b/src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
@@ -4,7 +4,6 @@
#include <unistd.h>
#include <sys/socket.h>
#include <gdk/gdk.h>
-#include <gdk/gdkwindow.h>
#include <gdk/gdkx.h>
#include <X11/Xlib.h>
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list