[gnome-bluetooth] Bug 575333 – Add a note in the first step to make the remote device discoverable



commit 70ac8fee60f278089c1c6cc8802b47183f913c8d
Author: Bastien Nocera <hadess hadess net>
Date:   Wed May 27 17:03:45 2009 +0100

    Bug 575333 â?? Add a note in the first step to make the remote device discoverable
    
    Includes bug 101968, which looks a bit bad...
---
 wizard/wizard.ui |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/wizard/wizard.ui b/wizard/wizard.ui
index b77dfa9..2d89e52 100644
--- a/wizard/wizard.ui
+++ b/wizard/wizard.ui
@@ -31,7 +31,6 @@
         </child>
         <child>
           <object class="GtkLabel" id="label2">
-            <property name="width_request">380</property>
             <property name="visible">True</property>
             <property name="xalign">0</property>
             <property name="yalign">0</property>
@@ -40,9 +39,22 @@
           </object>
           <packing>
             <property name="expand">False</property>
+            <property name="fill">True</property>
             <property name="position">1</property>
           </packing>
         </child>
+        <child>
+          <object class="GtkLabel" id="label5">
+            <property name="visible">True</property>
+            <property name="xalign">0</property>
+            <property name="yalign">0</property>
+            <property name="label" translatable="yes">The device will need to be within 10 meters of your computer, and be &#xAB;discoverable&#xBB; (sometimes called &#xAB;visible&#xBB;). Check the device's manual if in doubt.</property>
+            <property name="wrap">True</property>
+          </object>
+          <packing>
+            <property name="position">2</property>
+          </packing>
+        </child>
       </object>
       <packing>
         <property name="page_type">intro</property>



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