[Xfce4-commits] r30053 - in thunar/branches/migration-to-gio: . thunar
Jannis Pohlmann
jannis at xfce.org
Fri Jun 19 19:05:02 CEST 2009
Author: jannis
Date: 2009-06-19 17:05:02 +0000 (Fri, 19 Jun 2009)
New Revision: 30053
Modified:
thunar/branches/migration-to-gio/ChangeLog
thunar/branches/migration-to-gio/thunar/Makefile.am
Log:
* thunar/Makefile.am: Add missing entries for thunar-browser.{c,h}.
Modified: thunar/branches/migration-to-gio/ChangeLog
===================================================================
--- thunar/branches/migration-to-gio/ChangeLog 2009-06-19 15:34:30 UTC (rev 30052)
+++ thunar/branches/migration-to-gio/ChangeLog 2009-06-19 17:05:02 UTC (rev 30053)
@@ -1,5 +1,9 @@
2009-06-19 Jannis Pohlmann <jannis at xfce.org>
+ * thunar/Makefile.am: Add missing entries for thunar-browser.{c,h}.
+
+2009-06-19 Jannis Pohlmann <jannis at xfce.org>
+
* thunar/thunar-launcher.c: Derive from ThunarBrowser and use the poke
file function to resolve/mount/open the selected file, if there is
only one selected. Still need to work on selections of more files.
Modified: thunar/branches/migration-to-gio/thunar/Makefile.am
===================================================================
--- thunar/branches/migration-to-gio/thunar/Makefile.am 2009-06-19 15:34:30 UTC (rev 30052)
+++ thunar/branches/migration-to-gio/thunar/Makefile.am 2009-06-19 17:05:02 UTC (rev 30053)
@@ -38,6 +38,8 @@
thunar-abstract-icon-view.h \
thunar-application.c \
thunar-application.h \
+ thunar-browser.c \
+ thunar-browser.h \
thunar-chooser-button.c \
thunar-chooser-button.h \
thunar-chooser-dialog.c \
More information about the Xfce4-commits
mailing list