mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 00:31:34 +00:00
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:
parent
21fb9bc5e0
commit
c4c619464c
6 changed files with 128 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
|
||||
Conditional: GSWConditional {
|
||||
condition = condition;
|
||||
negate = ^negate;
|
||||
}
|
||||
|
||||
Content: GSWComponentContent {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
encoding = NSISOLatin1StringEncoding;
|
||||
variables = {};
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
<gsweb name=Conditional><gsweb name=Content></gsweb></gsweb>
|
Loading…
Add table
Add a link
Reference in a new issue