From 8c246828a71e56fedf50e18f02c3723f8cf06b5b Mon Sep 17 00:00:00 2001 From: sirakaba Date: Sat, 1 Oct 2011 05:48:12 +0000 Subject: [PATCH] =?utf8?q?XML=E8=A8=AD=E5=AE=9A=E3=83=95=E3=82=A1=E3=82=A4?= =?utf8?q?=E3=83=AB=E7=94=A8=E3=81=AEXSL=E3=82=92=E8=BF=BD=E5=8A=A0?= =?utf8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@569 9df91469-1e22-0410-86e7-ea8537beb833 --- bin/lib/7zArc.xml | 5 +- bin/lib/calLibrary.xml | 5 +- bin/lib/cuiWrapper.xml | 5 +- doc/instance.xsl | 245 +++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 257 insertions(+), 3 deletions(-) create mode 100644 doc/instance.xsl diff --git a/bin/lib/7zArc.xml b/bin/lib/7zArc.xml index 5ab7524..89b53f1 100644 --- a/bin/lib/7zArc.xml +++ b/bin/lib/7zArc.xml @@ -1,5 +1,8 @@ - + + - + + - + + + + + + + + + + + Configuration file + + + + +

Configuration file

+ + + +
+ + + + + 0 + + + + + + background-color: #fff0f0 + This command is passed to alternative library. + + + background-color: #f0f0f0 + This command is disabled. + + + background-color: #f0f0f0 + This command is disabled under Windows. + + + background-color: #f0f0f0 + This command is disabled under Linux. + + + + + + + + + + + 0 + + + Prefix: + + + + + + + + + + + + + + +

+ + / +

+

+ is library for the type (exntension is ""). + + + 1 + + is used as alternative library. + +

+ + + + + list + + + + list + + 1 + + + create + + + + create + + 1 + + + create + + 2 + + + add + + + + add + + 1 + + + add + + 2 + + + extract + + + + extract + + 1 + + + extract + + 2 + + + delete + + + + delete + + 1 + + + delete + + 2 + + + update + + + + update + + 1 + + + update + + 2 + + + test + + + + test + + 1 + + + test + + 2 + + + repair + + + + repair + + 1 + + + repair + + 2 + + + move + + + + move + + 1 + + + move + + 2 + + + sfx + + + + sfx + + 1 + + + sfx + + 2 + + + unsfx + + + + unsfx + + 1 + + + unsfx + + 2 + + + + +
CommandCommand line passed to library
+
+ +
\ No newline at end of file -- 2.11.0