mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-23 11:41:20 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@5815 72102866-910b-0410-8b05-ffd578937521
18 lines
274 B
Text
18 lines
274 B
Text
|
|
ExclamationImage: GSWImage
|
|
{
|
|
filename = "exclamation.gif";
|
|
framework = "GSWExtensions";
|
|
border = 0;
|
|
}
|
|
|
|
ApplicationNameString: GSWString
|
|
{
|
|
value = application.name;
|
|
}
|
|
|
|
ReenterHyperlink: GSWHyperlink
|
|
{
|
|
directActionName = "default";
|
|
target = "_top";
|
|
}
|