/[straw]/straw/glade/straw.glade
ViewVC logotype

Diff of /straw/glade/straw.glade

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by jmalonzo, Wed Sep 24 00:02:46 2003 UTC revision 1.34 by jmalonzo, Sun Sep 28 12:37:09 2003 UTC
# Line 2042  Line 2042 
2042                        <property name="border_width">6</property>                        <property name="border_width">6</property>
2043                        <property name="visible">True</property>                        <property name="visible">True</property>
2044                        <property name="homogeneous">False</property>                        <property name="homogeneous">False</property>
2045                        <property name="spacing">5</property>                        <property name="spacing">6</property>
2046    
2047                        <child>                        <child>
2048                          <widget class="GtkLabel" id="label89">                          <widget class="GtkLabel" id="label89">
# Line 2069  Line 2069 
2069                          <widget class="GtkVBox" id="vbox29">                          <widget class="GtkVBox" id="vbox29">
2070                            <property name="visible">True</property>                            <property name="visible">True</property>
2071                            <property name="homogeneous">False</property>                            <property name="homogeneous">False</property>
2072                            <property name="spacing">6</property>                            <property name="spacing">20</property>
2073    
2074                            <child>                            <child>
2075                              <widget class="GtkTable" id="table13">                              <widget class="GtkHBox" id="hbox68">
2076                                <property name="visible">True</property>                                <property name="visible">True</property>
                               <property name="n_rows">2</property>  
                               <property name="n_columns">2</property>  
2077                                <property name="homogeneous">False</property>                                <property name="homogeneous">False</property>
2078                                <property name="row_spacing">12</property>                                <property name="spacing">6</property>
                               <property name="column_spacing">12</property>  
2079    
2080                                <child>                                <child>
2081                                  <widget class="GtkLabel" id="label80">                                  <widget class="GtkLabel" id="label91">
2082                                    <property name="visible">True</property>                                    <property name="visible">True</property>
2083                                    <property name="label" translatable="yes">Refresh Time:</property>                                    <property name="label" translatable="yes">Refresh every</property>
2084                                    <property name="use_underline">False</property>                                    <property name="use_underline">False</property>
2085                                    <property name="use_markup">False</property>                                    <property name="use_markup">False</property>
2086                                    <property name="justify">GTK_JUSTIFY_RIGHT</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
2087                                    <property name="wrap">False</property>                                    <property name="wrap">False</property>
2088                                    <property name="selectable">False</property>                                    <property name="selectable">False</property>
2089                                    <property name="xalign">0</property>                                    <property name="xalign">0.5</property>
2090                                    <property name="yalign">0.5</property>                                    <property name="yalign">0.5</property>
2091                                    <property name="xpad">0</property>                                    <property name="xpad">0</property>
2092                                    <property name="ypad">0</property>                                    <property name="ypad">0</property>
2093                                  </widget>                                  </widget>
2094                                  <packing>                                  <packing>
2095                                    <property name="left_attach">0</property>                                    <property name="padding">0</property>
2096                                    <property name="right_attach">1</property>                                    <property name="expand">False</property>
2097                                    <property name="top_attach">0</property>                                    <property name="fill">False</property>
2098                                    <property name="bottom_attach">1</property>                                  </packing>
2099                                    <property name="x_options">fill</property>                                </child>
2100                                    <property name="y_options"></property>  
2101                                  <child>
2102                                    <widget class="GtkSpinButton" id="poll_frequency_spin">
2103                                      <property name="visible">True</property>
2104                                      <property name="can_focus">True</property>
2105                                      <property name="climb_rate">1</property>
2106                                      <property name="digits">0</property>
2107                                      <property name="numeric">True</property>
2108                                      <property name="update_policy">GTK_UPDATE_ALWAYS</property>
2109                                      <property name="snap_to_ticks">False</property>
2110                                      <property name="wrap">False</property>
2111                                      <property name="adjustment">60 0 1000 1 10 10</property>
2112                                      <signal name="focus_out_event" handler="on_poll_frequency_spin_focus_out_event" last_modification_time="Tue, 16 Sep 2003 09:16:03 GMT"/>
2113                                    </widget>
2114                                    <packing>
2115                                      <property name="padding">0</property>
2116                                      <property name="expand">False</property>
2117                                      <property name="fill">True</property>
2118                                  </packing>                                  </packing>
2119                                </child>                                </child>
2120    
2121                                <child>                                <child>
2122                                  <widget class="GtkLabel" id="label81">                                  <widget class="GtkLabel" id="label92">
2123                                    <property name="visible">True</property>                                    <property name="visible">True</property>
2124                                    <property name="label" translatable="yes">Items Stored:</property>                                    <property name="label" translatable="yes">minutes</property>
2125                                    <property name="use_underline">False</property>                                    <property name="use_underline">False</property>
2126                                    <property name="use_markup">False</property>                                    <property name="use_markup">False</property>
2127                                    <property name="justify">GTK_JUSTIFY_RIGHT</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
2128                                    <property name="wrap">False</property>                                    <property name="wrap">False</property>
2129                                    <property name="selectable">False</property>                                    <property name="selectable">False</property>
2130                                    <property name="xalign">0</property>                                    <property name="xalign">0.5</property>
2131                                    <property name="yalign">0.5</property>                                    <property name="yalign">0.5</property>
2132                                    <property name="xpad">0</property>                                    <property name="xpad">0</property>
2133                                    <property name="ypad">0</property>                                    <property name="ypad">0</property>
2134                                  </widget>                                  </widget>
2135                                  <packing>                                  <packing>
2136                                    <property name="left_attach">0</property>                                    <property name="padding">0</property>
2137                                    <property name="right_attach">1</property>                                    <property name="expand">False</property>
2138                                    <property name="top_attach">1</property>                                    <property name="fill">False</property>
                                   <property name="bottom_attach">2</property>  
                                   <property name="x_options">fill</property>  
                                   <property name="y_options"></property>  
2139                                  </packing>                                  </packing>
2140                                </child>                                </child>
2141                                </widget>
2142                                <packing>
2143                                  <property name="padding">0</property>
2144                                  <property name="expand">False</property>
2145                                  <property name="fill">True</property>
2146                                </packing>
2147                              </child>
2148    
2149                              <child>
2150                                <widget class="GtkHBox" id="hbox69">
2151                                  <property name="visible">True</property>
2152                                  <property name="homogeneous">False</property>
2153                                  <property name="spacing">6</property>
2154    
2155                                <child>                                <child>
2156                                  <widget class="GtkSpinButton" id="poll_frequency_spin">                                  <widget class="GtkLabel" id="label93">
2157                                    <property name="visible">True</property>                                    <property name="visible">True</property>
2158                                    <property name="can_focus">True</property>                                    <property name="label" translatable="yes">Store a maximum of </property>
2159                                    <property name="climb_rate">1</property>                                    <property name="use_underline">False</property>
2160                                    <property name="digits">0</property>                                    <property name="use_markup">False</property>
2161                                    <property name="numeric">True</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
                                   <property name="update_policy">GTK_UPDATE_ALWAYS</property>  
                                   <property name="snap_to_ticks">False</property>  
2162                                    <property name="wrap">False</property>                                    <property name="wrap">False</property>
2163                                    <property name="adjustment">60 0 1000 1 10 10</property>                                    <property name="selectable">False</property>
2164                                    <signal name="focus_out_event" handler="on_poll_frequency_spin_focus_out_event" last_modification_time="Tue, 16 Sep 2003 09:16:03 GMT"/>                                    <property name="xalign">0.5</property>
2165                                      <property name="yalign">0.5</property>
2166                                      <property name="xpad">0</property>
2167                                      <property name="ypad">0</property>
2168                                  </widget>                                  </widget>
2169                                  <packing>                                  <packing>
2170                                    <property name="left_attach">1</property>                                    <property name="padding">0</property>
2171                                    <property name="right_attach">2</property>                                    <property name="expand">False</property>
2172                                    <property name="top_attach">0</property>                                    <property name="fill">False</property>
                                   <property name="bottom_attach">1</property>  
                                   <property name="x_options">fill</property>  
                                   <property name="y_options"></property>  
2173                                  </packing>                                  </packing>
2174                                </child>                                </child>
2175    
# Line 2165  Line 2187 
2187                                    <signal name="focus_out_event" handler="on_number_of_items_spin_focus_out_event" last_modification_time="Tue, 16 Sep 2003 09:16:11 GMT"/>                                    <signal name="focus_out_event" handler="on_number_of_items_spin_focus_out_event" last_modification_time="Tue, 16 Sep 2003 09:16:11 GMT"/>
2188                                  </widget>                                  </widget>
2189                                  <packing>                                  <packing>
2190                                    <property name="left_attach">1</property>                                    <property name="padding">0</property>
2191                                    <property name="right_attach">2</property>                                    <property name="expand">False</property>
2192                                    <property name="top_attach">1</property>                                    <property name="fill">True</property>
                                   <property name="bottom_attach">2</property>  
                                   <property name="x_options">fill</property>  
                                   <property name="y_options"></property>  
2193                                  </packing>                                  </packing>
2194                                </child>                                </child>
                             </widget>  
                             <packing>  
                               <property name="padding">0</property>  
                               <property name="expand">False</property>  
                               <property name="fill">True</property>  
                             </packing>  
                           </child>  
2195    
2196                            <child>                                <child>
2197                              <widget class="GtkLabel" id="label90">                                  <widget class="GtkLabel" id="label94">
2198                                <property name="visible">True</property>                                    <property name="visible">True</property>
2199                                <property name="label" translatable="yes"></property>                                    <property name="label" translatable="yes">items</property>
2200                                <property name="use_underline">False</property>                                    <property name="use_underline">False</property>
2201                                <property name="use_markup">False</property>                                    <property name="use_markup">False</property>
2202                                <property name="justify">GTK_JUSTIFY_LEFT</property>                                    <property name="justify">GTK_JUSTIFY_LEFT</property>
2203                                <property name="wrap">False</property>                                    <property name="wrap">False</property>
2204                                <property name="selectable">False</property>                                    <property name="selectable">False</property>
2205                                <property name="xalign">0.5</property>                                    <property name="xalign">0.5</property>
2206                                <property name="yalign">0.5</property>                                    <property name="yalign">0.5</property>
2207                                <property name="xpad">0</property>                                    <property name="xpad">0</property>
2208                                <property name="ypad">0</property>                                    <property name="ypad">0</property>
2209                                    </widget>
2210                                    <packing>
2211                                      <property name="padding">0</property>
2212                                      <property name="expand">False</property>
2213                                      <property name="fill">False</property>
2214                                    </packing>
2215                                  </child>
2216                              </widget>                              </widget>
2217                              <packing>                              <packing>
2218                                <property name="padding">0</property>                                <property name="padding">0</property>
# Line 2734  Line 2753 
2753          <widget class="GnomeDruidPageEdge" id="start_page">          <widget class="GnomeDruidPageEdge" id="start_page">
2754            <property name="visible">True</property>            <property name="visible">True</property>
2755            <property name="position">GNOME_EDGE_START</property>            <property name="position">GNOME_EDGE_START</property>
2756            <property name="title" translatable="yes">Feed Subscribe</property>            <property name="title" translatable="yes">Subscribe</property>
2757            <property name="text" translatable="yes">This will help you to subscribe to a particular feed.            <property name="text" translatable="yes">This druid will guide you to the subscription process. Press the Forward button if you want to continue</property>
 Please press 'Forward' if you wanna continue...</property>  
2758            <signal name="cancel" handler="on_start_page_cancel" last_modification_time="Sun, 21 Sep 2003 09:38:26 GMT"/>            <signal name="cancel" handler="on_start_page_cancel" last_modification_time="Sun, 21 Sep 2003 09:38:26 GMT"/>
2759            <signal name="next" handler="on_start_page_next" last_modification_time="Tue, 23 Sep 2003 04:39:48 GMT"/>            <signal name="next" handler="on_start_page_next" last_modification_time="Tue, 23 Sep 2003 04:39:48 GMT"/>
2760          </widget>          </widget>
# Line 2774  Please press 'Forward' if you wanna cont Line 2792  Please press 'Forward' if you wanna cont
2792                        <child>                        <child>
2793                          <widget class="GtkLabel" id="label85">                          <widget class="GtkLabel" id="label85">
2794                            <property name="visible">True</property>                            <property name="visible">True</property>
2795                            <property name="label" translatable="yes">News Site Location:</property>                            <property name="label" translatable="yes">News Location:</property>
2796                            <property name="use_underline">False</property>                            <property name="use_underline">False</property>
2797                            <property name="use_markup">False</property>                            <property name="use_markup">False</property>
2798                            <property name="justify">GTK_JUSTIFY_LEFT</property>                            <property name="justify">GTK_JUSTIFY_LEFT</property>
# Line 2821  Please press 'Forward' if you wanna cont Line 2839  Please press 'Forward' if you wanna cont
2839                        <child>                        <child>
2840                          <widget class="GtkLabel" id="label86">                          <widget class="GtkLabel" id="label86">
2841                            <property name="visible">True</property>                            <property name="visible">True</property>
2842                            <property name="label" translatable="yes">Enter the URL of the site that you want to subscribe to in the text box                            <property name="label" translatable="yes">Enter the location of the site that you want to subscribe to in the text box
2843  below then press 'Forward'</property>  below. Press the &lt;b&gt;Forward&lt;/b&gt; button if you are done</property>
2844                            <property name="use_underline">False</property>                            <property name="use_underline">False</property>
2845                            <property name="use_markup">False</property>                            <property name="use_markup">True</property>
2846                            <property name="justify">GTK_JUSTIFY_LEFT</property>                            <property name="justify">GTK_JUSTIFY_LEFT</property>
2847                            <property name="wrap">False</property>                            <property name="wrap">False</property>
2848                            <property name="selectable">False</property>                            <property name="selectable">False</property>
# Line 2864  below then press 'Forward'</property> Line 2882  below then press 'Forward'</property>
2882        <child>        <child>
2883          <widget class="GnomeDruidPageStandard" id="multiple_feed_page">          <widget class="GnomeDruidPageStandard" id="multiple_feed_page">
2884            <property name="visible">True</property>            <property name="visible">True</property>
2885            <property name="title" translatable="yes">Feeds Found</property>            <property name="title" translatable="yes">Found Feeds</property>
2886            <signal name="cancel" handler="on_multiple_feed_page_cancel" last_modification_time="Sun, 21 Sep 2003 12:30:01 GMT"/>            <signal name="cancel" handler="on_multiple_feed_page_cancel" last_modification_time="Sun, 21 Sep 2003 12:30:01 GMT"/>
2887            <signal name="next" handler="on_multiple_feed_page_next" last_modification_time="Sun, 21 Sep 2003 12:30:07 GMT"/>            <signal name="next" handler="on_multiple_feed_page_next" last_modification_time="Sun, 21 Sep 2003 12:30:07 GMT"/>
2888    

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26