Browse Source

Remove very old Publish.xfrm

pull/30/head
PeterForstmeier 13 years ago
parent
commit
e91c4ed9fe
  1. 4
      src/Main/Base/Project/ICSharpCode.SharpDevelop.csproj
  2. 234
      src/Main/Base/Project/Resources/ProjectOptions/Publish.xfrm
  3. 16
      src/Main/Base/Project/Src/Gui/Dialogs/OptionPanels/ProjectOptions/old_Publish.cs

4
src/Main/Base/Project/ICSharpCode.SharpDevelop.csproj

@ -753,10 +753,6 @@ @@ -753,10 +753,6 @@
<Compile Include="Src\Project\MSBuildEnums.cs" />
<Compile Include="Src\Gui\Pads\PropertyPad\IDEContainer.cs" />
<Compile Include="Src\Gui\Pads\PropertyPad\PropertyContainer.cs" />
<EmbeddedResource Include="Resources\ProjectOptions\Publish.xfrm" />
<Compile Include="Src\Gui\Dialogs\OptionPanels\ProjectOptions\old_Publish.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Src\Gui\Dialogs\OptionPanels\ProjectOptions\BuildEvents.cs">
<SubType>UserControl</SubType>
<DependentUpon>BuildEvents.xaml</DependentUpon>

234
src/Main/Base/Project/Resources/ProjectOptions/Publish.xfrm

@ -1,234 +0,0 @@ @@ -1,234 +0,0 @@
<Components version="1.0">
<System.Windows.Forms.UserControl>
<Name value="XmlUserControl1" />
<ClientSize value="{Width=592, Height=420}" />
<Controls>
<System.Windows.Forms.Button>
<Name value="button5" />
<Location value="{X=472,Y=382}" />
<Text value="Publish &amp;Now" />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="5" />
</System.Windows.Forms.Button>
<System.Windows.Forms.Button>
<Name value="button3" />
<Location value="{X=353,Y=382}" />
<Text value="Publish &amp;Wizard..." />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="3" />
</System.Windows.Forms.Button>
<System.Windows.Forms.GroupBox>
<Name value="groupBox2" />
<Location value="{X=8,Y=135}" />
<Text value="Install Mode and Settings" />
<Size value="{Width=576, Height=152}" />
<TabIndex value="1" />
<Anchor value="Top, Left, Right" />
<Controls>
<System.Windows.Forms.Label>
<Name value="label2" />
<Location value="{X=22,Y=88}" />
<Text value="The publish panel is just a dummy, nothing you see here is implemented!" />
<Size value="{Width=404, Height=24}" />
<ForeColor value="Color [Red]" />
<TabIndex value="8" />
</System.Windows.Forms.Label>
<System.Windows.Forms.Button>
<Name value="button8" />
<Location value="{X=456,Y=121}" />
<Text value="O&amp;ptions..." />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="7" />
</System.Windows.Forms.Button>
<System.Windows.Forms.Button>
<Name value="button7" />
<Location value="{X=456,Y=89}" />
<Text value="&amp;Updates..." />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="6" />
</System.Windows.Forms.Button>
<System.Windows.Forms.Button>
<Name value="button6" />
<Location value="{X=456,Y=57}" />
<Text value="Pr&amp;erequisites..." />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="5" />
</System.Windows.Forms.Button>
<System.Windows.Forms.Button>
<Name value="button4" />
<Location value="{X=456,Y=25}" />
<Text value="Application &amp;Files..." />
<Size value="{Width=112, Height=23}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="4" />
</System.Windows.Forms.Button>
<System.Windows.Forms.RadioButton>
<Name value="radioButton2" />
<Location value="{X=8,Y=49}" />
<Text value="The application is available offline as well (launchable from Start &amp;menu)" />
<Size value="{Width=440, Height=24}" />
<Anchor value="Top, Left, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="1" />
</System.Windows.Forms.RadioButton>
<System.Windows.Forms.RadioButton>
<Name value="radioButton1" />
<Location value="{X=8,Y=25}" />
<Text value="The application is available &amp;online only" />
<Size value="{Width=440, Height=24}" />
<Anchor value="Top, Left, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="0" />
</System.Windows.Forms.RadioButton>
</Controls>
</System.Windows.Forms.GroupBox>
<System.Windows.Forms.GroupBox>
<Name value="groupBox1" />
<Location value="{X=8,Y=8}" />
<Text value="Publish Location" />
<Size value="{Width=576, Height=121}" />
<TabIndex value="0" />
<Anchor value="Top, Left, Right" />
<Controls>
<System.Windows.Forms.Label>
<Name value="label1" />
<Location value="{X=40,Y=74}" />
<Text value="&amp;Installation URL (if different than above):" />
<TextAlign value="BottomLeft" />
<Size value="{Width=528, Height=16}" />
<TabIndex value="15" />
<Anchor value="Top, Left, Right" />
</System.Windows.Forms.Label>
<System.Windows.Forms.ComboBox>
<Name value="comboBox1" />
<TabIndex value="16" />
<Anchor value="Top, Left, Right" />
<Size value="{Width=480, Height=21}" />
<FormattingEnabled value="True" />
<Location value="{X=40,Y=90}" />
</System.Windows.Forms.ComboBox>
<System.Windows.Forms.Button>
<Name value="button1" />
<Location value="{X=528,Y=90}" />
<Text value="..." />
<Size value="{Width=40, Height=21}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="17" />
</System.Windows.Forms.Button>
<System.Windows.Forms.Label>
<Name value="label5" />
<Location value="{X=8,Y=26}" />
<Text value="Pu&amp;blishing Location (web site, ftp server, or file path)" />
<TextAlign value="BottomLeft" />
<Size value="{Width=560, Height=16}" />
<TabIndex value="12" />
<Anchor value="Top, Left, Right" />
</System.Windows.Forms.Label>
<System.Windows.Forms.ComboBox>
<Name value="applicationIconComboBox" />
<TabIndex value="13" />
<Anchor value="Top, Left, Right" />
<Size value="{Width=512, Height=21}" />
<FormattingEnabled value="True" />
<Location value="{X=8,Y=42}" />
</System.Windows.Forms.ComboBox>
<System.Windows.Forms.Button>
<Name value="applicationIconBrowseButton" />
<Location value="{X=528,Y=42}" />
<Text value="..." />
<Size value="{Width=40, Height=21}" />
<Anchor value="Top, Right" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<TabIndex value="14" />
</System.Windows.Forms.Button>
</Controls>
</System.Windows.Forms.GroupBox>
<System.Windows.Forms.GroupBox>
<Name value="groupBox3" />
<Location value="{X=8,Y=293}" />
<Text value="Publish Version" />
<Size value="{Width=328, Height=112}" />
<TabIndex value="2" />
<Controls>
<System.Windows.Forms.CheckBox>
<Name value="checkBox2" />
<Location value="{X=8,Y=82}" />
<FlatAppearance value="System.Windows.Forms.FlatButtonAppearance" />
<Text value="&amp;Automatically increment revision with each release" />
<TabIndex value="8" />
<Size value="{Width=312, Height=24}" />
<Anchor value="Top, Left, Right" />
</System.Windows.Forms.CheckBox>
<System.Windows.Forms.Label>
<Name value="label7" />
<Location value="{X=200,Y=24}" />
<Text value="Revision:" />
<TextAlign value="BottomCenter" />
<Size value="{Width=56, Height=23}" />
<TabIndex value="7" />
</System.Windows.Forms.Label>
<System.Windows.Forms.TextBox>
<Name value="textBox4" />
<TabIndex value="6" />
<Size value="{Width=56, Height=21}" />
<Location value="{X=200,Y=48}" />
</System.Windows.Forms.TextBox>
<System.Windows.Forms.Label>
<Name value="label6" />
<Location value="{X=136,Y=24}" />
<Text value="Build:" />
<TextAlign value="BottomCenter" />
<Size value="{Width=56, Height=23}" />
<TabIndex value="5" />
</System.Windows.Forms.Label>
<System.Windows.Forms.TextBox>
<Name value="textBox3" />
<TabIndex value="4" />
<Size value="{Width=56, Height=21}" />
<Location value="{X=136,Y=48}" />
</System.Windows.Forms.TextBox>
<System.Windows.Forms.Label>
<Name value="label4" />
<Location value="{X=72,Y=24}" />
<Text value="Minor:" />
<TextAlign value="BottomCenter" />
<Size value="{Width=56, Height=23}" />
<TabIndex value="3" />
</System.Windows.Forms.Label>
<System.Windows.Forms.TextBox>
<Name value="textBox2" />
<TabIndex value="2" />
<Size value="{Width=56, Height=21}" />
<Location value="{X=72,Y=48}" />
</System.Windows.Forms.TextBox>
<System.Windows.Forms.Label>
<Name value="label3" />
<Location value="{X=8,Y=24}" />
<Text value="Major:" />
<TextAlign value="BottomCenter" />
<Size value="{Width=56, Height=23}" />
<TabIndex value="1" />
</System.Windows.Forms.Label>
<System.Windows.Forms.TextBox>
<Name value="textBox1" />
<TabIndex value="0" />
<Size value="{Width=56, Height=21}" />
<Location value="{X=8,Y=48}" />
</System.Windows.Forms.TextBox>
</Controls>
</System.Windows.Forms.GroupBox>
</Controls>
</System.Windows.Forms.UserControl>
</Components>

16
src/Main/Base/Project/Src/Gui/Dialogs/OptionPanels/ProjectOptions/old_Publish.cs

@ -1,16 +0,0 @@ @@ -1,16 +0,0 @@
// Copyright (c) AlphaSierraPapa for the SharpDevelop Team (for details please see \doc\copyright.txt)
// This code is distributed under the GNU LGPL (for details please see \doc\license.txt)
using System;
namespace ICSharpCode.SharpDevelop.Gui.OptionPanels
{
public class old_Publish : AbstractXmlFormsProjectOptionPanel
{
public override void LoadPanelContents()
{
SetupFromXmlResource("ProjectOptions.Publish.xfrm");
InitializeHelper();
}
}
}
Loading…
Cancel
Save