Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247614 | Differences between
and this patch

Collapse All | Expand All

(-)../gnome-power-manager-2.24.4_orig/data/gpm-prefs.glade (+54 lines)
Lines 111-116 Link Here
111
                                <property name="position">1</property>
111
                                <property name="position">1</property>
112
                              </packing>
112
                              </packing>
113
                            </child>
113
                            </child>
114
                            <child>
115
                              <widget class="GtkHBox" id="hbox_ac_cpu">
116
                                <property name="visible">True</property>
117
                                <property name="spacing">12</property>
118
                                <property name="homogeneous">True</property>
119
                                <child>
120
                                  <widget class="GtkLabel" id="label_ac_cpu">
121
                                    <property name="visible">True</property>
122
                                    <property name="xalign">0</property>
123
                                    <property name="label" translatable="yes">Computer sp_eed policy:</property>
124
                                    <property name="use_underline">True</property>
125
                                  </widget>
126
                                </child>
127
                                <child>
128
                                  <widget class="GtkComboBox" id="combobox_ac_cpu">
129
                                    <property name="visible">True</property>
130
				    <property name="items" translatable="yes"></property>
131
                                  </widget>
132
                                  <packing>
133
                                    <property name="position">1</property>
134
                                  </packing>
135
                                </child>
136
                              </widget>
137
                              <packing>
138
                                <property name="position">2</property>
139
                              </packing>
140
                            </child>
114
                          </widget>
141
                          </widget>
115
                        </child>
142
                        </child>
116
                      </widget>
143
                      </widget>
Lines 378-383 Link Here
378
                                <property name="position">2</property>
405
                                <property name="position">2</property>
379
                              </packing>
406
                              </packing>
380
                            </child>
407
                            </child>
408
                            <child>
409
                              <widget class="GtkHBox" id="hbox_battery_cpu">
410
                                <property name="visible">True</property>
411
                                <property name="spacing">12</property>
412
                                <property name="homogeneous">True</property>
413
                                <child>
414
                                  <widget class="GtkLabel" id="label_battery_cpu">
415
                                    <property name="visible">True</property>
416
                                    <property name="xalign">0</property>
417
                                    <property name="label" translatable="yes">Computer sp_eed policy:</property>
418
                                    <property name="use_underline">True</property>
419
                                  </widget>
420
                                </child>
421
                                <child>
422
                                  <widget class="GtkComboBox" id="combobox_battery_cpu">
423
                                    <property name="visible">True</property>
424
				    <property name="items" translatable="yes"></property>
425
                                  </widget>
426
                                  <packing>
427
                                    <property name="position">1</property>
428
                                  </packing>
429
                                </child>
430
                              </widget>
431
                              <packing>
432
                                <property name="position">3</property>
433
                              </packing>
434
                            </child>
381
                          </widget>
435
                          </widget>
382
                        </child>
436
                        </child>
383
                      </widget>
437
                      </widget>

Return to bug 247614