~ubuntu-branches/ubuntu/utopic/mediathekview/utopic

« back to all changes in this revision

Viewing changes to src/mediathek/gui/dialogEinstellungen/PanelErledigteUrls.form

  • Committer: Package Import Robot
  • Author(s): Markus Koschany
  • Date: 2014-07-24 12:04:16 UTC
  • mfrom: (4.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20140724120416-h9r0d70ql741jdnl
Tags: 7-1
* Imported Upstream version 7.
* Update debian/watch to detect new upstream tarballs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
                  <Group type="102" alignment="1" attributes="0">
24
24
                      <Component id="jToggleButtonLaden" linkSize="1" min="-2" max="-2" attributes="0"/>
25
25
                      <EmptySpace max="32767" attributes="0"/>
 
26
                      <Component id="jButtonExport" min="-2" max="-2" attributes="0"/>
 
27
                      <EmptySpace max="-2" attributes="0"/>
26
28
                      <Component id="jButtonLoeschen" linkSize="1" min="-2" max="-2" attributes="0"/>
27
29
                  </Group>
28
30
              </Group>
39
41
              <Group type="103" groupAlignment="3" attributes="0">
40
42
                  <Component id="jButtonLoeschen" alignment="3" min="-2" max="-2" attributes="0"/>
41
43
                  <Component id="jToggleButtonLaden" alignment="3" min="-2" max="-2" attributes="0"/>
 
44
                  <Component id="jButtonExport" alignment="3" min="-2" max="-2" attributes="0"/>
42
45
              </Group>
43
46
              <EmptySpace min="-2" max="-2" attributes="0"/>
44
47
          </Group>
74
77
        <Property name="text" type="java.lang.String" value="Laden"/>
75
78
      </Properties>
76
79
    </Component>
 
80
    <Component class="javax.swing.JButton" name="jButtonExport">
 
81
      <Properties>
 
82
        <Property name="text" type="java.lang.String" value="Liste exportieren"/>
 
83
      </Properties>
 
84
    </Component>
77
85
  </SubComponents>
78
86
</Form>