The following commit has been merged in the master branch:
commit f977748f09627e001c43630a4932eb4dff19f70c
Author: Andrei Zavada <[email protected]>
Date:   Sun Apr 7 11:38:22 2013 +0300

    cosmetic strings touchup

diff --git a/data/mw.glade b/data/mw.glade
index 620945a..f475474 100644
--- a/data/mw.glade
+++ b/data/mw.glade
@@ -887,7 +887,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property 
name="can_focus">False</property>
                                         <property 
name="valign">center</property>
                                         <property name="xalign">1</property>
-                                        <property name="label" 
translatable="yes">freq range: </property>
+                                        <property name="label" 
translatable="yes">F: </property>
                                         <property 
name="use_underline">True</property>
                                       </object>
                                       <packing>
@@ -1002,7 +1002,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property 
name="can_focus">False</property>
                                         <property 
name="valign">center</property>
                                         <property name="xalign">1</property>
-                                        <property name="label" 
translatable="yes">&lt;i&gt;f&lt;/i&gt;&lt;sub&gt;0&lt;/sub&gt;: </property>
+                                        <property name="label" 
translatable="yes">&lt;i&gt;F&lt;/i&gt;&lt;sub&gt;0&lt;/sub&gt;: </property>
                                         <property 
name="use_markup">True</property>
                                         <property 
name="use_underline">True</property>
                                       </object>
@@ -1091,7 +1091,7 @@ rm */*/*/.*.{psd,mc,swu}</property>
                                         <property 
name="no_show_all">True</property>
                                         <property 
name="valign">center</property>
                                         <property name="xalign">1</property>
-                                        <property name="label" 
translatable="yes">&lt;i&gt;f&lt;/i&gt;&lt;sub&gt;0&lt;/sub&gt;: </property>
+                                        <property name="label" 
translatable="yes">&lt;i&gt;F&lt;/i&gt;&lt;sub&gt;0&lt;/sub&gt;: </property>
                                         <property 
name="use_markup">True</property>
                                         <property 
name="use_underline">True</property>
                                       </object>
@@ -7259,6 +7259,12 @@ dragging individual signals with 
&lt;i&gt;Alt&lt;/i&gt;.&lt;/small&gt;</property
                                     <child>
                                       <placeholder/>
                                     </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
+                                    <child>
+                                      <placeholder/>
+                                    </child>
                                   </object>
                                 </child>
                                 <child>
diff --git a/src/ui/mw/simulations.cc b/src/ui/mw/simulations.cc
index 07d0411..b6af5d2 100644
--- a/src/ui/mw/simulations.cc
+++ b/src/ui/mw/simulations.cc
@@ -110,7 +110,7 @@ populate_2()
                                                            -1);
                                } else {
                                        gtk_tree_store_set( mSimulations, 
&iter_h,
-                                                           1, "(untried — 
click to run)",
+                                                           1, "(untried — 
dbl-click to run)",
                                                            
msimulations_modref_col, virgin,
                                                            -1);
                                }

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to