o added (come from Dave Lopper)

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@18196 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Manuel Guesdon 2003-11-25 13:11:38 +00:00
parent 21fb9bc5e0
commit c4c619464c
6 changed files with 128 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Conditional: GSWConditional {
condition = condition;
negate = ^negate;
}
Content: GSWComponentContent {
}

View file

@ -0,0 +1,4 @@
{
encoding = NSISOLatin1StringEncoding;
variables = {};
}

View file

@ -0,0 +1 @@
<gsweb name=Conditional><gsweb name=Content></gsweb></gsweb>