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

List:       kde-commits
Subject:    playground/utils/gwenrename/src
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2011-07-13 11:39:23
Message-ID: 20110713113923.C713CAC854 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1241432 by aacid:

Make it proper xml


 M  +3 -3      initaskmode.cpp  
 M  +5 -5      multiselecttool.ui  


--- trunk/playground/utils/gwenrename/src/initaskmode.cpp #1241431:1241432
@@ -35,7 +35,7 @@
     renameDir->setIcon(KIcon(ic->Icon(1)));
     renameFiles->setIcon(KIcon(ic->Icon(5)));
     buttonCancel->setIcon(KIcon(ic->Icon(4)));
-    Message->setText(QString(i18n("<p>The folder <b>%1</b> is the only parameter \
passed to <b>GwenRename</b>.<br><br>Do you want to rename this folder, or the files \
contained in it?</p>")).arg(folder)); +    Message->setText(QString(i18n("<p>The \
folder <b>%1</b> is the only parameter passed to <b>GwenRename</b>.<br/><br/>Do you \
want to rename this folder, or the files contained in it?</p>")).arg(folder));  }
 
 
@@ -61,7 +61,7 @@
 
 
 void initaskMode::setFolder(QString folder){
-    Message->setText(QString(i18n("<p>The folder <b>%1</b> is the only parameter \
passed to <b>GwenRename</b>.<br><br>Do you want to rename this folder, or the files \
contained in it?</p>")).arg(folder)); +    Message->setText(QString(i18n("<p>The \
folder <b>%1</b> is the only parameter passed to <b>GwenRename</b>.<br/><br/>Do you \
want to rename this folder, or the files contained in it?</p>")).arg(folder));  }
 
 
@@ -90,4 +90,4 @@
 }
 
 
-#include "initaskmode.moc"
\ No newline at end of file
+#include "initaskmode.moc"
--- trunk/playground/utils/gwenrename/src/multiselecttool.ui #1241431:1241432
@@ -118,8 +118,8 @@
    <item>
     <widget class="QCheckBox" name="chkInvert">
      <property name="whatsThis">
-      <string>&lt;p&gt;&lt;b&gt;Invert selection in item \
                list&lt;/b&gt;&lt;br&gt;&lt;br&gt;
-When checked, only items that do &lt;b&gt;not&lt;/b&gt; match the search string will \
be selected&lt;p&gt;</string> +      <string>&lt;p&gt;&lt;b&gt;Invert selection in \
item list&lt;/b&gt;&lt;br/&gt;&lt;br/&gt; +When checked, only items that do \
&lt;b&gt;not&lt;/b&gt; match the search string will be selected&lt;/p&gt;</string>  \
</property>  <property name="text">
       <string>Invert selection in item list</string>
@@ -132,9 +132,9 @@
    <item>
     <widget class="QCheckBox" name="chkAdd">
      <property name="whatsThis">
-      <string>&lt;p&gt;&lt;b&gt;Add to &amp;current \
                selection&lt;/b&gt;&lt;br&gt;&lt;br&gt;
-Normally, this operation will replace your current selection.&lt;br&gt;&lt;br&gt;
-When checked, items selected by this operation will be &lt;b&gt;added&lt;/b&gt; to \
the current selection.&lt;br&gt;&lt;br&gt; +      <string>&lt;p&gt;&lt;b&gt;Add to \
current selection&lt;/b&gt;&lt;br/&gt;&lt;br/&gt; +Normally, this operation will \
replace your current selection.&lt;br/&gt;&lt;br/&gt; +When checked, items selected \
by this operation will be &lt;b&gt;added&lt;/b&gt; to the current \
selection.&lt;br/&gt;&lt;br/&gt;  &lt;b&gt;Note&lt;/b&gt;: If &lt;i&gt;Invert \
selection in item list&lt;/i&gt; is checked, items selected by this operation will be \
&lt;b&gt;removed&lt;/b&gt; from the current selection.&lt;/p&gt;</string>  \
</property>  <property name="text">


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

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