Added missing Turkish translations, QR code image will be saved more smaller size

This commit is contained in:
Jaex 2014-10-31 00:27:20 +02:00
parent a3da325e0d
commit df627961c7
9 changed files with 463 additions and 307 deletions

View file

@ -179,10 +179,10 @@
<value>System.Windows.Forms.ContextMenuStrip, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="btnImport.Location" type="System.Drawing.Point, System.Drawing">
<value>72, 0</value>
<value>96, 0</value>
</data>
<data name="btnImport.Size" type="System.Drawing.Size, System.Drawing">
<value>64, 24</value>
<value>88, 24</value>
</data>
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="btnImport.TabIndex" type="System.Int32, mscorlib">
@ -210,7 +210,7 @@
<value>0, 0</value>
</data>
<data name="btnExport.Size" type="System.Drawing.Size, System.Drawing">
<value>64, 24</value>
<value>88, 24</value>
</data>
<data name="btnExport.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
@ -240,7 +240,7 @@
<value>6, 13</value>
</data>
<data name="$this.Size" type="System.Drawing.Size, System.Drawing">
<value>136, 24</value>
<value>185, 24</value>
</data>
<data name="&gt;&gt;tsmiExportClipboard.Name" xml:space="preserve">
<value>tsmiExportClipboard</value>

View file

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="btnExport.Text" xml:space="preserve">
<value>Dışa aktar</value>
</data>
<data name="btnImport.Text" xml:space="preserve">
<value>İçe aktar</value>
</data>
<data name="tsmiExportClipboard.Text" xml:space="preserve">
<value>Panoya kopyala</value>
</data>
<data name="tsmiExportFile.Text" xml:space="preserve">
<value>Dosyaya kaydet...</value>
</data>
<data name="tsmiExportUpload.Text" xml:space="preserve">
<value>Metin olarak yükle</value>
</data>
<data name="tsmiImportClipboard.Text" xml:space="preserve">
<value>Panodan</value>
</data>
<data name="tsmiImportFile.Text" xml:space="preserve">
<value>Dosyadan...</value>
</data>
<data name="tsmiImportURL.Text" xml:space="preserve">
<value>Adresten...</value>
</data>
</root>

View file

@ -79,11 +79,12 @@ private void qrMain_Click(object sender, EventArgs e)
private void tsmiCopy_Click(object sender, EventArgs e)
{
GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(30, QuietZoneModules.Four));
GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(20, QuietZoneModules.Two));
BitMatrix matrix = qrMain.GetQrMatrix();
using (MemoryStream stream = new MemoryStream())
{
gRender.WriteToStream(matrix, ImageFormat.Png, stream, new Point(600, 600));
gRender.WriteToStream(matrix, ImageFormat.Png, stream);
using (Image img = Image.FromStream(stream))
{
ClipboardHelpers.CopyImage(img);
@ -127,11 +128,11 @@ private void tsmiSaveAs_Click(object sender, EventArgs e)
}
else
{
GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(30, QuietZoneModules.Four));
GraphicsRenderer gRender = new GraphicsRenderer(new FixedModuleSize(20, QuietZoneModules.Two));
BitMatrix matrix = qrMain.GetQrMatrix();
using (FileStream fs = new FileStream(filePath, FileMode.Create))
{
gRender.WriteToStream(matrix, ImageHelpers.GetImageFormat(filePath), fs, new Point(600, 600));
gRender.WriteToStream(matrix, ImageHelpers.GetImageFormat(filePath), fs);
}
}
}

View file

@ -366,6 +366,9 @@
<EmbeddedResource Include="Colors\GradientPickerForm.tr.resx">
<DependentUpon>GradientPickerForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\ExportImportControl.tr.resx">
<DependentUpon>ExportImportControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Controls\MyPictureBox.tr.resx">
<DependentUpon>MyPictureBox.cs</DependentUpon>
</EmbeddedResource>

View file

@ -244,10 +244,10 @@
<value>Bottom, Right</value>
</data>
<data name="btnOK.Location" type="System.Drawing.Point, System.Drawing">
<value>744, 734</value>
<value>712, 734</value>
</data>
<data name="btnOK.Size" type="System.Drawing.Size, System.Drawing">
<value>72, 24</value>
<value>88, 24</value>
</data>
<data name="btnOK.TabIndex" type="System.Int32, mscorlib">
<value>14</value>
@ -271,10 +271,10 @@
<value>Bottom, Right</value>
</data>
<data name="btnCancel.Location" type="System.Drawing.Point, System.Drawing">
<value>824, 734</value>
<value>808, 734</value>
</data>
<data name="btnCancel.Size" type="System.Drawing.Size, System.Drawing">
<value>72, 24</value>
<value>88, 24</value>
</data>
<data name="btnCancel.TabIndex" type="System.Int32, mscorlib">
<value>15</value>
@ -427,10 +427,10 @@
<value>True</value>
</data>
<data name="btnLoadImage.Location" type="System.Drawing.Point, System.Drawing">
<value>152, 734</value>
<value>200, 734</value>
</data>
<data name="btnLoadImage.Size" type="System.Drawing.Size, System.Drawing">
<value>81, 24</value>
<value>104, 24</value>
</data>
<data name="btnLoadImage.TabIndex" type="System.Int32, mscorlib">
<value>12</value>
@ -460,10 +460,10 @@
<value>True</value>
</data>
<data name="btnSaveImage.Location" type="System.Drawing.Point, System.Drawing">
<value>240, 734</value>
<value>312, 734</value>
</data>
<data name="btnSaveImage.Size" type="System.Drawing.Size, System.Drawing">
<value>82, 24</value>
<value>104, 24</value>
</data>
<data name="btnSaveImage.TabIndex" type="System.Int32, mscorlib">
<value>13</value>
@ -493,7 +493,7 @@
<value>8, 734</value>
</data>
<data name="eiImageEffects.Size" type="System.Drawing.Size, System.Drawing">
<value>136, 24</value>
<value>192, 24</value>
</data>
<data name="eiImageEffects.TabIndex" type="System.Int32, mscorlib">
<value>11</value>

View file

@ -474,10 +474,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi
<value>1</value>
</data>
<data name="btnDownload.Location" type="System.Drawing.Point, System.Drawing">
<value>568, 22</value>
<value>552, 22</value>
</data>
<data name="btnDownload.Size" type="System.Drawing.Size, System.Drawing">
<value>72, 24</value>
<value>88, 24</value>
</data>
<data name="btnDownload.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
@ -498,7 +498,7 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi
<value>0</value>
</data>
<data name="btnFFmpegBrowse.Location" type="System.Drawing.Point, System.Drawing">
<value>520, 22</value>
<value>504, 22</value>
</data>
<data name="btnFFmpegBrowse.Size" type="System.Drawing.Size, System.Drawing">
<value>40, 24</value>
@ -525,7 +525,7 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi
<value>8, 24</value>
</data>
<data name="txtFFmpegPath.Size" type="System.Drawing.Size, System.Drawing">
<value>504, 20</value>
<value>488, 20</value>
</data>
<data name="txtFFmpegPath.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
@ -1347,10 +1347,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi
<value>3</value>
</data>
<data name="btnHelp.Location" type="System.Drawing.Point, System.Drawing">
<value>592, 448</value>
<value>576, 448</value>
</data>
<data name="btnHelp.Size" type="System.Drawing.Size, System.Drawing">
<value>64, 24</value>
<value>80, 24</value>
</data>
<data name="btnHelp.TabIndex" type="System.Int32, mscorlib">
<value>11</value>
@ -1371,10 +1371,10 @@ Similarly, for constant quality encoding, you will simply save bitrate by choosi
<value>1</value>
</data>
<data name="eiFFmpeg.Location" type="System.Drawing.Point, System.Drawing">
<value>448, 448</value>
<value>384, 448</value>
</data>
<data name="eiFFmpeg.Size" type="System.Drawing.Size, System.Drawing">
<value>136, 24</value>
<value>192, 24</value>
</data>
<data name="eiFFmpeg.TabIndex" type="System.Int32, mscorlib">
<value>10</value>

View file

@ -18,6 +18,7 @@
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=NotResolvedInText/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=PossibleIntendedRethrow/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=PossibleMultipleEnumeration/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=PossibleNullReferenceException/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantArrayCreationExpression/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantCaseLabel/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantEmptyObjectCreationArgumentList/@EntryIndexedValue">DO_NOT_SHOW</s:String>
@ -48,6 +49,8 @@
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_TYPEOF_PARENTHESES/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LINES/@EntryValue">False</s:Boolean>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateInstanceFields/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /&gt;</s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticFields/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /&gt;</s:String>
<s:String x:Key="/Default/Environment/ErrorStripe/ErrorStripeWidth/@EntryValue">Narrow</s:String>
<s:Boolean x:Key="/Default/Environment/ExternalSources/Decompiler/DecompileMethodBodies/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/ExternalSources/Decompiler/DecompilerLegalNoticeAccepted/@EntryValue">True</s:Boolean>
@ -56,13 +59,15 @@
<s:Boolean x:Key="/Default/Environment/SearchAndNavigation/AutoExpandResults/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean>
<s:Int64 x:Key="/Default/Environment/UserInterface/InspectionResultView/GroupingIndex/@EntryValue">6</s:Int64>
<s:Boolean x:Key="/Default/Environment/UserInterface/TipsManager/ShowTipsOnStartup/@EntryValue">False</s:Boolean>
<s:String x:Key="/Default/Housekeeping/ExtensionManager/IncludePrereleasePackages/@EntryValue">False</s:String>
<s:Int64 x:Key="/Default/Housekeeping/ExtensionManager/SelectedProvider/@EntryValue">1</s:Int64>
<s:Boolean x:Key="/Default/Housekeeping/GlobalSettingsUpgraded/IsUpgraded/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Housekeeping/IntellisenseHousekeeping/HintUsed/@EntryValue">True</s:Boolean>
<s:String x:Key="/Default/Housekeeping/Layout/DialogWindows/OptionsDialog/Position/@EntryValue">[-113,-38](1024,768)</s:String>
<s:String x:Key="/Default/Housekeeping/Layout/DialogWindows/OptionsDialog/SelectedPageId/@EntryValue">LocalizationOptions</s:String>
<s:String x:Key="/Default/Housekeeping/Layout/DialogWindows/OptionsDialog/SelectedPageId/@EntryValue">SearchAndNavigation</s:String>
<s:String x:Key="/Default/Housekeeping/Layout/DialogWindows/RefactoringWizardWindow/Location/@EntryValue">-487,-73</s:String>
<s:Boolean x:Key="/Default/Housekeeping/RefactoringsMru/RenameRefactoring/DoSearchForTextInStrings/@EntryValue">False</s:Boolean>
<s:Boolean x:Key="/Default/Housekeeping/TreeModelBrowserPanelPersistance/IsPreviewVisible/=InspectionResultDescriptor/@EntryIndexedValue">False</s:Boolean>
<s:Boolean x:Key="/Default/Housekeeping/TreeModelBrowserPanelPersistance/IsPreviewVisible/=SearchUsagesDescriptor/@EntryIndexedValue">False</s:Boolean>
<s:String x:Key="/Default/Housekeeping/TreeModelBrowserPanelPersistance/PreviewOrientation/=InspectionResultDescriptor/@EntryIndexedValue">Vertical</s:String>

View file

@ -94,16 +94,12 @@ private void InitializeComponent()
this.txtCustomUploaderArgName = new System.Windows.Forms.TextBox();
this.tpTwitter = new System.Windows.Forms.TabPage();
this.btnTwitterLogin = new System.Windows.Forms.Button();
this.ucTwitterAccounts = new UploadersLib.AccountsControl();
this.tpURLShorteners = new System.Windows.Forms.TabPage();
this.tcURLShorteners = new System.Windows.Forms.TabControl();
this.tpBitly = new System.Windows.Forms.TabPage();
this.txtBitlyDomain = new System.Windows.Forms.TextBox();
this.lblBitlyDomain = new System.Windows.Forms.Label();
this.oauth2Bitly = new UploadersLib.OAuthControl();
this.tpGoogleURLShortener = new System.Windows.Forms.TabPage();
this.oauth2GoogleURLShortener = new UploadersLib.OAuthControl();
this.atcGoogleURLShortenerAccountType = new UploadersLib.AccountTypeControl();
this.tpYourls = new System.Windows.Forms.TabPage();
this.txtYourlsPassword = new System.Windows.Forms.TextBox();
this.txtYourlsUsername = new System.Windows.Forms.TextBox();
@ -131,9 +127,7 @@ private void InitializeComponent()
this.cboFtpImages = new System.Windows.Forms.ComboBox();
this.cboFtpFiles = new System.Windows.Forms.ComboBox();
this.cboFtpText = new System.Windows.Forms.ComboBox();
this.ucFTPAccounts = new UploadersLib.AccountsControl();
this.tpDropbox = new System.Windows.Forms.TabPage();
this.oauth2Dropbox = new UploadersLib.OAuthControl();
this.cbDropboxURLType = new System.Windows.Forms.ComboBox();
this.cbDropboxAutoCreateShareableLink = new System.Windows.Forms.CheckBox();
this.btnDropboxShowFiles = new System.Windows.Forms.Button();
@ -152,7 +146,6 @@ private void InitializeComponent()
this.chGoogleDriveDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.btnGoogleDriveRefreshFolders = new System.Windows.Forms.Button();
this.cbGoogleDriveIsPublic = new System.Windows.Forms.CheckBox();
this.oauth2GoogleDrive = new UploadersLib.OAuthControl();
this.tpBox = new System.Windows.Forms.TabPage();
this.lblBoxFolderTip = new System.Windows.Forms.Label();
this.cbBoxShare = new System.Windows.Forms.CheckBox();
@ -160,7 +153,6 @@ private void InitializeComponent()
this.chBoxFoldersName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.lblBoxFolderID = new System.Windows.Forms.Label();
this.btnBoxRefreshFolders = new System.Windows.Forms.Button();
this.oauth2Box = new UploadersLib.OAuthControl();
this.tpCopy = new System.Windows.Forms.TabPage();
this.pbCopyLogo = new System.Windows.Forms.PictureBox();
this.lblCopyURLType = new System.Windows.Forms.Label();
@ -169,9 +161,7 @@ private void InitializeComponent()
this.lblCopyStatus = new System.Windows.Forms.Label();
this.lblCopyPath = new System.Windows.Forms.Label();
this.txtCopyPath = new System.Windows.Forms.TextBox();
this.oAuthCopy = new UploadersLib.OAuthControl();
this.tpOneDrive = new System.Windows.Forms.TabPage();
this.oAuth2OneDrive = new UploadersLib.OAuthControl();
this.tpAmazonS3 = new System.Windows.Forms.TabPage();
this.txtAmazonS3CustomDomain = new System.Windows.Forms.TextBox();
this.lblAmazonS3PathPreviewLabel = new System.Windows.Forms.Label();
@ -241,7 +231,6 @@ private void InitializeComponent()
this.lblSendSpaceUsername = new System.Windows.Forms.Label();
this.txtSendSpacePassword = new System.Windows.Forms.TextBox();
this.txtSendSpaceUserName = new System.Windows.Forms.TextBox();
this.atcSendSpaceAccountType = new UploadersLib.AccountTypeControl();
this.tpMediaCrush = new System.Windows.Forms.TabPage();
this.cbMediaCrushDirectLink = new System.Windows.Forms.CheckBox();
this.tpGe_tt = new System.Windows.Forms.TabPage();
@ -281,7 +270,6 @@ private void InitializeComponent()
this.txtJiraConfigHelp = new System.Windows.Forms.TextBox();
this.txtJiraHost = new System.Windows.Forms.TextBox();
this.lblJiraHost = new System.Windows.Forms.Label();
this.oAuthJira = new UploadersLib.OAuthControl();
this.tpEmail = new System.Windows.Forms.TabPage();
this.chkEmailConfirm = new System.Windows.Forms.CheckBox();
this.lblEmailSmtpServer = new System.Windows.Forms.Label();
@ -304,7 +292,6 @@ private void InitializeComponent()
this.lblSharedFolderImages = new System.Windows.Forms.Label();
this.cboSharedFolderText = new System.Windows.Forms.ComboBox();
this.cboSharedFolderImages = new System.Windows.Forms.ComboBox();
this.ucLocalhostAccounts = new UploadersLib.AccountsControl();
this.btnCopyShowFiles = new System.Windows.Forms.Button();
this.tpTextUploaders = new System.Windows.Forms.TabPage();
this.tcTextUploaders = new System.Windows.Forms.TabControl();
@ -329,8 +316,6 @@ private void InitializeComponent()
this.txtPaste_eeUserAPIKey = new System.Windows.Forms.TextBox();
this.tpGist = new System.Windows.Forms.TabPage();
this.chkGistPublishPublic = new System.Windows.Forms.CheckBox();
this.oAuth2Gist = new UploadersLib.OAuthControl();
this.atcGistAccountType = new UploadersLib.AccountTypeControl();
this.tpUpaste = new System.Windows.Forms.TabPage();
this.cbUpasteIsPublic = new System.Windows.Forms.CheckBox();
this.lblUpasteUserKey = new System.Windows.Forms.Label();
@ -345,8 +330,6 @@ private void InitializeComponent()
this.tpImgur = new System.Windows.Forms.TabPage();
this.cbImgurUploadSelectedAlbum = new System.Windows.Forms.CheckBox();
this.cbImgurDirectLink = new System.Windows.Forms.CheckBox();
this.atcImgurAccountType = new UploadersLib.AccountTypeControl();
this.oauth2Imgur = new UploadersLib.OAuthControl();
this.lvImgurAlbumList = new System.Windows.Forms.ListView();
this.chImgurID = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.chImgurTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
@ -364,7 +347,6 @@ private void InitializeComponent()
this.txtImageShackPassword = new System.Windows.Forms.TextBox();
this.lblImageShackPassword = new System.Windows.Forms.Label();
this.tpTinyPic = new System.Windows.Forms.TabPage();
this.atcTinyPicAccountType = new UploadersLib.AccountTypeControl();
this.btnTinyPicLogin = new System.Windows.Forms.Button();
this.txtTinyPicPassword = new System.Windows.Forms.TextBox();
this.lblTinyPicPassword = new System.Windows.Forms.Label();
@ -405,7 +387,6 @@ private void InitializeComponent()
this.chPicasaName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.chPicasaDescription = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
this.btnPicasaRefreshAlbumList = new System.Windows.Forms.Button();
this.oauth2Picasa = new UploadersLib.OAuthControl();
this.tpChevereto = new System.Windows.Forms.TabPage();
this.cbCheveretoDirectURL = new System.Windows.Forms.CheckBox();
this.lblCheveretoWebsiteTip = new System.Windows.Forms.Label();
@ -416,6 +397,25 @@ private void InitializeComponent()
this.tcUploaders = new System.Windows.Forms.TabControl();
this.lblWidthHint = new System.Windows.Forms.Label();
this.ttlvMain = new HelpersLib.TabToListView();
this.atcImgurAccountType = new UploadersLib.AccountTypeControl();
this.oauth2Imgur = new UploadersLib.OAuthControl();
this.atcTinyPicAccountType = new UploadersLib.AccountTypeControl();
this.oauth2Picasa = new UploadersLib.OAuthControl();
this.oAuth2Gist = new UploadersLib.OAuthControl();
this.atcGistAccountType = new UploadersLib.AccountTypeControl();
this.ucFTPAccounts = new UploadersLib.AccountsControl();
this.oauth2Dropbox = new UploadersLib.OAuthControl();
this.oauth2GoogleDrive = new UploadersLib.OAuthControl();
this.oauth2Box = new UploadersLib.OAuthControl();
this.oAuthCopy = new UploadersLib.OAuthControl();
this.oAuth2OneDrive = new UploadersLib.OAuthControl();
this.ucTwitterAccounts = new UploadersLib.AccountsControl();
this.oauth2Bitly = new UploadersLib.OAuthControl();
this.oauth2GoogleURLShortener = new UploadersLib.OAuthControl();
this.atcGoogleURLShortenerAccountType = new UploadersLib.AccountTypeControl();
this.atcSendSpaceAccountType = new UploadersLib.AccountTypeControl();
this.oAuthJira = new UploadersLib.OAuthControl();
this.ucLocalhostAccounts = new UploadersLib.AccountsControl();
this.actRapidShareAccountType = new UploadersLib.AccountTypeControl();
this.tpOtherUploaders.SuspendLayout();
this.tcOtherUploaders.SuspendLayout();
@ -532,6 +532,7 @@ private void InitializeComponent()
this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderExamples);
this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderHelp);
this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderImageUploader);
this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderClear);
this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderFileUploaderTest);
this.tpCustomUploaders.Controls.Add(this.lblCustomUploaderFileUploader);
this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderImageUploaderTest);
@ -653,7 +654,6 @@ private void InitializeComponent()
this.gbCustomUploaders.Controls.Add(this.eiCustomUploaders);
this.gbCustomUploaders.Controls.Add(this.lbCustomUploaderList);
this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderRemove);
this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderClear);
this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderUpdate);
this.gbCustomUploaders.Controls.Add(this.txtCustomUploaderName);
this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderAdd);
@ -954,11 +954,6 @@ private void InitializeComponent()
this.btnTwitterLogin.UseVisualStyleBackColor = true;
this.btnTwitterLogin.Click += new System.EventHandler(this.btnTwitterLogin_Click);
//
// ucTwitterAccounts
//
resources.ApplyResources(this.ucTwitterAccounts, "ucTwitterAccounts");
this.ucTwitterAccounts.Name = "ucTwitterAccounts";
//
// tpURLShorteners
//
this.tpURLShorteners.Controls.Add(this.tcURLShorteners);
@ -996,15 +991,6 @@ private void InitializeComponent()
resources.ApplyResources(this.lblBitlyDomain, "lblBitlyDomain");
this.lblBitlyDomain.Name = "lblBitlyDomain";
//
// oauth2Bitly
//
this.oauth2Bitly.IsRefreshable = false;
resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly");
this.oauth2Bitly.Name = "oauth2Bitly";
this.oauth2Bitly.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked);
this.oauth2Bitly.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked);
this.oauth2Bitly.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked);
//
// tpGoogleURLShortener
//
this.tpGoogleURLShortener.Controls.Add(this.oauth2GoogleURLShortener);
@ -1013,22 +999,6 @@ private void InitializeComponent()
this.tpGoogleURLShortener.Name = "tpGoogleURLShortener";
this.tpGoogleURLShortener.UseVisualStyleBackColor = true;
//
// oauth2GoogleURLShortener
//
resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener");
this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener";
this.oauth2GoogleURLShortener.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked);
this.oauth2GoogleURLShortener.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked);
this.oauth2GoogleURLShortener.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked);
this.oauth2GoogleURLShortener.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked);
//
// atcGoogleURLShortenerAccountType
//
resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType");
this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType";
this.atcGoogleURLShortenerAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged);
//
// tpYourls
//
this.tpYourls.Controls.Add(this.txtYourlsPassword);
@ -1239,11 +1209,6 @@ private void InitializeComponent()
this.cboFtpText.Name = "cboFtpText";
this.cboFtpText.SelectedIndexChanged += new System.EventHandler(this.cboFtpText_SelectedIndexChanged);
//
// ucFTPAccounts
//
resources.ApplyResources(this.ucFTPAccounts, "ucFTPAccounts");
this.ucFTPAccounts.Name = "ucFTPAccounts";
//
// tpDropbox
//
this.tpDropbox.Controls.Add(this.oauth2Dropbox);
@ -1260,15 +1225,6 @@ private void InitializeComponent()
this.tpDropbox.Name = "tpDropbox";
this.tpDropbox.UseVisualStyleBackColor = true;
//
// oauth2Dropbox
//
this.oauth2Dropbox.IsRefreshable = false;
resources.ApplyResources(this.oauth2Dropbox, "oauth2Dropbox");
this.oauth2Dropbox.Name = "oauth2Dropbox";
this.oauth2Dropbox.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked);
this.oauth2Dropbox.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked);
this.oauth2Dropbox.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked);
//
// cbDropboxURLType
//
this.cbDropboxURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
@ -1394,15 +1350,6 @@ private void InitializeComponent()
this.cbGoogleDriveIsPublic.UseVisualStyleBackColor = true;
this.cbGoogleDriveIsPublic.CheckedChanged += new System.EventHandler(this.cbGoogleDriveIsPublic_CheckedChanged);
//
// oauth2GoogleDrive
//
resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive");
this.oauth2GoogleDrive.Name = "oauth2GoogleDrive";
this.oauth2GoogleDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked);
this.oauth2GoogleDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked);
this.oauth2GoogleDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked);
this.oauth2GoogleDrive.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked);
//
// tpBox
//
this.tpBox.Controls.Add(this.lblBoxFolderTip);
@ -1456,15 +1403,6 @@ private void InitializeComponent()
this.btnBoxRefreshFolders.UseVisualStyleBackColor = true;
this.btnBoxRefreshFolders.Click += new System.EventHandler(this.btnBoxRefreshFolders_Click);
//
// oauth2Box
//
resources.ApplyResources(this.oauth2Box, "oauth2Box");
this.oauth2Box.Name = "oauth2Box";
this.oauth2Box.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked);
this.oauth2Box.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked);
this.oauth2Box.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked);
this.oauth2Box.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked);
//
// tpCopy
//
this.tpCopy.Controls.Add(this.pbCopyLogo);
@ -1523,15 +1461,6 @@ private void InitializeComponent()
this.txtCopyPath.Name = "txtCopyPath";
this.txtCopyPath.TextChanged += new System.EventHandler(this.txtCopyPath_TextChanged);
//
// oAuthCopy
//
this.oAuthCopy.IsRefreshable = false;
resources.ApplyResources(this.oAuthCopy, "oAuthCopy");
this.oAuthCopy.Name = "oAuthCopy";
this.oAuthCopy.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked);
this.oAuthCopy.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked);
this.oAuthCopy.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked);
//
// tpOneDrive
//
this.tpOneDrive.Controls.Add(this.oAuth2OneDrive);
@ -1539,15 +1468,6 @@ private void InitializeComponent()
this.tpOneDrive.Name = "tpOneDrive";
this.tpOneDrive.UseVisualStyleBackColor = true;
//
// oAuth2OneDrive
//
this.oAuth2OneDrive.IsRefreshable = false;
resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive");
this.oAuth2OneDrive.Name = "oAuth2OneDrive";
this.oAuth2OneDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked);
this.oAuth2OneDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked);
this.oAuth2OneDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked);
//
// tpAmazonS3
//
this.tpAmazonS3.Controls.Add(this.txtAmazonS3CustomDomain);
@ -2035,13 +1955,6 @@ private void InitializeComponent()
this.txtSendSpaceUserName.Name = "txtSendSpaceUserName";
this.txtSendSpaceUserName.TextChanged += new System.EventHandler(this.txtSendSpaceUserName_TextChanged);
//
// atcSendSpaceAccountType
//
resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType");
this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType";
this.atcSendSpaceAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcSendSpaceAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged);
//
// tpMediaCrush
//
this.tpMediaCrush.Controls.Add(this.cbMediaCrushDirectLink);
@ -2311,15 +2224,6 @@ private void InitializeComponent()
resources.ApplyResources(this.lblJiraHost, "lblJiraHost");
this.lblJiraHost.Name = "lblJiraHost";
//
// oAuthJira
//
resources.ApplyResources(this.oAuthJira, "oAuthJira");
this.oAuthJira.Name = "oAuthJira";
this.oAuthJira.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked);
this.oAuthJira.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked);
this.oAuthJira.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked);
this.oAuthJira.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked);
//
// tpEmail
//
this.tpEmail.Controls.Add(this.chkEmailConfirm);
@ -2483,11 +2387,6 @@ private void InitializeComponent()
this.cboSharedFolderImages.Name = "cboSharedFolderImages";
this.cboSharedFolderImages.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderImages_SelectedIndexChanged);
//
// ucLocalhostAccounts
//
resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts");
this.ucLocalhostAccounts.Name = "ucLocalhostAccounts";
//
// btnCopyShowFiles
//
resources.ApplyResources(this.btnCopyShowFiles, "btnCopyShowFiles");
@ -2660,22 +2559,6 @@ private void InitializeComponent()
this.chkGistPublishPublic.UseVisualStyleBackColor = true;
this.chkGistPublishPublic.CheckedChanged += new System.EventHandler(this.chkGistPublishPublic_CheckedChanged);
//
// oAuth2Gist
//
resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist");
this.oAuth2Gist.IsRefreshable = false;
this.oAuth2Gist.Name = "oAuth2Gist";
this.oAuth2Gist.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked);
this.oAuth2Gist.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked);
this.oAuth2Gist.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked);
//
// atcGistAccountType
//
resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType");
this.atcGistAccountType.Name = "atcGistAccountType";
this.atcGistAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcGistAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGistAccountType_AccountTypeChanged);
//
// tpUpaste
//
this.tpUpaste.Controls.Add(this.cbUpasteIsPublic);
@ -2784,22 +2667,6 @@ private void InitializeComponent()
this.cbImgurDirectLink.UseVisualStyleBackColor = true;
this.cbImgurDirectLink.CheckedChanged += new System.EventHandler(this.cbImgurDirectLink_CheckedChanged);
//
// atcImgurAccountType
//
resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType");
this.atcImgurAccountType.Name = "atcImgurAccountType";
this.atcImgurAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcImgurAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged);
//
// oauth2Imgur
//
resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur");
this.oauth2Imgur.Name = "oauth2Imgur";
this.oauth2Imgur.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked);
this.oauth2Imgur.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked);
this.oauth2Imgur.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked);
this.oauth2Imgur.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked);
//
// lvImgurAlbumList
//
this.lvImgurAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
@ -2926,13 +2793,6 @@ private void InitializeComponent()
this.tpTinyPic.Name = "tpTinyPic";
this.tpTinyPic.UseVisualStyleBackColor = true;
//
// atcTinyPicAccountType
//
resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType");
this.atcTinyPicAccountType.Name = "atcTinyPicAccountType";
this.atcTinyPicAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcTinyPicAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged);
//
// btnTinyPicLogin
//
resources.ApplyResources(this.btnTinyPicLogin, "btnTinyPicLogin");
@ -3211,15 +3071,6 @@ private void InitializeComponent()
this.btnPicasaRefreshAlbumList.UseVisualStyleBackColor = true;
this.btnPicasaRefreshAlbumList.Click += new System.EventHandler(this.btnPicasaRefreshAlbumList_Click);
//
// oauth2Picasa
//
resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa");
this.oauth2Picasa.Name = "oauth2Picasa";
this.oauth2Picasa.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked);
this.oauth2Picasa.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked);
this.oauth2Picasa.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked);
this.oauth2Picasa.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked);
//
// tpChevereto
//
this.tpChevereto.Controls.Add(this.cbCheveretoDirectURL);
@ -3291,6 +3142,155 @@ private void InitializeComponent()
this.ttlvMain.MainTabControl = null;
this.ttlvMain.Name = "ttlvMain";
//
// atcImgurAccountType
//
resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType");
this.atcImgurAccountType.Name = "atcImgurAccountType";
this.atcImgurAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcImgurAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged);
//
// oauth2Imgur
//
resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur");
this.oauth2Imgur.Name = "oauth2Imgur";
this.oauth2Imgur.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked);
this.oauth2Imgur.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked);
this.oauth2Imgur.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked);
this.oauth2Imgur.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked);
//
// atcTinyPicAccountType
//
resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType");
this.atcTinyPicAccountType.Name = "atcTinyPicAccountType";
this.atcTinyPicAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcTinyPicAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged);
//
// oauth2Picasa
//
resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa");
this.oauth2Picasa.Name = "oauth2Picasa";
this.oauth2Picasa.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked);
this.oauth2Picasa.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked);
this.oauth2Picasa.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked);
this.oauth2Picasa.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked);
//
// oAuth2Gist
//
resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist");
this.oAuth2Gist.IsRefreshable = false;
this.oAuth2Gist.Name = "oAuth2Gist";
this.oAuth2Gist.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked);
this.oAuth2Gist.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked);
this.oAuth2Gist.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked);
//
// atcGistAccountType
//
resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType");
this.atcGistAccountType.Name = "atcGistAccountType";
this.atcGistAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcGistAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGistAccountType_AccountTypeChanged);
//
// ucFTPAccounts
//
resources.ApplyResources(this.ucFTPAccounts, "ucFTPAccounts");
this.ucFTPAccounts.Name = "ucFTPAccounts";
//
// oauth2Dropbox
//
this.oauth2Dropbox.IsRefreshable = false;
resources.ApplyResources(this.oauth2Dropbox, "oauth2Dropbox");
this.oauth2Dropbox.Name = "oauth2Dropbox";
this.oauth2Dropbox.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked);
this.oauth2Dropbox.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked);
this.oauth2Dropbox.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked);
//
// oauth2GoogleDrive
//
resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive");
this.oauth2GoogleDrive.Name = "oauth2GoogleDrive";
this.oauth2GoogleDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked);
this.oauth2GoogleDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked);
this.oauth2GoogleDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked);
this.oauth2GoogleDrive.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked);
//
// oauth2Box
//
resources.ApplyResources(this.oauth2Box, "oauth2Box");
this.oauth2Box.Name = "oauth2Box";
this.oauth2Box.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked);
this.oauth2Box.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked);
this.oauth2Box.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked);
this.oauth2Box.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked);
//
// oAuthCopy
//
this.oAuthCopy.IsRefreshable = false;
resources.ApplyResources(this.oAuthCopy, "oAuthCopy");
this.oAuthCopy.Name = "oAuthCopy";
this.oAuthCopy.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked);
this.oAuthCopy.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked);
this.oAuthCopy.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked);
//
// oAuth2OneDrive
//
this.oAuth2OneDrive.IsRefreshable = false;
resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive");
this.oAuth2OneDrive.Name = "oAuth2OneDrive";
this.oAuth2OneDrive.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked);
this.oAuth2OneDrive.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked);
this.oAuth2OneDrive.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked);
//
// ucTwitterAccounts
//
resources.ApplyResources(this.ucTwitterAccounts, "ucTwitterAccounts");
this.ucTwitterAccounts.Name = "ucTwitterAccounts";
//
// oauth2Bitly
//
this.oauth2Bitly.IsRefreshable = false;
resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly");
this.oauth2Bitly.Name = "oauth2Bitly";
this.oauth2Bitly.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked);
this.oauth2Bitly.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked);
this.oauth2Bitly.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked);
//
// oauth2GoogleURLShortener
//
resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener");
this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener";
this.oauth2GoogleURLShortener.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked);
this.oauth2GoogleURLShortener.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked);
this.oauth2GoogleURLShortener.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked);
this.oauth2GoogleURLShortener.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked);
//
// atcGoogleURLShortenerAccountType
//
resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType");
this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType";
this.atcGoogleURLShortenerAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged);
//
// atcSendSpaceAccountType
//
resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType");
this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType";
this.atcSendSpaceAccountType.SelectedAccountType = UploadersLib.AccountType.Anonymous;
this.atcSendSpaceAccountType.AccountTypeChanged += new UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged);
//
// oAuthJira
//
resources.ApplyResources(this.oAuthJira, "oAuthJira");
this.oAuthJira.Name = "oAuthJira";
this.oAuthJira.OpenButtonClicked += new UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked);
this.oAuthJira.CompleteButtonClicked += new UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked);
this.oAuthJira.ClearButtonClicked += new UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked);
this.oAuthJira.RefreshButtonClicked += new UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked);
//
// ucLocalhostAccounts
//
resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts");
this.ucLocalhostAccounts.Name = "ucLocalhostAccounts";
//
// actRapidShareAccountType
//
resources.ApplyResources(this.actRapidShareAccountType, "actRapidShareAccountType");

View file

@ -292,6 +292,33 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<data name="&gt;&gt;lblCustomUploaderImageUploader.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="btnCustomUploaderClear.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="btnCustomUploaderClear.Location" type="System.Drawing.Point, System.Drawing">
<value>8, 344</value>
</data>
<data name="btnCustomUploaderClear.Size" type="System.Drawing.Size, System.Drawing">
<value>248, 24</value>
</data>
<data name="btnCustomUploaderClear.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
</data>
<data name="btnCustomUploaderClear.Text" xml:space="preserve">
<value>Clear fields --&gt;</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Name" xml:space="preserve">
<value>btnCustomUploaderClear</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Parent" xml:space="preserve">
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="btnCustomUploaderFileUploaderTest.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
@ -317,7 +344,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderFileUploaderTest.ZOrder" xml:space="preserve">
<value>3</value>
<value>4</value>
</data>
<data name="lblCustomUploaderFileUploader.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -347,7 +374,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderFileUploader.ZOrder" xml:space="preserve">
<value>4</value>
<value>5</value>
</data>
<data name="btnCustomUploaderImageUploaderTest.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -374,7 +401,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderImageUploaderTest.ZOrder" xml:space="preserve">
<value>5</value>
<value>6</value>
</data>
<data name="lblCustomUploaderTestResult.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -404,7 +431,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderTestResult.ZOrder" xml:space="preserve">
<value>6</value>
<value>7</value>
</data>
<data name="txtCustomUploaderDeletionURL.Location" type="System.Drawing.Point, System.Drawing">
<value>536, 344</value>
@ -425,13 +452,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderDeletionURL.ZOrder" xml:space="preserve">
<value>7</value>
<value>8</value>
</data>
<data name="cbCustomUploaderFileUploader.Location" type="System.Drawing.Point, System.Drawing">
<value>104, 436</value>
<value>120, 436</value>
</data>
<data name="cbCustomUploaderFileUploader.Size" type="System.Drawing.Size, System.Drawing">
<value>152, 21</value>
<value>136, 21</value>
</data>
<data name="cbCustomUploaderFileUploader.TabIndex" type="System.Int32, mscorlib">
<value>24</value>
@ -446,7 +473,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderFileUploader.ZOrder" xml:space="preserve">
<value>8</value>
<value>9</value>
</data>
<data name="lblCustomUploaderDeletionURL.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -476,7 +503,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderDeletionURL.ZOrder" xml:space="preserve">
<value>9</value>
<value>10</value>
</data>
<data name="btnCustomUploaderShowLastResponse.Enabled" type="System.Boolean, mscorlib">
<value>False</value>
@ -506,7 +533,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderShowLastResponse.ZOrder" xml:space="preserve">
<value>10</value>
<value>11</value>
</data>
<data name="lblCustomUploaderResponseType.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -536,13 +563,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderResponseType.ZOrder" xml:space="preserve">
<value>11</value>
<value>12</value>
</data>
<data name="cbCustomUploaderURLShortener.Location" type="System.Drawing.Point, System.Drawing">
<value>104, 460</value>
<value>120, 460</value>
</data>
<data name="cbCustomUploaderURLShortener.Size" type="System.Drawing.Size, System.Drawing">
<value>152, 21</value>
<value>136, 21</value>
</data>
<data name="cbCustomUploaderURLShortener.TabIndex" type="System.Int32, mscorlib">
<value>27</value>
@ -557,13 +584,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderURLShortener.ZOrder" xml:space="preserve">
<value>12</value>
<value>13</value>
</data>
<data name="eiCustomUploaders.Location" type="System.Drawing.Point, System.Drawing">
<value>8, 328</value>
<value>8, 296</value>
</data>
<data name="eiCustomUploaders.Size" type="System.Drawing.Size, System.Drawing">
<value>140, 26</value>
<value>192, 26</value>
</data>
<data name="eiCustomUploaders.TabIndex" type="System.Int32, mscorlib">
<value>5</value>
@ -587,7 +614,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>8, 72</value>
</data>
<data name="lbCustomUploaderList.Size" type="System.Drawing.Size, System.Drawing">
<value>232, 248</value>
<value>232, 216</value>
</data>
<data name="lbCustomUploaderList.TabIndex" type="System.Int32, mscorlib">
<value>4</value>
@ -631,33 +658,6 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<data name="&gt;&gt;btnCustomUploaderRemove.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="btnCustomUploaderClear.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="btnCustomUploaderClear.Location" type="System.Drawing.Point, System.Drawing">
<value>152, 328</value>
</data>
<data name="btnCustomUploaderClear.Size" type="System.Drawing.Size, System.Drawing">
<value>88, 24</value>
</data>
<data name="btnCustomUploaderClear.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
</data>
<data name="btnCustomUploaderClear.Text" xml:space="preserve">
<value>Clear fields --&gt;</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Name" xml:space="preserve">
<value>btnCustomUploaderClear</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.Parent" xml:space="preserve">
<value>gbCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderClear.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="btnCustomUploaderUpdate.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
@ -683,7 +683,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>gbCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderUpdate.ZOrder" xml:space="preserve">
<value>4</value>
<value>3</value>
</data>
<data name="txtCustomUploaderName.Location" type="System.Drawing.Point, System.Drawing">
<value>8, 16</value>
@ -704,7 +704,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>gbCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderName.ZOrder" xml:space="preserve">
<value>5</value>
<value>4</value>
</data>
<data name="btnCustomUploaderAdd.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -731,13 +731,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>gbCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderAdd.ZOrder" xml:space="preserve">
<value>6</value>
<value>5</value>
</data>
<data name="gbCustomUploaders.Location" type="System.Drawing.Point, System.Drawing">
<value>8, 8</value>
</data>
<data name="gbCustomUploaders.Size" type="System.Drawing.Size, System.Drawing">
<value>248, 360</value>
<value>248, 328</value>
</data>
<data name="gbCustomUploaders.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
@ -755,7 +755,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;gbCustomUploaders.ZOrder" xml:space="preserve">
<value>13</value>
<value>14</value>
</data>
<data name="lblCustomUploaderTextUploader.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -785,7 +785,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderTextUploader.ZOrder" xml:space="preserve">
<value>14</value>
<value>15</value>
</data>
<data name="lblCustomUploaderRequestURL.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -815,7 +815,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderRequestURL.ZOrder" xml:space="preserve">
<value>15</value>
<value>16</value>
</data>
<data name="btnCustomUploaderURLShortenerTest.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -842,7 +842,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderURLShortenerTest.ZOrder" xml:space="preserve">
<value>16</value>
<value>17</value>
</data>
<data name="btnCustomUploaderRegexpEdit.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -992,13 +992,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;gbCustomUploaderRegexp.ZOrder" xml:space="preserve">
<value>17</value>
<value>18</value>
</data>
<data name="cbCustomUploaderTextUploader.Location" type="System.Drawing.Point, System.Drawing">
<value>104, 412</value>
<value>120, 412</value>
</data>
<data name="cbCustomUploaderTextUploader.Size" type="System.Drawing.Size, System.Drawing">
<value>152, 21</value>
<value>136, 21</value>
</data>
<data name="cbCustomUploaderTextUploader.TabIndex" type="System.Int32, mscorlib">
<value>21</value>
@ -1013,7 +1013,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderTextUploader.ZOrder" xml:space="preserve">
<value>18</value>
<value>19</value>
</data>
<data name="txtCustomUploaderThumbnailURL.Location" type="System.Drawing.Point, System.Drawing">
<value>536, 304</value>
@ -1034,7 +1034,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderThumbnailURL.ZOrder" xml:space="preserve">
<value>19</value>
<value>20</value>
</data>
<data name="lblCustomUploaderURLShortener.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -1064,13 +1064,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderURLShortener.ZOrder" xml:space="preserve">
<value>20</value>
<value>21</value>
</data>
<data name="cbCustomUploaderResponseType.Location" type="System.Drawing.Point, System.Drawing">
<value>536, 24</value>
</data>
<data name="cbCustomUploaderResponseType.Size" type="System.Drawing.Size, System.Drawing">
<value>144, 21</value>
<value>248, 21</value>
</data>
<data name="cbCustomUploaderResponseType.TabIndex" type="System.Int32, mscorlib">
<value>9</value>
@ -1085,7 +1085,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderResponseType.ZOrder" xml:space="preserve">
<value>21</value>
<value>22</value>
</data>
<data name="btnCustomUploaderTextUploaderTest.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -1112,7 +1112,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;btnCustomUploaderTextUploaderTest.ZOrder" xml:space="preserve">
<value>22</value>
<value>23</value>
</data>
<data name="txtCustomUploaderURL.Location" type="System.Drawing.Point, System.Drawing">
<value>536, 264</value>
@ -1133,13 +1133,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderURL.ZOrder" xml:space="preserve">
<value>23</value>
<value>24</value>
</data>
<data name="cbCustomUploaderImageUploader.Location" type="System.Drawing.Point, System.Drawing">
<value>104, 388</value>
<value>120, 388</value>
</data>
<data name="cbCustomUploaderImageUploader.Size" type="System.Drawing.Size, System.Drawing">
<value>152, 21</value>
<value>136, 21</value>
</data>
<data name="cbCustomUploaderImageUploader.TabIndex" type="System.Int32, mscorlib">
<value>18</value>
@ -1154,7 +1154,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderImageUploader.ZOrder" xml:space="preserve">
<value>24</value>
<value>25</value>
</data>
<data name="txtCustomUploaderRequestURL.Location" type="System.Drawing.Point, System.Drawing">
<value>272, 72</value>
@ -1175,7 +1175,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderRequestURL.ZOrder" xml:space="preserve">
<value>25</value>
<value>26</value>
</data>
<data name="txtCustomUploaderLog.Location" type="System.Drawing.Point, System.Drawing">
<value>328, 408</value>
@ -1199,7 +1199,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderLog.ZOrder" xml:space="preserve">
<value>26</value>
<value>27</value>
</data>
<data name="lblCustomUploaderThumbnailURL.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -1229,7 +1229,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderThumbnailURL.ZOrder" xml:space="preserve">
<value>27</value>
<value>28</value>
</data>
<data name="lblCustomUploaderFileForm.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -1259,7 +1259,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderFileForm.ZOrder" xml:space="preserve">
<value>28</value>
<value>29</value>
</data>
<data name="lblCustomUploaderRequestType.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -1289,13 +1289,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderRequestType.ZOrder" xml:space="preserve">
<value>29</value>
<value>30</value>
</data>
<data name="cbCustomUploaderRequestType.Location" type="System.Drawing.Point, System.Drawing">
<value>272, 24</value>
</data>
<data name="cbCustomUploaderRequestType.Size" type="System.Drawing.Size, System.Drawing">
<value>144, 21</value>
<value>248, 21</value>
</data>
<data name="cbCustomUploaderRequestType.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
@ -1310,7 +1310,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;cbCustomUploaderRequestType.ZOrder" xml:space="preserve">
<value>30</value>
<value>31</value>
</data>
<data name="txtCustomUploaderFileForm.Location" type="System.Drawing.Point, System.Drawing">
<value>272, 112</value>
@ -1331,7 +1331,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;txtCustomUploaderFileForm.ZOrder" xml:space="preserve">
<value>31</value>
<value>32</value>
</data>
<data name="lblCustomUploaderURL.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
@ -1361,7 +1361,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;lblCustomUploaderURL.ZOrder" xml:space="preserve">
<value>32</value>
<value>33</value>
</data>
<data name="btnCustomUploaderArgEdit.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
@ -1541,7 +1541,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>tpCustomUploaders</value>
</data>
<data name="&gt;&gt;gbCustomUploaderArguments.ZOrder" xml:space="preserve">
<value>33</value>
<value>34</value>
</data>
<data name="tpCustomUploaders.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 22</value>
@ -2342,10 +2342,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>3</value>
</data>
<data name="eiFTP.Location" type="System.Drawing.Point, System.Drawing">
<value>656, 48</value>
<value>608, 48</value>
</data>
<data name="eiFTP.Size" type="System.Drawing.Size, System.Drawing">
<value>136, 24</value>
<value>192, 24</value>
</data>
<data name="eiFTP.TabIndex" type="System.Int32, mscorlib">
<value>8</value>
@ -2366,10 +2366,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>NoControl</value>
</data>
<data name="btnFtpClient.Location" type="System.Drawing.Point, System.Drawing">
<value>584, 48</value>
<value>512, 48</value>
</data>
<data name="btnFtpClient.Size" type="System.Drawing.Size, System.Drawing">
<value>64, 24</value>
<value>88, 24</value>
</data>
<data name="btnFtpClient.TabIndex" type="System.Int32, mscorlib">
<value>7</value>
@ -2552,7 +2552,7 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>4, 4, 4, 4</value>
</data>
<data name="ucFTPAccounts.Size" type="System.Drawing.Size, System.Drawing">
<value>792, 406</value>
<value>792, 424</value>
</data>
<data name="ucFTPAccounts.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
@ -2570,13 +2570,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>8</value>
</data>
<data name="tpFTP.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpFTP.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpFTP.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpFTP.TabIndex" type="System.Int32, mscorlib">
<value>4</value>
@ -2980,13 +2980,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>9</value>
</data>
<data name="tpDropbox.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpDropbox.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpDropbox.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpDropbox.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
@ -3202,13 +3202,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>6</value>
</data>
<data name="tpGoogleDrive.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpGoogleDrive.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpGoogleDrive.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpGoogleDrive.TabIndex" type="System.Int32, mscorlib">
<value>1</value>
@ -3397,13 +3397,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>5</value>
</data>
<data name="tpBox.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpBox.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpBox.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpBox.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
@ -3718,13 +3718,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>7</value>
</data>
<data name="tpCopy.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpCopy.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpCopy.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpCopy.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
@ -4210,13 +4210,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>16</value>
</data>
<data name="tpAmazonS3.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpAmazonS3.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpAmazonS3.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpAmazonS3.TabIndex" type="System.Int32, mscorlib">
<value>13</value>
@ -4531,10 +4531,10 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>10</value>
</data>
<data name="tpMega.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpMega.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpMega.TabIndex" type="System.Int32, mscorlib">
<value>12</value>
@ -4849,13 +4849,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>10</value>
</data>
<data name="tpOwnCloud.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpOwnCloud.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpOwnCloud.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpOwnCloud.TabIndex" type="System.Int32, mscorlib">
<value>15</value>
@ -5062,13 +5062,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>6</value>
</data>
<data name="tpMediaFire.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpMediaFire.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpMediaFire.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpMediaFire.TabIndex" type="System.Int32, mscorlib">
<value>16</value>
@ -5224,13 +5224,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>4</value>
</data>
<data name="tpPushbullet.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpPushbullet.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpPushbullet.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpPushbullet.TabIndex" type="System.Int32, mscorlib">
<value>14</value>
@ -5452,13 +5452,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>7</value>
</data>
<data name="tpRapidShare.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpRapidShare.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpRapidShare.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpRapidShare.TabIndex" type="System.Int32, mscorlib">
<value>5</value>
@ -5629,13 +5629,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>5</value>
</data>
<data name="tpSendSpace.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpSendSpace.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpSendSpace.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpSendSpace.TabIndex" type="System.Int32, mscorlib">
<value>6</value>
@ -5686,13 +5686,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>0</value>
</data>
<data name="tpMediaCrush.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpMediaCrush.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpMediaCrush.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpMediaCrush.TabIndex" type="System.Int32, mscorlib">
<value>18</value>
@ -5872,13 +5872,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>5</value>
</data>
<data name="tpGe_tt.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpGe_tt.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpGe_tt.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpGe_tt.TabIndex" type="System.Int32, mscorlib">
<value>7</value>
@ -6031,13 +6031,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>4</value>
</data>
<data name="tpHostr.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpHostr.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpHostr.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpHostr.TabIndex" type="System.Int32, mscorlib">
<value>8</value>
@ -6481,13 +6481,13 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<value>3</value>
</data>
<data name="tpMinus.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 40</value>
<value>4, 22</value>
</data>
<data name="tpMinus.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="tpMinus.Size" type="System.Drawing.Size, System.Drawing">
<value>972, 475</value>
<value>972, 493</value>
</data>
<data name="tpMinus.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
@ -10152,6 +10152,9 @@ For example, if your bucket is called bucket.example.com then URL will be http:/
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
<value>1000, 557</value>
</data>
<data name="$this.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="$this.MinimumSize" type="System.Drawing.Size, System.Drawing">
<value>840, 572</value>
</data>