[glibmm/glibmm-2-32] Update .gitignore.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm/glibmm-2-32] Update .gitignore.
- Date: Wed, 11 Jul 2012 07:08:02 +0000 (UTC)
commit 5bdb6beb75319169c08fbe1083da5818bdec62d9
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date: Sun Jul 1 15:18:51 2012 +0200
Update .gitignore.
* .gitignore: Add /glib/glibmm/threads.[h|cc]. Update /examples/dbus/*.
.gitignore | 8 +++++---
ChangeLog | 7 +++++++
2 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef2bba1..28f463e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,9 +57,9 @@ giommconfig.h
# examples/
/examples/child_watch/child_watch
/examples/compose/example
-/examples/dbus/busserver
-/examples/dbus/peer
-/examples/dbus/userbus
+/examples/dbus/client_bus_listnames
+/examples/dbus/server_without_bus
+/examples/dbus/session_bus_service
/examples/iochannel_stream/example
/examples/keyfile/example
/examples/markup/parser
@@ -128,6 +128,8 @@ giommconfig.h
/glib/glibmm/spawn.h
/glib/glibmm/thread.cc
/glib/glibmm/thread.h
+/glib/glibmm/threads.cc
+/glib/glibmm/threads.h
/glib/glibmm/timezone.cc
/glib/glibmm/timezone.h
/glib/glibmm/unicode.cc
diff --git a/ChangeLog b/ChangeLog
index 12e1a38..28b3576 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-07-01 Kjell Ahlstedt <kjell ahlstedt bredband net>
+
+ Update .gitignore.
+
+ * .gitignore: Add /glib/glibmm/threads.[h|cc].
+ Update examples/dbus/*.
+
2012-06-19 Murray Cumming <murrayc murrayc com>
gen_scripts: Correct some comments/documentation.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]