~andreas-strasser/lask/trunk

« back to all changes in this revision

Viewing changes to ui/lask.ui

  • Committer: Andreas Strasser
  • Date: 2017-04-23 07:43:18 UTC
  • Revision ID: name@example.com-20170423074318-yc8foj0gx8yxgz0j
- Kostenerfassung neu gemacht

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- Generated with glade 3.16.0 on Mon Apr 10 18:59:02 2017 -->
 
2
<!-- Generated with glade 3.16.0 on Sun Apr 23 09:41:21 2017 -->
3
3
<interface domain="lask">
4
4
  <!-- interface-requires gtk+ 3.0 -->
5
5
  <object class="GtkAdjustment" id="adjustment1">
172
172
    <property name="step_increment">1</property>
173
173
    <property name="page_increment">10</property>
174
174
  </object>
 
175
  <object class="GtkAdjustment" id="adjustment40">
 
176
    <property name="upper">100</property>
 
177
    <property name="step_increment">1</property>
 
178
    <property name="page_increment">10</property>
 
179
  </object>
 
180
  <object class="GtkAdjustment" id="adjustment41">
 
181
    <property name="upper">100</property>
 
182
    <property name="step_increment">1</property>
 
183
    <property name="page_increment">10</property>
 
184
  </object>
 
185
  <object class="GtkAdjustment" id="adjustment42">
 
186
    <property name="upper">100</property>
 
187
    <property name="step_increment">1</property>
 
188
    <property name="page_increment">10</property>
 
189
  </object>
175
190
  <object class="GtkAdjustment" id="adjustment5">
176
191
    <property name="upper">100</property>
177
192
    <property name="step_increment">1</property>
3153
3168
                <property name="can_focus">False</property>
3154
3169
                <property name="hexpand">True</property>
3155
3170
                <property name="xalign">0</property>
3156
 
                <property name="label" translatable="yes">Kosten (€/ha):</property>
 
3171
                <property name="label" translatable="yes">Kosten:</property>
3157
3172
              </object>
3158
3173
              <packing>
3159
3174
                <property name="left_attach">0</property>
3174
3189
              </packing>
3175
3190
            </child>
3176
3191
            <child>
3177
 
              <object class="GtkSpinButton" id="spinbutton22">
3178
 
                <property name="visible">True</property>
3179
 
                <property name="can_focus">True</property>
3180
 
                <property name="halign">start</property>
3181
 
                <property name="adjustment">adjustment16</property>
3182
 
                <property name="digits">2</property>
3183
 
              </object>
3184
 
              <packing>
3185
 
                <property name="left_attach">0</property>
3186
 
                <property name="top_attach">1</property>
3187
 
              </packing>
3188
 
            </child>
3189
 
            <child>
3190
3192
              <object class="GtkSpinButton" id="spinbutton23">
3191
3193
                <property name="visible">True</property>
3192
3194
                <property name="can_focus">True</property>
3199
3201
                <property name="top_attach">1</property>
3200
3202
              </packing>
3201
3203
            </child>
 
3204
            <child>
 
3205
              <object class="GtkButton" id="button19">
 
3206
                <property name="label" translatable="yes">0,00 €/ha</property>
 
3207
                <property name="visible">True</property>
 
3208
                <property name="can_focus">True</property>
 
3209
                <property name="receives_default">True</property>
 
3210
              </object>
 
3211
              <packing>
 
3212
                <property name="left_attach">0</property>
 
3213
                <property name="top_attach">1</property>
 
3214
              </packing>
 
3215
            </child>
3202
3216
          </object>
3203
3217
          <packing>
3204
3218
            <property name="left_attach">0</property>
3460
3474
      </object>
3461
3475
    </child>
3462
3476
  </object>
 
3477
  <object class="GtkWindow" id="window8">
 
3478
    <property name="can_focus">False</property>
 
3479
    <child>
 
3480
      <object class="GtkGrid" id="grid34">
 
3481
        <property name="visible">True</property>
 
3482
        <property name="can_focus">False</property>
 
3483
        <property name="hexpand">True</property>
 
3484
        <property name="row_spacing">5</property>
 
3485
        <property name="column_spacing">5</property>
 
3486
        <child>
 
3487
          <object class="GtkGrid" id="grid35">
 
3488
            <property name="visible">True</property>
 
3489
            <property name="can_focus">False</property>
 
3490
            <property name="halign">end</property>
 
3491
            <property name="margin_top">5</property>
 
3492
            <property name="margin_bottom">5</property>
 
3493
            <property name="row_spacing">5</property>
 
3494
            <property name="column_spacing">5</property>
 
3495
            <child>
 
3496
              <object class="GtkButton" id="button17">
 
3497
                <property name="label" translatable="yes">Übernehmen</property>
 
3498
                <property name="visible">True</property>
 
3499
                <property name="can_focus">True</property>
 
3500
                <property name="receives_default">True</property>
 
3501
              </object>
 
3502
              <packing>
 
3503
                <property name="left_attach">0</property>
 
3504
                <property name="top_attach">0</property>
 
3505
              </packing>
 
3506
            </child>
 
3507
            <child>
 
3508
              <object class="GtkButton" id="button18">
 
3509
                <property name="label" translatable="yes">Abbrechen</property>
 
3510
                <property name="visible">True</property>
 
3511
                <property name="can_focus">True</property>
 
3512
                <property name="receives_default">True</property>
 
3513
              </object>
 
3514
              <packing>
 
3515
                <property name="left_attach">0</property>
 
3516
                <property name="top_attach">1</property>
 
3517
              </packing>
 
3518
            </child>
 
3519
          </object>
 
3520
          <packing>
 
3521
            <property name="left_attach">2</property>
 
3522
            <property name="top_attach">0</property>
 
3523
          </packing>
 
3524
        </child>
 
3525
        <child>
 
3526
          <object class="GtkGrid" id="grid36">
 
3527
            <property name="visible">True</property>
 
3528
            <property name="can_focus">False</property>
 
3529
            <property name="margin_left">5</property>
 
3530
            <property name="margin_right">5</property>
 
3531
            <property name="margin_top">5</property>
 
3532
            <property name="margin_bottom">5</property>
 
3533
            <property name="hexpand">True</property>
 
3534
            <property name="row_spacing">5</property>
 
3535
            <property name="column_spacing">5</property>
 
3536
            <child>
 
3537
              <object class="GtkLabel" id="label83">
 
3538
                <property name="visible">True</property>
 
3539
                <property name="can_focus">False</property>
 
3540
                <property name="xalign">1</property>
 
3541
                <property name="label" translatable="yes">Saatgut (€/kg):</property>
 
3542
              </object>
 
3543
              <packing>
 
3544
                <property name="left_attach">0</property>
 
3545
                <property name="top_attach">0</property>
 
3546
              </packing>
 
3547
            </child>
 
3548
            <child>
 
3549
              <object class="GtkSpinButton" id="spinbutton46">
 
3550
                <property name="visible">True</property>
 
3551
                <property name="can_focus">True</property>
 
3552
                <property name="adjustment">adjustment40</property>
 
3553
                <property name="digits">2</property>
 
3554
              </object>
 
3555
              <packing>
 
3556
                <property name="left_attach">1</property>
 
3557
                <property name="top_attach">0</property>
 
3558
              </packing>
 
3559
            </child>
 
3560
            <child>
 
3561
              <object class="GtkLabel" id="label85">
 
3562
                <property name="visible">True</property>
 
3563
                <property name="can_focus">False</property>
 
3564
                <property name="xalign">1</property>
 
3565
                <property name="label" translatable="yes">Arbeitserledigung (€/ha):</property>
 
3566
              </object>
 
3567
              <packing>
 
3568
                <property name="left_attach">0</property>
 
3569
                <property name="top_attach">1</property>
 
3570
              </packing>
 
3571
            </child>
 
3572
            <child>
 
3573
              <object class="GtkSpinButton" id="spinbutton47">
 
3574
                <property name="visible">True</property>
 
3575
                <property name="can_focus">True</property>
 
3576
                <property name="adjustment">adjustment41</property>
 
3577
                <property name="digits">2</property>
 
3578
              </object>
 
3579
              <packing>
 
3580
                <property name="left_attach">1</property>
 
3581
                <property name="top_attach">1</property>
 
3582
              </packing>
 
3583
            </child>
 
3584
            <child>
 
3585
              <object class="GtkLabel" id="label87">
 
3586
                <property name="visible">True</property>
 
3587
                <property name="can_focus">False</property>
 
3588
                <property name="xalign">1</property>
 
3589
                <property name="label" translatable="yes">Festkosten (€):</property>
 
3590
              </object>
 
3591
              <packing>
 
3592
                <property name="left_attach">0</property>
 
3593
                <property name="top_attach">2</property>
 
3594
              </packing>
 
3595
            </child>
 
3596
            <child>
 
3597
              <object class="GtkSpinButton" id="spinbutton48">
 
3598
                <property name="visible">True</property>
 
3599
                <property name="can_focus">True</property>
 
3600
                <property name="adjustment">adjustment42</property>
 
3601
                <property name="digits">2</property>
 
3602
              </object>
 
3603
              <packing>
 
3604
                <property name="left_attach">1</property>
 
3605
                <property name="top_attach">2</property>
 
3606
              </packing>
 
3607
            </child>
 
3608
          </object>
 
3609
          <packing>
 
3610
            <property name="left_attach">0</property>
 
3611
            <property name="top_attach">0</property>
 
3612
          </packing>
 
3613
        </child>
 
3614
        <child>
 
3615
          <object class="GtkSeparator" id="separator3">
 
3616
            <property name="visible">True</property>
 
3617
            <property name="can_focus">False</property>
 
3618
            <property name="orientation">vertical</property>
 
3619
          </object>
 
3620
          <packing>
 
3621
            <property name="left_attach">1</property>
 
3622
            <property name="top_attach">0</property>
 
3623
          </packing>
 
3624
        </child>
 
3625
      </object>
 
3626
    </child>
 
3627
  </object>
3463
3628
</interface>