[Fusionforge-commits] r13195 - trunk/tools

Olivier Berger olberger at fusionforge.org
Thu Apr 21 14:04:32 CEST 2011


Author: olberger
Date: 2011-04-21 14:04:32 +0200 (Thu, 21 Apr 2011)
New Revision: 13195

Modified:
   trunk/tools/createplugin.sh
Log:
Add pointer to the other more up-to-date script

Modified: trunk/tools/createplugin.sh
===================================================================
--- trunk/tools/createplugin.sh	2011-04-21 12:04:21 UTC (rev 13194)
+++ trunk/tools/createplugin.sh	2011-04-21 12:04:32 UTC (rev 13195)
@@ -1,5 +1,9 @@
 #!/bin/sh
 
+# TODO : missing copyright
+
+# You should instead probably use ../plugins/templates/createplugin.sh that is more up-to-date
+
 usage() {
 	echo Usage: $0 PluginName
 }




More information about the Fusionforge-commits mailing list