~ubuntu-branches/debian/wheezy/agtl/wheezy

« back to all changes in this revision

Viewing changes to files/glade/freerunner.glade

  • Committer: Bazaar Package Importer
  • Author(s): Heiko Stuebner
  • Date: 2011-01-22 13:55:12 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110122135512-1mik0vssgpnx2fgu
Tags: 0.8.0.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    <child>
10
10
      <widget class="GtkVBox" id="vbox1">
11
11
        <property name="visible">True</property>
12
 
        <property name="orientation">vertical</property>
13
12
        <child>
14
13
          <widget class="GtkNotebook" id="notebook_all">
15
14
            <property name="width_request">480</property>
109
108
                    <child>
110
109
                      <widget class="GtkVBox" id="vbox2">
111
110
                        <property name="visible">True</property>
112
 
                        <property name="orientation">vertical</property>
113
111
                        <child>
114
112
                          <widget class="GtkLabel" id="label_latlon">
115
113
                            <property name="visible">True</property>
159
157
              </packing>
160
158
            </child>
161
159
            <child>
162
 
              <widget class="GtkTable" id="table2">
 
160
              <widget class="GtkTable" id="tableMap">
163
161
                <property name="visible">True</property>
164
162
                <property name="n_rows">3</property>
165
163
                <child>
166
 
                  <widget class="GtkDrawingArea" id="drawingarea">
167
 
                    <property name="app_paintable">True</property>
168
 
                    <signal name="map" handler="dmap"/>
169
 
                    <signal name="unmap" handler="dunmap"/>
170
 
                  </widget>
171
 
                  <packing>
172
 
                    <property name="top_attach">1</property>
173
 
                    <property name="bottom_attach">2</property>
174
 
                    <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
175
 
                  </packing>
176
 
                </child>
177
 
                <child>
178
164
                  <widget class="GtkHBox" id="hbox7">
179
165
                    <property name="height_request">100</property>
180
166
                    <property name="visible">True</property>
248
234
                    <property name="y_options">GTK_FILL</property>
249
235
                  </packing>
250
236
                </child>
 
237
                <child>
 
238
                  <placeholder/>
 
239
                </child>
251
240
              </widget>
252
241
              <packing>
253
242
                <property name="position">1</property>
268
257
            <child>
269
258
              <widget class="GtkVBox" id="vbox4">
270
259
                <property name="visible">True</property>
271
 
                <property name="orientation">vertical</property>
272
260
                <child>
273
261
                  <widget class="GtkLabel" id="label_cache_title">
274
262
                    <property name="visible">True</property>
469
457
                    <child>
470
458
                      <widget class="GtkVBox" id="vbox5">
471
459
                        <property name="visible">True</property>
472
 
                        <property name="orientation">vertical</property>
473
460
                        <child>
474
461
                          <widget class="GtkLabel" id="label13">
475
462
                            <property name="visible">True</property>
514
501
                    <child>
515
502
                      <widget class="GtkVBox" id="vbox6">
516
503
                        <property name="visible">True</property>
517
 
                        <property name="orientation">vertical</property>
518
504
                        <child>
519
505
                          <widget class="GtkScrolledWindow" id="scrolledwindow_image">
520
506
                            <property name="visible">True</property>
555
541
                            <property name="visible">True</property>
556
542
                            <child>
557
543
                              <widget class="GtkButton" id="button_image_zoom">
558
 
                                <property name="label" translatable="yes">gtk-zoom-in</property>
 
544
                                <property name="label">gtk-zoom-in</property>
559
545
                                <property name="visible">True</property>
560
546
                                <property name="can_focus">True</property>
561
547
                                <property name="receives_default">True</property>
568
554
                            </child>
569
555
                            <child>
570
556
                              <widget class="GtkButton" id="button_image_next">
571
 
                                <property name="label" translatable="yes">gtk-go-forward</property>
 
557
                                <property name="label">gtk-go-forward</property>
572
558
                                <property name="visible">True</property>
573
559
                                <property name="can_focus">True</property>
574
560
                                <property name="receives_default">True</property>
605
591
                    <child>
606
592
                      <widget class="GtkVBox" id="vbox7">
607
593
                        <property name="visible">True</property>
608
 
                        <property name="orientation">vertical</property>
609
594
                        <child>
610
595
                          <widget class="GtkScrolledWindow" id="scrolledwindow3">
611
596
                            <property name="visible">True</property>
741
726
                    <child>
742
727
                      <widget class="GtkVBox" id="vbox3">
743
728
                        <property name="visible">True</property>
744
 
                        <property name="orientation">vertical</property>
745
729
                        <child>
746
730
                          <widget class="GtkScrolledWindow" id="scrolledwindow2">
747
731
                            <property name="visible">True</property>
846
830
            <child>
847
831
              <widget class="GtkVBox" id="vbox_search">
848
832
                <property name="visible">True</property>
849
 
                <property name="orientation">vertical</property>
850
833
                <child>
851
834
                  <widget class="GtkTable" id="table4">
852
835
                    <property name="visible">True</property>
1022
1005
                    <property name="homogeneous">True</property>
1023
1006
                    <child>
1024
1007
                      <widget class="GtkButton" id="button3">
1025
 
                        <property name="label" translatable="yes">gtk-revert-to-saved</property>
 
1008
                        <property name="label">gtk-revert-to-saved</property>
1026
1009
                        <property name="height_request">50</property>
1027
1010
                        <property name="visible">True</property>
1028
1011
                        <property name="can_focus">True</property>
1036
1019
                    </child>
1037
1020
                    <child>
1038
1021
                      <widget class="GtkButton" id="button_advanced_search">
1039
 
                        <property name="label" translatable="yes">gtk-find</property>
 
1022
                        <property name="label">gtk-find</property>
1040
1023
                        <property name="height_request">50</property>
1041
1024
                        <property name="visible">True</property>
1042
1025
                        <property name="can_focus">True</property>
1074
1057
            <child>
1075
1058
              <widget class="GtkVBox" id="vbox8">
1076
1059
                <property name="visible">True</property>
1077
 
                <property name="orientation">vertical</property>
1078
1060
                <child>
1079
1061
                  <widget class="GtkFrame" id="frame2">
1080
1062
                    <property name="visible">True</property>
1087
1069
                        <child>
1088
1070
                          <widget class="GtkVBox" id="vbox10">
1089
1071
                            <property name="visible">True</property>
1090
 
                            <property name="orientation">vertical</property>
1091
1072
                            <child>
1092
1073
                              <widget class="GtkLabel" id="label30">
1093
1074
                                <property name="visible">True</property>
1103
1084
                            </child>
1104
1085
                            <child>
1105
1086
                              <widget class="GtkButton" id="button1">
1106
 
                                <property name="label" translatable="yes">gtk-ok</property>
 
1087
                                <property name="label">gtk-ok</property>
1107
1088
                                <property name="visible">True</property>
1108
1089
                                <property name="can_focus">True</property>
1109
1090
                                <property name="receives_default">True</property>
1160
1141
                        <child>
1161
1142
                          <widget class="GtkVBox" id="vbox9">
1162
1143
                            <property name="visible">True</property>
1163
 
                            <property name="orientation">vertical</property>
1164
1144
                            <child>
1165
1145
                              <widget class="GtkCheckButton" id="check_download_visible">
1166
1146
                                <property name="label" translatable="yes">only visible caches</property>
1275
1255
                            </child>
1276
1256
                            <child>
1277
1257
                              <widget class="GtkButton" id="button_download_now">
1278
 
                                <property name="label" translatable="yes">gtk-ok</property>
 
1258
                                <property name="label">gtk-ok</property>
1279
1259
                                <property name="visible">True</property>
1280
1260
                                <property name="can_focus">True</property>
1281
1261
                                <property name="receives_default">True</property>