Exchanged all occurences of 'Expand-O-Matic' to 'Expander'.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29544 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -25,7 +25,7 @@ ExpanderApp::ExpanderApp()
|
||||
void
|
||||
ExpanderApp::AboutRequested()
|
||||
{
|
||||
BAlert *alert = new BAlert("about", "Expand-O-Matic\n"
|
||||
BAlert *alert = new BAlert("about", "Expander\n"
|
||||
"\twritten by Jérôme Duval\n"
|
||||
"\tCopyright 2004-2006, Haiku Inc.\n\n"
|
||||
"original Be version by \n"
|
||||
|
||||
Reference in New Issue
Block a user