[gnome-disk-utility/udisks2-port] Fix tooltips in the "Format Volume" dialog



commit eed83c1494ab1080269b75749071b464881ebe7f
Author: David Zeuthen <davidz redhat com>
Date:   Wed Nov 2 17:37:33 2011 -0400

    Fix tooltips in the "Format Volume" dialog
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 data/ui/format-volume-dialog.ui |   16 ++--------------
 1 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/data/ui/format-volume-dialog.ui b/data/ui/format-volume-dialog.ui
index d3a7f0f..b74b330 100644
--- a/data/ui/format-volume-dialog.ui
+++ b/data/ui/format-volume-dialog.ui
@@ -103,7 +103,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="has_tooltip">True</property>
-                    <property name="tooltip_markup" translatable="yes">The kind of filesystem to create. Choose &lt;b&gt;Custom&lt;/b&gt; to specify a custom filesystem type such as &lt;i&gt;btrfs&lt;/i&gt; or &lt;i&gt;swap&lt;/i&gt;</property>
+                    <property name="tooltip_markup" translatable="yes">The kind of filesystem to create. Choose &lt;b&gt;Custom&lt;/b&gt; to specify a custom filesystem type such as &lt;i&gt;btrfs&lt;/i&gt;, &lt;i&gt;xfs&lt;/i&gt; or &lt;i&gt;swap&lt;/i&gt;</property>
                     <items>
                       <item translatable="yes">Compatible with all systems (FAT)</item>
                       <item translatable="yes">Compatible with Linux (ext4)</item>
@@ -171,7 +171,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="no_show_all">True</property>
-                    <property name="tooltip_markup" translatable="yes">The custom filesystem type to create e.g. &lt;i&gt;btrfs&lt;/i&gt; or &lt;i&gt;btrfs&lt;/i&gt;</property>
+                    <property name="tooltip_markup" translatable="yes">The custom filesystem type to create e.g. &lt;i&gt;btrfs&lt;/i&gt;, &lt;i&gt;xfs&lt;/i&gt; or &lt;i&gt;swap&lt;/i&gt;</property>
                     <property name="invisible_char">â</property>
                     <property name="activates_default">True</property>
                     <property name="invisible_char_set">True</property>
@@ -284,18 +284,6 @@
                 <child>
                   <placeholder/>
                 </child>
-                <child>
-                  <placeholder/>
-                </child>
-                <child>
-                  <placeholder/>
-                </child>
-                <child>
-                  <placeholder/>
-                </child>
-                <child>
-                  <placeholder/>
-                </child>
               </object>
               <packing>
                 <property name="expand">False</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]