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

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/src/libkstapp
From:       Nicolas Brisset <nicolas.brisset () eurocopter ! com>
Date:       2010-09-30 22:54:01
Message-ID: 20100930225401.7CE60AC891 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1181409 by brisset:

Cartesian Render -> Cartesian Plot (the string appears in the GUI)
Since other strings no longer appear in the UI (or are defined by the
plugins), I am closing the corresponding bug. 

BUG: 249805


 M  +1 -1      cartesianrenderitem.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/cartesianrenderitem.cpp #1181408:1181409
@@ -23,7 +23,7 @@
 CartesianRenderItem::CartesianRenderItem(PlotItem *parentItem)
   : PlotRenderItem(parentItem) {
   setType(Cartesian);
-  setTypeName(tr("Cartesian Render"));
+  setTypeName(tr("Cartesian Plot"));
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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