Updating branch refs/heads/andrzejr/wrapper3
         to e2a61080fd21a3ad4248d78b8e8212d0a06c64d4 (commit)
       from 004ac3eda671a30bc923930b39838225c211cf16 (commit)

commit e2a61080fd21a3ad4248d78b8e8212d0a06c64d4
Author: Peter de Ridder <pe...@xfce.org>
Date:   Sun Apr 7 23:48:36 2013 +0200

    Change WRAPPER_BIN name to match the wrapper.

 panel/panel-plugin-external-wrapper.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel/panel-plugin-external-wrapper.c 
b/panel/panel-plugin-external-wrapper.c
index 89c5674..399bff1 100644
--- a/panel/panel-plugin-external-wrapper.c
+++ b/panel/panel-plugin-external-wrapper.c
@@ -51,8 +51,8 @@
 
 
 
-#define WRAPPER_BIN HELPERDIR G_DIR_SEPARATOR_S "wrapper"
-#define WRAPPER3_BIN HELPERDIR G_DIR_SEPARATOR_S "wrapper3"
+#define WRAPPER_BIN HELPERDIR G_DIR_SEPARATOR_S "wrapper-1.0"
+#define WRAPPER3_BIN HELPERDIR G_DIR_SEPARATOR_S "wrapper-2.0"
 
 
 
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to