~nataliabidart/ubuntu/natty/ubuntuone-control-panel/ubuntuone-control-panel-0.9.3

« back to all changes in this revision

Viewing changes to data/management.ui

Tags: upstream-0.5.1
ImportĀ upstreamĀ versionĀ 0.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
                        <property name="visible">True</property>
65
65
                        <property name="layout_style">center</property>
66
66
                        <child>
67
 
                          <object class="GtkRadioButton" id="account_button">
68
 
                            <property name="label" translatable="yes">Account</property>
 
67
                          <object class="GtkRadioButton" id="dashboard_button">
 
68
                            <property name="label" translatable="yes">Dashboard</property>
69
69
                            <property name="visible">True</property>
70
70
                            <property name="can_focus">True</property>
71
71
                            <property name="receives_default">False</property>
85
85
                            <property name="can_focus">True</property>
86
86
                            <property name="receives_default">False</property>
87
87
                            <property name="draw_indicator">False</property>
88
 
                            <property name="group">account_button</property>
 
88
                            <property name="group">dashboard_button</property>
89
89
                          </object>
90
90
                          <packing>
91
91
                            <property name="expand">False</property>
100
100
                            <property name="can_focus">True</property>
101
101
                            <property name="receives_default">False</property>
102
102
                            <property name="draw_indicator">False</property>
103
 
                            <property name="group">account_button</property>
 
103
                            <property name="group">dashboard_button</property>
104
104
                          </object>
105
105
                          <packing>
106
106
                            <property name="expand">False</property>
109
109
                          </packing>
110
110
                        </child>
111
111
                        <child>
112
 
                          <object class="GtkRadioButton" id="applications_button">
113
 
                            <property name="label" translatable="yes">Applications</property>
 
112
                          <object class="GtkRadioButton" id="services_button">
 
113
                            <property name="label" translatable="yes">Services</property>
114
114
                            <property name="visible">True</property>
115
115
                            <property name="can_focus">True</property>
116
116
                            <property name="receives_default">False</property>
117
117
                            <property name="draw_indicator">False</property>
118
 
                            <property name="group">account_button</property>
 
118
                            <property name="group">dashboard_button</property>
119
119
                          </object>
120
120
                          <packing>
121
121
                            <property name="expand">False</property>