Author: mladen.turk(a)jboss.com
Date: 2008-04-07 08:04:48 -0400 (Mon, 07 Apr 2008)
New Revision: 1526
Modified:
trunk/build/install/xtool/xtool.c
Log:
Add tools descriptions
Modified: trunk/build/install/xtool/xtool.c
===================================================================
--- trunk/build/install/xtool/xtool.c 2008-04-07 11:55:16 UTC (rev 1525)
+++ trunk/build/install/xtool/xtool.c 2008-04-07 12:04:48 UTC (rev 1526)
@@ -3344,6 +3344,12 @@
"touch", "Change file timestamps",
"exec", "Execute program",
"mktemp", "Make temporary filename (unique)",
+ "image", "Executable image information",
+ "html", "Display html page",
+ "reg", "Registry tool",
+ "msg", "Display MessageBox",
+ "jdk", "Find JDK/JRE location",
+ "dir", "Browse for File or Folder",
NULL, NULL
};
Show replies by date