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

List:       kde-commits
Subject:    kdevelop/parts/classview
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2003-09-22 9:59:28
[Download RAW message or body]

CVS commit by dymo: 

changed the text "Graphical Class Viewer" to "Inheritance Diagram"


  M +3 -3      classviewpart.cpp   1.49


--- kdevelop/parts/classview/classviewpart.cpp  #1.48:1.49
@@ -137,5 +137,5 @@ void ClassViewPart::setupActions( )
                                      "like switch between function declaration and \
                definition, "
                                      "add classes, methods and attributes, "
-                                     "graphical class viewer."));
+                                     "inheritance diagram."));
     m_popupAction->setDelayed(false);
     KPopupMenu *popup = m_popupAction->popupMenu();
@@ -178,6 +178,6 @@ void ClassViewPart::setupActions( )
 
     popup->insertSeparator();
-    id = popup->insertItem(i18n("Graphical Class Hierarchy"), this, \
                SLOT(graphicalClassView()));
-    popup->setWhatsThis(id, i18n("<b>Graphical class hierarchy</b><p>Displays \
inheritance relationship between classes in project. " +    id = \
popup->insertItem(i18n("Inheritance Diagram"), this, SLOT(graphicalClassView())); +   \
popup->setWhatsThis(id, i18n("<b>Inheritance diagram</b><p>Displays inheritance \
                relationship between classes in project. "
                                  "Note, it does not display classes outside \
inheritance hierarchy."));  }


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

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