]> Pileus Git - aweather/blobdiff - data/main.ui.in
Add radar menu to quickly focus on a site
[aweather] / data / main.ui.in
index 4b78ffc04ba0496097ac620b5bfbd3104505ecc9..7113cc39edc97296b50392911e21876bef107152 100644 (file)
@@ -351,6 +351,8 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
   <object class="AWeatherGui" id="main_window">
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">AWeather</property>
+    <property name="default_width">600</property>
+    <property name="default_height">400</property>
     <child>
       <object class="GtkVBox" id="main_body">
         <property name="visible">True</property>
@@ -501,6 +503,15 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
                 </child>
               </object>
             </child>
+            <child>
+              <object class="GtkMenuItem" id="main_menu_radar">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="use_action_appearance">False</property>
+                <property name="label" translatable="yes">_Radar</property>
+                <property name="use_underline">True</property>
+              </object>
+            </child>
             <child>
               <object class="GtkMenuItem" id="main_menu_help">
                 <property name="visible">True</property>
@@ -685,8 +696,6 @@ The hypothetical commands `show w' and `show c' should show the appropriate part
                 <property name="can_focus">True</property>
                 <child>
                   <object class="GritsOpenGL" id="main_viewer">
-                    <property name="width_request">600</property>
-                    <property name="height_request">400</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="has_focus">True</property>