mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 11:41:20 +00:00
19 lines
274 B
Text
19 lines
274 B
Text
|
|
||
|
ExclamationImage: GSWImage
|
||
|
{
|
||
|
filename = "exclamation.gif";
|
||
|
framework = "GSWExtensions";
|
||
|
border = 0;
|
||
|
}
|
||
|
|
||
|
ApplicationNameString: GSWString
|
||
|
{
|
||
|
value = application.name;
|
||
|
}
|
||
|
|
||
|
ReenterHyperlink: GSWHyperlink
|
||
|
{
|
||
|
directActionName = "default";
|
||
|
target = "_top";
|
||
|
}
|