[freemind/f14] Fixed a typo in freemind.sh

hannes hannes at fedoraproject.org
Thu Jul 21 05:27:26 UTC 2011


commit 392f34759bc3ddcab5681a37b9c1d7f79e9939e3
Author: johannes lips <johannes at fedorabox.localdomain>
Date:   Thu Jul 21 07:25:20 2011 +0200

    Fixed a typo in freemind.sh

 freemind.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/freemind.sh b/freemind.sh
index bc161cc..b33cf79 100644
--- a/freemind.sh
+++ b/freemind.sh
@@ -5,7 +5,7 @@
 
 # Configuration
 BASE_FLAGS="-Dfreemind.base.dir=/usr/share/freemind"
-BASE_JARS="groovy commons-io commons-lang commons-logging xml-commons-apis-ext xmlgraphics-commons jgoodies-forms freemind/freemind freemind/freemind-bindings gnu-regexp jibx/run-1.2.22SimplyHTML/simplyhtml xpp3 batik avalon-framework fop"
+BASE_JARS="groovy commons-io commons-lang commons-logging xml-commons-apis-ext xmlgraphics-commons jgoodies-forms freemind/freemind freemind/freemind-bindings gnu-regexp jibx/run-1.2.22 SimplyHTML/simplyhtml xpp3 batik avalon-framework fop"
 BASE_OPTIONS=""
 MAIN_CLASS=freemind.main.FreeMindStarter
 


More information about the scm-commits mailing list