blob: d4be626c20eda5105d9fe7f0aca316b08764ba36 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="git4idea.merge.GitPullDialog">
<grid id="27dc6" binding="myPanel" layout-manager="GridLayoutManager" row-count="6" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<xy x="20" y="20" width="512" height="276"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="ac901" class="javax.swing.JLabel">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="7c46e"/>
<text resource-bundle="git4idea/i18n/GitBundle" key="common.git.root"/>
</properties>
</component>
<component id="7c46e" class="javax.swing.JComboBox" binding="myGitRoot">
<constraints>
<grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="common.git.root.tooltip"/>
</properties>
</component>
<component id="30b22" class="javax.swing.JLabel">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="common.current.branch"/>
</properties>
</component>
<component id="a3d86" class="javax.swing.JLabel" binding="myCurrentBranch">
<constraints>
<grid row="1" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text value=" "/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="common.current.branch.tooltip"/>
</properties>
</component>
<component id="90684" class="javax.swing.JLabel">
<constraints>
<grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="deb7e"/>
<text resource-bundle="git4idea/i18n/GitBundle" key="pull.remote"/>
</properties>
</component>
<component id="61c98" class="javax.swing.JLabel">
<constraints>
<grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="9" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.branches"/>
</properties>
</component>
<component id="81b8a" class="javax.swing.JLabel">
<constraints>
<grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<labelFor value="84e56"/>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.strategy"/>
</properties>
</component>
<hspacer id="9a63a">
<constraints>
<grid row="4" column="2" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
<component id="84e56" class="javax.swing.JComboBox" binding="myStrategy">
<constraints>
<grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="merge.strategy"/>
</properties>
</component>
<grid id="f2617" layout-manager="GridLayoutManager" row-count="2" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="5" column="1" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="35e9d" class="javax.swing.JCheckBox" binding="myNoCommitCheckBox" default-binding="true">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.no.commit"/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="merge.no.commit.tooltip"/>
</properties>
</component>
<component id="1b781" class="javax.swing.JCheckBox" binding="mySquashCommitCheckBox" default-binding="true">
<constraints>
<grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.squash.commit"/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="merge.squash.tooltip"/>
</properties>
</component>
<component id="57f47" class="javax.swing.JCheckBox" binding="myNoFastForwardCheckBox" default-binding="true">
<constraints>
<grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.no.fast.forward"/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="merge.no.fast.forward.tooltip"/>
</properties>
</component>
<component id="97b6f" class="javax.swing.JCheckBox" binding="myAddLogInformationCheckBox" default-binding="true">
<constraints>
<grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<text resource-bundle="git4idea/i18n/GitBundle" key="merge.add.log.information"/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="merge.add.log.information.tooltip"/>
</properties>
</component>
<hspacer id="3d16e">
<constraints>
<grid row="1" column="2" row-span="1" col-span="1" vsize-policy="1" hsize-policy="6" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
</hspacer>
</children>
</grid>
<grid id="4dcaa" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
<margin top="0" left="0" bottom="0" right="0"/>
<constraints>
<grid row="2" column="1" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="deb7e" class="javax.swing.JComboBox" binding="myRemote">
<constraints>
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
</constraints>
<properties>
<editable value="false"/>
<toolTipText resource-bundle="git4idea/i18n/GitBundle" key="pull.remote.tooltip"/>
</properties>
</component>
</children>
</grid>
<component id="843df" class="com.intellij.ide.util.ElementsChooser" binding="myBranchChooser" custom-create="true">
<constraints>
<grid row="3" column="1" row-span="1" col-span="2" vsize-policy="7" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
</constraints>
<properties/>
</component>
</children>
</grid>
</form>