diff options
Diffstat (limited to 'kexi/tests/newapi/main.cpp')
-rw-r--r-- | kexi/tests/newapi/main.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kexi/tests/newapi/main.cpp b/kexi/tests/newapi/main.cpp index d0099ffc..a4cb54f0 100644 --- a/kexi/tests/newapi/main.cpp +++ b/kexi/tests/newapi/main.cpp @@ -121,8 +121,7 @@ int main(int argc, char** argv) "(c) 2003-2006, Kexi Team\n" "(c) 2003-2006, OpenOffice Polska Ltd.\n", "", - "http://www.koffice.org/kexi", - "submit@bugs.kde.org" + "bugs.trinitydesktop.org" ) ); TDECmdLineArgs::addCmdLineOptions( options ); |