~ubuntuone-control-tower/ubuntuone-control-panel/trunk

« back to all changes in this revision

Viewing changes to data/device.ui

  • Committer: Tarmac
  • Author(s): Natalia B. Bidart
  • Date: 2011-03-02 21:01:53 UTC
  • mfrom: (87.1.3 misc-tweaks)
  • Revision ID: tarmac-20110302210153-a3a87pvpexvgnojv
- Local device is listed first in the devices info result (LP: #727996).
- 'Show activity notifications' in devices config section.
- 'Limit file sync bandwidth usage' in devices config section.
- 'File sync' service should be listed on top og any other service in Services tab (all reported in LP: #727998).

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
                    <property name="can_focus">False</property>
75
75
                    <child>
76
76
                      <object class="GtkCheckButton" id="show_all_notifications">
77
 
                        <property name="label" translatable="yes">Show notifications</property>
 
77
                        <property name="label" translatable="yes">Show activity notifications</property>
78
78
                        <property name="visible">True</property>
79
79
                        <property name="can_focus">True</property>
80
80
                        <property name="receives_default">False</property>
94
94
                        <property name="can_focus">False</property>
95
95
                        <child>
96
96
                          <object class="GtkCheckButton" id="limit_bandwidth">
97
 
                            <property name="label" translatable="yes">Limit bandwidth usage</property>
 
97
                            <property name="label" translatable="yes">Limit file sync bandwidth usage</property>
98
98
                            <property name="visible">True</property>
99
99
                            <property name="can_focus">True</property>
100
100
                            <property name="receives_default">False</property>