[nautilus-actions] Updating src/api/na-dbus.h
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Updating src/api/na-dbus.h
- Date: Fri, 19 Feb 2010 02:23:27 +0000 (UTC)
commit dd95533e591d0cb2b219da99e227bb2cbe1089bb
Author: Pierre Wieser <pwieser trychlos org>
Date: Mon Feb 15 17:15:33 2010 +0100
Updating src/api/na-dbus.h
ChangeLog | 2 ++
src/api/Makefile.am | 2 +-
src/api/na-dbus.h | 8 ++++----
3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0f5b3de..deb0619 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2009-02-15 Pierre Wieser <pwieser trychlos org>
+ * src/api/na-dbus.h: Update defined name.
+
* m4/na-log-domains.m4: Update log domains with new subdirs.
* doc/io-provider-id: Reference na-xml XML provider.
diff --git a/src/api/Makefile.am b/src/api/Makefile.am
index 04e266f..ca7aa27 100644
--- a/src/api/Makefile.am
+++ b/src/api/Makefile.am
@@ -31,10 +31,10 @@ api_includedir = $(pkgincludedir)
api_include_HEADERS = \
na-extension.h \
\
+ na-dbus.h \
\
na-core-utils.h \
na-gconf-monitor.h \
- na-dbus.h \
na-gconf-keys.h \
na-iio-provider.h \
na-object-api.h \
diff --git a/src/api/na-dbus.h b/src/api/na-dbus.h
index 3d729d3..a3a8614 100644
--- a/src/api/na-dbus.h
+++ b/src/api/na-dbus.h
@@ -28,13 +28,13 @@
* ... and many others (see AUTHORS)
*/
-#ifndef __NAUTILUS_ACTIONS_NA_DBUS_H__
-#define __NAUTILUS_ACTIONS_NA_DBUS_H__
+#ifndef __NAUTILUS_ACTIONS_API_NA_DBUS_H__
+#define __NAUTILUS_ACTIONS_API_NA_DBUS_H__
/**
* SECTION: na_dbus
* @short_description: Nautilus-Actions DBus description.
- * @include: nautilus-actions/api/na-dbus.h
+ * @include: nautilus-actions/na-dbus.h
*/
G_BEGIN_DECLS
@@ -43,4 +43,4 @@ G_BEGIN_DECLS
G_END_DECLS
-#endif /* __NAUTILUS_ACTIONS_NA_DBUS_H__ */
+#endif /* __NAUTILUS_ACTIONS_API_NA_DBUS_H__ */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]