[Xfce4-commits] r30064 - in thunar/branches/migration-to-gio: . docs/reference/thunarx
Jannis Pohlmann
jannis at xfce.org
Sat Jun 20 04:53:37 CEST 2009
Author: jannis
Date: 2009-06-20 02:53:37 +0000 (Sat, 20 Jun 2009)
New Revision: 30064
Modified:
thunar/branches/migration-to-gio/ChangeLog
thunar/branches/migration-to-gio/docs/reference/thunarx/Makefile.am
Log:
* docs/reference/thunarx/Makefile.am: Use THUNARX_VERSION_API instead
of THUNAR_VERSION_API.
Modified: thunar/branches/migration-to-gio/ChangeLog
===================================================================
--- thunar/branches/migration-to-gio/ChangeLog 2009-06-20 02:44:21 UTC (rev 30063)
+++ thunar/branches/migration-to-gio/ChangeLog 2009-06-20 02:53:37 UTC (rev 30064)
@@ -1,5 +1,10 @@
2009-06-20 Jannis Pohlmann <jannis at xfce.org>
+ * docs/reference/thunarx/Makefile.am: Use THUNARX_VERSION_API instead
+ of THUNAR_VERSION_API.
+
+2009-06-20 Jannis Pohlmann <jannis at xfce.org>
+
* configure.in.in, Makefile.am, tests/: Remove test folder which only
tests thunar-vfs anyway.
* docs/reference/thunar-vfs/, thunar-vfs/: Remove empty folders.
Modified: thunar/branches/migration-to-gio/docs/reference/thunarx/Makefile.am
===================================================================
--- thunar/branches/migration-to-gio/docs/reference/thunarx/Makefile.am 2009-06-20 02:44:21 UTC (rev 30063)
+++ thunar/branches/migration-to-gio/docs/reference/thunarx/Makefile.am 2009-06-20 02:53:37 UTC (rev 30064)
@@ -52,7 +52,7 @@
$(GTK_CFLAGS)
GTKDOC_LIBS = \
- $(top_builddir)/thunarx/libthunarx-$(THUNAR_VERSION_API).la
+ $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la
include $(top_srcdir)/gtk-doc.make
More information about the Xfce4-commits
mailing list