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

List:       kstars-devel
Subject:    [Kstars-devel] branches/kstars/summer/kstars/kstars
From:       Prakash Mohan <prak902000 () gmail ! com>
Date:       2009-08-10 12:57:39
Message-ID: 1249909059.919531.11667.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1009609 by prakash:

Renaming the menu item, "Equipment writer..." to "Define equipment..." as it allows editing as well.

CCMAIL: kstars-devel@kde.org


 M  +2 -3      kstarsinit.cpp  


--- branches/kstars/summer/kstars/kstars/kstarsinit.cpp #1009608:1009609
@@ -388,11 +388,9 @@
     ka = actionCollection()->addAction( "flagmanager" );
     ka->setText( i18n( "Flags...") );
     connect( ka, SIGNAL( triggered() ), this, SLOT( slotFlagManager() ) );
-    
-    // comast Menu
 
     ka = actionCollection()->addAction( "ewriter" );
-    ka->setText( i18n( "Equipment Writer..." ) );
+    ka->setText( i18n( "Define Equipment..." ) );
     ka->setShortcuts( KShortcut( Qt::CTRL+Qt::Key_0 ) );
     connect( ka, SIGNAL( triggered() ), this, SLOT( slotEquipmentWriter() ) );
 
@@ -401,6 +399,7 @@
     ka->setShortcuts( KShortcut( Qt::CTRL+Qt::Key_1 ) );
     connect( ka, SIGNAL( triggered() ), this, SLOT( slotObserverAdd() ) );
 
+    //observation menu
     ka = actionCollection()->addAction( "execute" );
     ka->setText( i18n( "Execute the session Plan..." ) );
     ka->setShortcuts( KShortcut( Qt::CTRL+Qt::Key_2 ) );
_______________________________________________
Kstars-devel mailing list
Kstars-devel@kde.org
https://mail.kde.org/mailman/listinfo/kstars-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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