Updating branch refs/heads/master
         to fd84ee87be7c875488aa913c05f291e55c5744d8 (commit)
       from bc9289e2e160d6ec79f77ae9afa2cde0f3a7b95f (commit)

commit fd84ee87be7c875488aa913c05f291e55c5744d8
Author: Peter de Ridder <pe...@xfce.org>
Date:   Sun Mar 20 13:18:24 2011 +0100

    Moved scheme declaration fixing bug #7426.

 thunar-vcs-plugin/tvp-provider.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/thunar-vcs-plugin/tvp-provider.c b/thunar-vcs-plugin/tvp-provider.c
index 139a95f..aa9b3d6 100644
--- a/thunar-vcs-plugin/tvp-provider.c
+++ b/thunar-vcs-plugin/tvp-provider.c
@@ -390,8 +390,8 @@ tvp_provider_get_file_actions (ThunarxMenuProvider 
*menu_provider,
   GtkAction          *action;
   GList              *lp;
   gint               n_files = 0;
-#ifdef HAVE_SUBVERSION
   gchar              *scheme;
+#ifdef HAVE_SUBVERSION
   gboolean            parent_wc = FALSE;
   gboolean            directory_is_wc = FALSE;
   gboolean            directory_is_not_wc = FALSE;
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to