~robert-ancell/unity-control-center/no-user-icons

« back to all changes in this revision

Viewing changes to panels/bluetooth/bluetooth.ui

  • Committer: CI bot
  • Author(s): Sebastien Bacher
  • Date: 2014-02-21 18:46:02 UTC
  • mfrom: (12720.1.1 unity-control-center)
  • Revision ID: ps-jenkins@lists.canonical.com-20140221184602-7x70zmn3sw7xqamc
bluetooth: let hide the bluetooth indicator, thanks Charles Kerr Fixes: 829690

Show diffs side-by-side

added added

removed removed

Lines of Context:
671
671
          </packing>
672
672
        </child>
673
673
        <child>
 
674
          <object class="GtkCheckButton" id="menubar_visibility_toggle">
 
675
            <property name="label" translatable="yes">_Show Bluetooth status in the menu bar</property>
 
676
            <property name="use_action_appearance">False</property>
 
677
            <property name="visible">True</property>
 
678
            <property name="can_focus">True</property>
 
679
            <property name="receives_default">False</property>
 
680
            <property name="margin_top">6</property>
 
681
            <property name="use_action_appearance">False</property>
 
682
            <property name="use_underline">True</property>
 
683
            <property name="xalign">0</property>
 
684
            <property name="draw_indicator">True</property>
 
685
          </object>
 
686
          <packing>
 
687
            <property name="left_attach">0</property>
 
688
            <property name="top_attach">2</property>
 
689
            <property name="width">2</property>
 
690
            <property name="height">1</property>
 
691
          </packing>
 
692
        </child>
 
693
        <child>
674
694
          <object class="GtkBox" id="box_vis">
675
695
            <property name="visible">True</property>
676
696
            <property name="can_focus">False</property>