libs-gsweb/GSWExtensions.framework/GSWSessionRestorationErrorPage.gswd
Adam Fedor e4f0bdd191 Remove gifs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@12687 72102866-910b-0410-8b05-ffd578937521
2002-02-22 19:03:52 +00:00

17 lines
262 B
Text

ExclamationImage: GSWImage
{
filename = "exclamation.mng";
framework = "GSWExtensions";
border = 0;
}
ApplicationNameString: GSWString
{
value = application.name;
}
ReenterHyperlink: GSWHyperlink
{
pageName = "Main";
target = "_top";
}