|
|
@ -1,5 +1,5 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<!-- Generated with glade 3.19.0 --> |
|
|
|
<!-- Generated with glade 3.20.0 --> |
|
|
|
<interface domain="gnome-shell-extension-openweather"> |
|
|
|
<interface domain="gnome-shell-extension-openweather"> |
|
|
|
<requires lib="gtk+" version="3.8"/> |
|
|
|
<requires lib="gtk+" version="3.8"/> |
|
|
|
<object class="GtkAdjustment" id="current-refresh-adjustment"> |
|
|
|
<object class="GtkAdjustment" id="current-refresh-adjustment"> |
|
|
@ -365,7 +365,6 @@ |
|
|
|
<property name="visible">True</property> |
|
|
|
<property name="visible">True</property> |
|
|
|
<property name="can_focus">True</property> |
|
|
|
<property name="can_focus">True</property> |
|
|
|
<property name="scrollable">True</property> |
|
|
|
<property name="scrollable">True</property> |
|
|
|
<property name="enable_popup">True</property> |
|
|
|
|
|
|
|
<child> |
|
|
|
<child> |
|
|
|
<object class="GtkBox" id="locations-box"> |
|
|
|
<object class="GtkBox" id="locations-box"> |
|
|
|
<property name="visible">True</property> |
|
|
|
<property name="visible">True</property> |
|
|
@ -1140,7 +1139,7 @@ |
|
|
|
</packing> |
|
|
|
</packing> |
|
|
|
</child> |
|
|
|
</child> |
|
|
|
<child> |
|
|
|
<child> |
|
|
|
<object class="GtkBox" id="about"> |
|
|
|
<object class="GtkBox" id="about-box"> |
|
|
|
<property name="can_focus">False</property> |
|
|
|
<property name="can_focus">False</property> |
|
|
|
<property name="margin_top">24</property> |
|
|
|
<property name="margin_top">24</property> |
|
|
|
<property name="margin_bottom">24</property> |
|
|
|
<property name="margin_bottom">24</property> |
|
|
@ -1165,7 +1164,7 @@ |
|
|
|
<object class="GtkLabel" id="extension-label"> |
|
|
|
<object class="GtkLabel" id="extension-label"> |
|
|
|
<property name="visible">True</property> |
|
|
|
<property name="visible">True</property> |
|
|
|
<property name="can_focus">False</property> |
|
|
|
<property name="can_focus">False</property> |
|
|
|
<property name="label"><b>OPenweather</b></property> |
|
|
|
<property name="label"><b>Openweather</b></property> |
|
|
|
<property name="use_markup">True</property> |
|
|
|
<property name="use_markup">True</property> |
|
|
|
</object> |
|
|
|
</object> |
|
|
|
<packing> |
|
|
|
<packing> |
|
|
|