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:
Joachim Seemer
2009-03-15 17:07:48 +00:00
parent 51755cf832
commit 1e251de143
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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"