[longomatch] Fix launch script



commit a5d52fa48e5339cd479a2b843c9d91fa09ebdc42
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Wed Feb 8 02:46:01 2012 +0100

    Fix launch script

 LongoMatch/longomatch.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/longomatch.in b/LongoMatch/longomatch.in
index c24d19a..65ca27d 100644
--- a/LongoMatch/longomatch.in
+++ b/LongoMatch/longomatch.in
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-exec mono "@expanded_libdir@/@PACKAGE@/LongoMatch.exe" "$@"
+exec mono "@expanded_libdir@/@PACKAGE@/LongoMatchGtk.exe" "$@"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]