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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2009-06-30 19:57:26
Message-ID: 1246391846.349270.13174.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989740 by lueck:

get these i18n fixes at least into trunk
CCMAIL:rahn@kde.org

 M  +10 -1     lib/MarblePluginSettingsWidget.ui  
 M  +1 -1      plugins/render/geodata/GeoRendererPlugin.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/MarblePluginSettingsWidget.ui #989739:989740
@@ -12,7 +12,16 @@
   </property>
   <layout class="QVBoxLayout">
    <item>
-    <widget class="QGroupBox" name="groupBox_plugins" >
+    <widget class="QGroupBox" name="groupBox_plugins">
+     <property name="toolTip">
+      <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; \
&quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; \
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; \
/&gt;&lt;style type=&quot;text/css&quot;&gt; + p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; \
font-size:9pt; font-weight:400; font-style:normal;&quot;&gt; +&lt;p style=&quot; \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans \
Serif';&quot;&gt;This is Marble's machine room for advanced users. Here you can \
select and deselect the functionality that is provided through plugins. \
&lt;/span&gt;&lt;/p&gt; +&lt;p style=&quot; margin-top:0px; margin-bottom:0px; \
margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans \
Serif';&quot;&gt;Deselecting a plugin will remove the functionality from the map, \
menus and toolbars. &lt;/span&gt;&lt;/p&gt; +&lt;p style=&quot; margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans \
Serif';&quot;&gt;Also some of the plugins might allow for tweaking their \
configuration a bit. &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> +     \
</property>  <property name="title">
       <string>P&amp;lugins</string>
      </property>
--- trunk/KDE/kdeedu/marble/src/plugins/render/geodata/GeoRendererPlugin.cpp \
#989739:989740 @@ -81,7 +81,7 @@
 
 QString GeoRendererPlugin::description() const
 {
-    return tr( "This is a simple test plugin." );
+    return tr( "This plugin draws the map content (e.g. provided via a KML file)." \
);  }
 
 QIcon GeoRendererPlugin::icon () const


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

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