Revision 7930 trunk/install/launcher/izpack-launcher-1.3/src/launcher.cpp

View differences:

launcher.cpp
92 92
LauncherApp::LauncherApp()
93 93
  : wxApp()
94 94
{
95
  APPLICATION_NAME = wxString("gvSIG Install-Launcher");
95
  APPLICATION_NAME = wxString(_("gvSIG Install-Launcher"));
96 96
  completed = false;
97 97

  
98 98
  SetAppName(_( APPLICATION_NAME ));

Also available in: Unified diff