Sha256: acae76ec3eefd8082cf330cddcd1576a21d9c6cd45c410c2ffca55ae11656b70
Contents?: true
Size: 752 Bytes
Versions: 3
Compression:
Stored size: 752 Bytes
Contents
<?xml version="1.0" encoding="UTF-8" ?> <interface> <name>dumb</name> <line> <style>normal</style> <foreground>red</foreground> <background>black</background> <stream> <style>underline negative</style> <foreground>yellow</foreground> <background>black</background> <text>Some text...</text> </stream> <stream> <style>normal</style> <foreground>green</foreground> <background>black</background> <text>Some more text...</text> </stream> </line> <line> <stream> <text>Even more text...</text> </stream> </line> </interface> <interface> <name>dumber</name> <line> <stream> <text>Yet more text...</text> </stream> </line> </interface>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vedeu-0.0.25 | test/support/composition.xml |
vedeu-0.0.24 | test/support/composition.xml |
vedeu-0.0.23 | test/support/composition.xml |