[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src
From:       Torsten Rahn <tackat () kde ! org>
Date:       2007-07-06 15:06:11
Message-ID: 1183734371.454947.4758.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 684382 by rahn:

Ooops, forgot this fix.



 M  +1 -1      QtMainWindow.cpp  


--- trunk/KDE/kdeedu/marble/src/QtMainWindow.cpp #684381:684382
@@ -43,7 +43,7 @@
 
 void MainWindow::createActions()
  {
-     openAct = new QAction( QIcon(":/icons/document-open.png"), tr( "&Open File"), this );
+     openAct = new QAction( QIcon(":/icons/document-open.png"), tr( "&Open..."), this );
      openAct->setShortcut( tr( "Ctrl+O" ) );
      openAct->setStatusTip( tr( "Open a file for viewing on Marble"));
      connect( openAct, SIGNAL( triggered() ), 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic