diff --git a/ShareX.UploadersLib/Favicons/SomeImage.png b/ShareX.UploadersLib/Favicons/SomeImage.png new file mode 100644 index 000000000..cc856ee26 Binary files /dev/null and b/ShareX.UploadersLib/Favicons/SomeImage.png differ diff --git a/ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs b/ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs index 1c364b57a..8bd77c6f2 100644 --- a/ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs +++ b/ShareX.UploadersLib/Forms/UploadersConfigForm.Designer.cs @@ -501,6 +501,10 @@ private void InitializeComponent() this.txtCheveretoWebsite = new System.Windows.Forms.TextBox(); this.txtCheveretoAPIKey = new System.Windows.Forms.TextBox(); this.lblCheveretoAPIKey = new System.Windows.Forms.Label(); + this.tpSomeImage = new System.Windows.Forms.TabPage(); + this.txtSomeImageAPIKey = new System.Windows.Forms.TextBox(); + this.lblSomeImageAPIKey = new System.Windows.Forms.Label(); + this.cbSomeImageDirectURL = new System.Windows.Forms.CheckBox(); this.tpVgyme = new System.Windows.Forms.TabPage(); this.txtVgymeUserKey = new System.Windows.Forms.TextBox(); this.lvlVgymeUserKey = new System.Windows.Forms.Label(); @@ -527,6 +531,7 @@ private void InitializeComponent() this.atcGoogleURLShortenerAccountType = new ShareX.UploadersLib.AccountTypeControl(); this.ucLocalhostAccounts = new ShareX.UploadersLib.AccountsControl(); this.actRapidShareAccountType = new ShareX.UploadersLib.AccountTypeControl(); + this.linkLblSomeImageAPIKey = new System.Windows.Forms.LinkLabel(); this.llVgymeAccountDetailsPage = new System.Windows.Forms.LinkLabel(); this.tpOtherUploaders.SuspendLayout(); this.tcOtherUploaders.SuspendLayout(); @@ -604,17 +609,18 @@ private void InitializeComponent() this.gbPhotobucketUserAccount.SuspendLayout(); this.tpPicasa.SuspendLayout(); this.tpChevereto.SuspendLayout(); + this.tpSomeImage.SuspendLayout(); this.tpVgyme.SuspendLayout(); this.tcUploaders.SuspendLayout(); this.SuspendLayout(); - // + // // txtRapidSharePremiumUserName - // + // resources.ApplyResources(this.txtRapidSharePremiumUserName, "txtRapidSharePremiumUserName"); this.txtRapidSharePremiumUserName.Name = "txtRapidSharePremiumUserName"; - // + // // ttHelpTip - // + // this.ttHelpTip.AutomaticDelay = 0; this.ttHelpTip.AutoPopDelay = 30000; this.ttHelpTip.BackColor = System.Drawing.Color.White; @@ -623,40 +629,40 @@ private void InitializeComponent() this.ttHelpTip.ReshowDelay = 100; this.ttHelpTip.UseAnimation = false; this.ttHelpTip.UseFading = false; - // + // // cbAmazonS3UseRRS - // + // resources.ApplyResources(this.cbAmazonS3UseRRS, "cbAmazonS3UseRRS"); this.cbAmazonS3UseRRS.Name = "cbAmazonS3UseRRS"; this.ttHelpTip.SetToolTip(this.cbAmazonS3UseRRS, resources.GetString("cbAmazonS3UseRRS.ToolTip")); this.cbAmazonS3UseRRS.UseVisualStyleBackColor = true; this.cbAmazonS3UseRRS.CheckedChanged += new System.EventHandler(this.cbAmazonS3UseRRS_CheckedChanged); - // + // // cbAmazonS3CustomCNAME - // + // resources.ApplyResources(this.cbAmazonS3CustomCNAME, "cbAmazonS3CustomCNAME"); this.cbAmazonS3CustomCNAME.Name = "cbAmazonS3CustomCNAME"; this.ttHelpTip.SetToolTip(this.cbAmazonS3CustomCNAME, resources.GetString("cbAmazonS3CustomCNAME.ToolTip")); this.cbAmazonS3CustomCNAME.UseVisualStyleBackColor = true; this.cbAmazonS3CustomCNAME.CheckedChanged += new System.EventHandler(this.cbAmazonS3CustomCNAME_CheckedChanged); - // + // // tpOtherUploaders - // + // this.tpOtherUploaders.Controls.Add(this.tcOtherUploaders); resources.ApplyResources(this.tpOtherUploaders, "tpOtherUploaders"); this.tpOtherUploaders.Name = "tpOtherUploaders"; this.tpOtherUploaders.UseVisualStyleBackColor = true; - // + // // tcOtherUploaders - // + // this.tcOtherUploaders.Controls.Add(this.tpTwitter); this.tcOtherUploaders.Controls.Add(this.tpCustomUploaders); resources.ApplyResources(this.tcOtherUploaders, "tcOtherUploaders"); this.tcOtherUploaders.Name = "tcOtherUploaders"; this.tcOtherUploaders.SelectedIndex = 0; - // + // // tpTwitter - // + // this.tpTwitter.Controls.Add(this.btnTwitterNameUpdate); this.tpTwitter.Controls.Add(this.lbTwitterAccounts); this.tpTwitter.Controls.Add(this.lblTwitterDefaultMessage); @@ -670,65 +676,65 @@ private void InitializeComponent() resources.ApplyResources(this.tpTwitter, "tpTwitter"); this.tpTwitter.Name = "tpTwitter"; this.tpTwitter.UseVisualStyleBackColor = true; - // + // // btnTwitterNameUpdate - // + // resources.ApplyResources(this.btnTwitterNameUpdate, "btnTwitterNameUpdate"); this.btnTwitterNameUpdate.Name = "btnTwitterNameUpdate"; this.btnTwitterNameUpdate.UseVisualStyleBackColor = true; this.btnTwitterNameUpdate.Click += new System.EventHandler(this.btnTwitterNameUpdate_Click); - // + // // lbTwitterAccounts - // + // this.lbTwitterAccounts.FormattingEnabled = true; resources.ApplyResources(this.lbTwitterAccounts, "lbTwitterAccounts"); this.lbTwitterAccounts.Name = "lbTwitterAccounts"; this.lbTwitterAccounts.SelectedIndexChanged += new System.EventHandler(this.lbTwitterAccounts_SelectedIndexChanged); - // + // // lblTwitterDefaultMessage - // + // resources.ApplyResources(this.lblTwitterDefaultMessage, "lblTwitterDefaultMessage"); this.lblTwitterDefaultMessage.Name = "lblTwitterDefaultMessage"; - // + // // txtTwitterDefaultMessage - // + // resources.ApplyResources(this.txtTwitterDefaultMessage, "txtTwitterDefaultMessage"); this.txtTwitterDefaultMessage.Name = "txtTwitterDefaultMessage"; this.txtTwitterDefaultMessage.TextChanged += new System.EventHandler(this.txtTwitterDefaultMessage_TextChanged); - // + // // cbTwitterSkipMessageBox - // + // resources.ApplyResources(this.cbTwitterSkipMessageBox, "cbTwitterSkipMessageBox"); this.cbTwitterSkipMessageBox.Name = "cbTwitterSkipMessageBox"; this.cbTwitterSkipMessageBox.UseVisualStyleBackColor = true; this.cbTwitterSkipMessageBox.CheckedChanged += new System.EventHandler(this.cbTwitterSkipMessageBox_CheckedChanged); - // + // // txtTwitterDescription - // + // resources.ApplyResources(this.txtTwitterDescription, "txtTwitterDescription"); this.txtTwitterDescription.Name = "txtTwitterDescription"; - // + // // lblTwitterDescription - // + // resources.ApplyResources(this.lblTwitterDescription, "lblTwitterDescription"); this.lblTwitterDescription.Name = "lblTwitterDescription"; - // + // // btnTwitterRemove - // + // resources.ApplyResources(this.btnTwitterRemove, "btnTwitterRemove"); this.btnTwitterRemove.Name = "btnTwitterRemove"; this.btnTwitterRemove.UseVisualStyleBackColor = true; this.btnTwitterRemove.Click += new System.EventHandler(this.btnTwitterRemove_Click); - // + // // btnTwitterAdd - // + // resources.ApplyResources(this.btnTwitterAdd, "btnTwitterAdd"); this.btnTwitterAdd.Name = "btnTwitterAdd"; this.btnTwitterAdd.UseVisualStyleBackColor = true; this.btnTwitterAdd.Click += new System.EventHandler(this.btnTwitterAdd_Click); - // + // // tpCustomUploaders - // + // this.tpCustomUploaders.Controls.Add(this.tcCustomUploaderResponseParse); this.tpCustomUploaders.Controls.Add(this.tcCustomUploaderArguments); this.tpCustomUploaders.Controls.Add(this.btnCustomUploaderExamples); @@ -767,18 +773,18 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaders, "tpCustomUploaders"); this.tpCustomUploaders.Name = "tpCustomUploaders"; this.tpCustomUploaders.UseVisualStyleBackColor = true; - // + // // tcCustomUploaderResponseParse - // + // this.tcCustomUploaderResponseParse.Controls.Add(this.tpCustomUploaderRegexParse); this.tcCustomUploaderResponseParse.Controls.Add(this.tpCustomUploaderJsonParse); this.tcCustomUploaderResponseParse.Controls.Add(this.tpCustomUploaderXmlParse); resources.ApplyResources(this.tcCustomUploaderResponseParse, "tcCustomUploaderResponseParse"); this.tcCustomUploaderResponseParse.Name = "tcCustomUploaderResponseParse"; this.tcCustomUploaderResponseParse.SelectedIndex = 0; - // + // // tpCustomUploaderRegexParse - // + // this.tpCustomUploaderRegexParse.Controls.Add(this.btnCustomUploaderRegexHelp); this.tpCustomUploaderRegexParse.Controls.Add(this.btnCustomUploaderRegexAddSyntax); this.tpCustomUploaderRegexParse.Controls.Add(this.txtCustomUploaderRegexp); @@ -789,49 +795,49 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaderRegexParse, "tpCustomUploaderRegexParse"); this.tpCustomUploaderRegexParse.Name = "tpCustomUploaderRegexParse"; this.tpCustomUploaderRegexParse.UseVisualStyleBackColor = true; - // + // // btnCustomUploaderRegexHelp - // + // resources.ApplyResources(this.btnCustomUploaderRegexHelp, "btnCustomUploaderRegexHelp"); this.btnCustomUploaderRegexHelp.Name = "btnCustomUploaderRegexHelp"; this.btnCustomUploaderRegexHelp.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexHelp.Click += new System.EventHandler(this.btnCustomUploaderRegexHelp_Click); - // + // // btnCustomUploaderRegexAddSyntax - // + // resources.ApplyResources(this.btnCustomUploaderRegexAddSyntax, "btnCustomUploaderRegexAddSyntax"); this.btnCustomUploaderRegexAddSyntax.Name = "btnCustomUploaderRegexAddSyntax"; this.btnCustomUploaderRegexAddSyntax.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexAddSyntax.Click += new System.EventHandler(this.btnCustomUploaderRegexAddSyntax_Click); - // + // // txtCustomUploaderRegexp - // + // resources.ApplyResources(this.txtCustomUploaderRegexp, "txtCustomUploaderRegexp"); this.txtCustomUploaderRegexp.Name = "txtCustomUploaderRegexp"; - // + // // btnCustomUploaderRegexpUpdate - // + // resources.ApplyResources(this.btnCustomUploaderRegexpUpdate, "btnCustomUploaderRegexpUpdate"); this.btnCustomUploaderRegexpUpdate.Name = "btnCustomUploaderRegexpUpdate"; this.btnCustomUploaderRegexpUpdate.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpUpdate.Click += new System.EventHandler(this.btnCustomUploaderRegexpEdit_Click); - // + // // btnCustomUploaderRegexpAdd - // + // resources.ApplyResources(this.btnCustomUploaderRegexpAdd, "btnCustomUploaderRegexpAdd"); this.btnCustomUploaderRegexpAdd.Name = "btnCustomUploaderRegexpAdd"; this.btnCustomUploaderRegexpAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpAdd.Click += new System.EventHandler(this.btnCustomUploaderRegexpAdd_Click); - // + // // btnCustomUploaderRegexpRemove - // + // resources.ApplyResources(this.btnCustomUploaderRegexpRemove, "btnCustomUploaderRegexpRemove"); this.btnCustomUploaderRegexpRemove.Name = "btnCustomUploaderRegexpRemove"; this.btnCustomUploaderRegexpRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderRegexpRemove.Click += new System.EventHandler(this.btnCustomUploaderRegexpRemove_Click); - // + // // lvCustomUploaderRegexps - // + // this.lvCustomUploaderRegexps.AllowDrop = true; this.lvCustomUploaderRegexps.AllowItemDrag = true; this.lvCustomUploaderRegexps.AutoFillColumn = true; @@ -847,13 +853,13 @@ private void InitializeComponent() this.lvCustomUploaderRegexps.UseCompatibleStateImageBehavior = false; this.lvCustomUploaderRegexps.View = System.Windows.Forms.View.Details; this.lvCustomUploaderRegexps.SelectedIndexChanged += new System.EventHandler(this.lvCustomUploaderRegexps_SelectedIndexChanged); - // + // // lvRegexpsColumn - // + // resources.ApplyResources(this.lvRegexpsColumn, "lvRegexpsColumn"); - // + // // tpCustomUploaderJsonParse - // + // this.tpCustomUploaderJsonParse.Controls.Add(this.btnCustomUploaderJsonAddSyntax); this.tpCustomUploaderJsonParse.Controls.Add(this.btnCustomUploadJsonPathHelp); this.tpCustomUploaderJsonParse.Controls.Add(this.lblCustomUploaderJsonPathExample); @@ -862,39 +868,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaderJsonParse, "tpCustomUploaderJsonParse"); this.tpCustomUploaderJsonParse.Name = "tpCustomUploaderJsonParse"; this.tpCustomUploaderJsonParse.UseVisualStyleBackColor = true; - // + // // btnCustomUploaderJsonAddSyntax - // + // resources.ApplyResources(this.btnCustomUploaderJsonAddSyntax, "btnCustomUploaderJsonAddSyntax"); this.btnCustomUploaderJsonAddSyntax.Name = "btnCustomUploaderJsonAddSyntax"; this.btnCustomUploaderJsonAddSyntax.UseVisualStyleBackColor = true; this.btnCustomUploaderJsonAddSyntax.Click += new System.EventHandler(this.btnCustomUploaderJsonAddSyntax_Click); - // + // // btnCustomUploadJsonPathHelp - // + // resources.ApplyResources(this.btnCustomUploadJsonPathHelp, "btnCustomUploadJsonPathHelp"); this.btnCustomUploadJsonPathHelp.Name = "btnCustomUploadJsonPathHelp"; this.btnCustomUploadJsonPathHelp.UseVisualStyleBackColor = true; this.btnCustomUploadJsonPathHelp.Click += new System.EventHandler(this.btnCustomUploadJsonPathHelp_Click); - // + // // lblCustomUploaderJsonPathExample - // + // resources.ApplyResources(this.lblCustomUploaderJsonPathExample, "lblCustomUploaderJsonPathExample"); this.lblCustomUploaderJsonPathExample.Name = "lblCustomUploaderJsonPathExample"; - // + // // lblCustomUploaderJsonPath - // + // resources.ApplyResources(this.lblCustomUploaderJsonPath, "lblCustomUploaderJsonPath"); this.lblCustomUploaderJsonPath.Name = "lblCustomUploaderJsonPath"; - // + // // txtCustomUploaderJsonPath - // + // resources.ApplyResources(this.txtCustomUploaderJsonPath, "txtCustomUploaderJsonPath"); this.txtCustomUploaderJsonPath.Name = "txtCustomUploaderJsonPath"; this.txtCustomUploaderJsonPath.TextChanged += new System.EventHandler(this.txtCustomUploaderJsonPath_TextChanged); - // + // // tpCustomUploaderXmlParse - // + // this.tpCustomUploaderXmlParse.Controls.Add(this.btnCustomUploaderXmlSyntaxAdd); this.tpCustomUploaderXmlParse.Controls.Add(this.btnCustomUploaderXPathHelp); this.tpCustomUploaderXmlParse.Controls.Add(this.lblCustomUploaderXPathExample); @@ -903,47 +909,47 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaderXmlParse, "tpCustomUploaderXmlParse"); this.tpCustomUploaderXmlParse.Name = "tpCustomUploaderXmlParse"; this.tpCustomUploaderXmlParse.UseVisualStyleBackColor = true; - // + // // btnCustomUploaderXmlSyntaxAdd - // + // resources.ApplyResources(this.btnCustomUploaderXmlSyntaxAdd, "btnCustomUploaderXmlSyntaxAdd"); this.btnCustomUploaderXmlSyntaxAdd.Name = "btnCustomUploaderXmlSyntaxAdd"; this.btnCustomUploaderXmlSyntaxAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderXmlSyntaxAdd.Click += new System.EventHandler(this.btnCustomUploaderXmlSyntaxAdd_Click); - // + // // btnCustomUploaderXPathHelp - // + // resources.ApplyResources(this.btnCustomUploaderXPathHelp, "btnCustomUploaderXPathHelp"); this.btnCustomUploaderXPathHelp.Name = "btnCustomUploaderXPathHelp"; this.btnCustomUploaderXPathHelp.UseVisualStyleBackColor = true; this.btnCustomUploaderXPathHelp.Click += new System.EventHandler(this.btnCustomUploaderXPathHelp_Click); - // + // // lblCustomUploaderXPathExample - // + // resources.ApplyResources(this.lblCustomUploaderXPathExample, "lblCustomUploaderXPathExample"); this.lblCustomUploaderXPathExample.Name = "lblCustomUploaderXPathExample"; - // + // // lblCustomUploaderXPath - // + // resources.ApplyResources(this.lblCustomUploaderXPath, "lblCustomUploaderXPath"); this.lblCustomUploaderXPath.Name = "lblCustomUploaderXPath"; - // + // // txtCustomUploaderXPath - // + // resources.ApplyResources(this.txtCustomUploaderXPath, "txtCustomUploaderXPath"); this.txtCustomUploaderXPath.Name = "txtCustomUploaderXPath"; this.txtCustomUploaderXPath.TextChanged += new System.EventHandler(this.txtCustomUploaderXPath_TextChanged); - // + // // tcCustomUploaderArguments - // + // this.tcCustomUploaderArguments.Controls.Add(this.tpCustomUploaderArguments); this.tcCustomUploaderArguments.Controls.Add(this.tpCustomUploaderHeaders); resources.ApplyResources(this.tcCustomUploaderArguments, "tcCustomUploaderArguments"); this.tcCustomUploaderArguments.Name = "tcCustomUploaderArguments"; this.tcCustomUploaderArguments.SelectedIndex = 0; - // + // // tpCustomUploaderArguments - // + // this.tpCustomUploaderArguments.Controls.Add(this.btnCustomUploaderArgUpdate); this.tpCustomUploaderArguments.Controls.Add(this.txtCustomUploaderArgName); this.tpCustomUploaderArguments.Controls.Add(this.txtCustomUploaderArgValue); @@ -953,40 +959,40 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaderArguments, "tpCustomUploaderArguments"); this.tpCustomUploaderArguments.Name = "tpCustomUploaderArguments"; this.tpCustomUploaderArguments.UseVisualStyleBackColor = true; - // + // // btnCustomUploaderArgUpdate - // + // resources.ApplyResources(this.btnCustomUploaderArgUpdate, "btnCustomUploaderArgUpdate"); this.btnCustomUploaderArgUpdate.Name = "btnCustomUploaderArgUpdate"; this.btnCustomUploaderArgUpdate.UseVisualStyleBackColor = true; this.btnCustomUploaderArgUpdate.Click += new System.EventHandler(this.btnCustomUploaderArgUpdate_Click); - // + // // txtCustomUploaderArgName - // + // resources.ApplyResources(this.txtCustomUploaderArgName, "txtCustomUploaderArgName"); this.txtCustomUploaderArgName.Name = "txtCustomUploaderArgName"; - // + // // txtCustomUploaderArgValue - // + // resources.ApplyResources(this.txtCustomUploaderArgValue, "txtCustomUploaderArgValue"); this.txtCustomUploaderArgValue.Name = "txtCustomUploaderArgValue"; - // + // // btnCustomUploaderArgAdd - // + // resources.ApplyResources(this.btnCustomUploaderArgAdd, "btnCustomUploaderArgAdd"); this.btnCustomUploaderArgAdd.Name = "btnCustomUploaderArgAdd"; this.btnCustomUploaderArgAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderArgAdd.Click += new System.EventHandler(this.btnCustomUploaderArgAdd_Click); - // + // // btnCustomUploaderArgRemove - // + // resources.ApplyResources(this.btnCustomUploaderArgRemove, "btnCustomUploaderArgRemove"); this.btnCustomUploaderArgRemove.Name = "btnCustomUploaderArgRemove"; this.btnCustomUploaderArgRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderArgRemove.Click += new System.EventHandler(this.btnCustomUploaderArgRemove_Click); - // + // // lvCustomUploaderArguments - // + // this.lvCustomUploaderArguments.AllowDrop = true; this.lvCustomUploaderArguments.AllowItemDrag = true; this.lvCustomUploaderArguments.AutoFillColumn = true; @@ -1003,17 +1009,17 @@ private void InitializeComponent() this.lvCustomUploaderArguments.UseCompatibleStateImageBehavior = false; this.lvCustomUploaderArguments.View = System.Windows.Forms.View.Details; this.lvCustomUploaderArguments.SelectedIndexChanged += new System.EventHandler(this.lvCustomUploaderArguments_SelectedIndexChanged); - // + // // chCustomUploaderArgumentsName - // + // resources.ApplyResources(this.chCustomUploaderArgumentsName, "chCustomUploaderArgumentsName"); - // + // // chCustomUploaderArgumentsValue - // + // resources.ApplyResources(this.chCustomUploaderArgumentsValue, "chCustomUploaderArgumentsValue"); - // + // // tpCustomUploaderHeaders - // + // this.tpCustomUploaderHeaders.Controls.Add(this.btnCustomUploaderHeaderUpdate); this.tpCustomUploaderHeaders.Controls.Add(this.txtCustomUploaderHeaderName); this.tpCustomUploaderHeaders.Controls.Add(this.txtCustomUploaderHeaderValue); @@ -1023,40 +1029,40 @@ private void InitializeComponent() resources.ApplyResources(this.tpCustomUploaderHeaders, "tpCustomUploaderHeaders"); this.tpCustomUploaderHeaders.Name = "tpCustomUploaderHeaders"; this.tpCustomUploaderHeaders.UseVisualStyleBackColor = true; - // + // // btnCustomUploaderHeaderUpdate - // + // resources.ApplyResources(this.btnCustomUploaderHeaderUpdate, "btnCustomUploaderHeaderUpdate"); this.btnCustomUploaderHeaderUpdate.Name = "btnCustomUploaderHeaderUpdate"; this.btnCustomUploaderHeaderUpdate.UseVisualStyleBackColor = true; this.btnCustomUploaderHeaderUpdate.Click += new System.EventHandler(this.btnCustomUploaderHeaderUpdate_Click); - // + // // txtCustomUploaderHeaderName - // + // resources.ApplyResources(this.txtCustomUploaderHeaderName, "txtCustomUploaderHeaderName"); this.txtCustomUploaderHeaderName.Name = "txtCustomUploaderHeaderName"; - // + // // txtCustomUploaderHeaderValue - // + // resources.ApplyResources(this.txtCustomUploaderHeaderValue, "txtCustomUploaderHeaderValue"); this.txtCustomUploaderHeaderValue.Name = "txtCustomUploaderHeaderValue"; - // + // // btnCustomUploaderHeaderAdd - // + // resources.ApplyResources(this.btnCustomUploaderHeaderAdd, "btnCustomUploaderHeaderAdd"); this.btnCustomUploaderHeaderAdd.Name = "btnCustomUploaderHeaderAdd"; this.btnCustomUploaderHeaderAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderHeaderAdd.Click += new System.EventHandler(this.btnCustomUploaderHeaderAdd_Click); - // + // // btnCustomUploaderHeaderRemove - // + // resources.ApplyResources(this.btnCustomUploaderHeaderRemove, "btnCustomUploaderHeaderRemove"); this.btnCustomUploaderHeaderRemove.Name = "btnCustomUploaderHeaderRemove"; this.btnCustomUploaderHeaderRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderHeaderRemove.Click += new System.EventHandler(this.btnCustomUploaderHeaderRemove_Click); - // + // // lvCustomUploaderHeaders - // + // this.lvCustomUploaderHeaders.AllowDrop = true; this.lvCustomUploaderHeaders.AllowItemDrag = true; this.lvCustomUploaderHeaders.AutoFillColumn = true; @@ -1073,106 +1079,106 @@ private void InitializeComponent() this.lvCustomUploaderHeaders.UseCompatibleStateImageBehavior = false; this.lvCustomUploaderHeaders.View = System.Windows.Forms.View.Details; this.lvCustomUploaderHeaders.SelectedIndexChanged += new System.EventHandler(this.lvCustomUploaderHeaders_SelectedIndexChanged); - // + // // chCustomUploaderHeadersName - // + // resources.ApplyResources(this.chCustomUploaderHeadersName, "chCustomUploaderHeadersName"); - // + // // chCustomUploaderHeadersValue - // + // resources.ApplyResources(this.chCustomUploaderHeadersValue, "chCustomUploaderHeadersValue"); - // + // // btnCustomUploaderExamples - // + // resources.ApplyResources(this.btnCustomUploaderExamples, "btnCustomUploaderExamples"); this.btnCustomUploaderExamples.Name = "btnCustomUploaderExamples"; this.btnCustomUploaderExamples.UseVisualStyleBackColor = true; this.btnCustomUploaderExamples.Click += new System.EventHandler(this.btnCustomUploaderExamples_Click); - // + // // btnCustomUploaderHelp - // + // resources.ApplyResources(this.btnCustomUploaderHelp, "btnCustomUploaderHelp"); this.btnCustomUploaderHelp.Name = "btnCustomUploaderHelp"; this.btnCustomUploaderHelp.UseVisualStyleBackColor = true; this.btnCustomUploaderHelp.Click += new System.EventHandler(this.btnCustomUploaderHelp_Click); - // + // // btnCustomUploaderClear - // + // resources.ApplyResources(this.btnCustomUploaderClear, "btnCustomUploaderClear"); this.btnCustomUploaderClear.Name = "btnCustomUploaderClear"; this.btnCustomUploaderClear.UseVisualStyleBackColor = true; this.btnCustomUploaderClear.Click += new System.EventHandler(this.btnCustomUploaderClear_Click); - // + // // lblCustomUploaderImageUploader - // + // resources.ApplyResources(this.lblCustomUploaderImageUploader, "lblCustomUploaderImageUploader"); this.lblCustomUploaderImageUploader.Name = "lblCustomUploaderImageUploader"; - // + // // btnCustomUploaderFileUploaderTest - // + // resources.ApplyResources(this.btnCustomUploaderFileUploaderTest, "btnCustomUploaderFileUploaderTest"); this.btnCustomUploaderFileUploaderTest.Name = "btnCustomUploaderFileUploaderTest"; this.btnCustomUploaderFileUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderFileUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderFileUploaderTest_Click); - // + // // lblCustomUploaderFileUploader - // + // resources.ApplyResources(this.lblCustomUploaderFileUploader, "lblCustomUploaderFileUploader"); this.lblCustomUploaderFileUploader.Name = "lblCustomUploaderFileUploader"; - // + // // btnCustomUploaderImageUploaderTest - // + // resources.ApplyResources(this.btnCustomUploaderImageUploaderTest, "btnCustomUploaderImageUploaderTest"); this.btnCustomUploaderImageUploaderTest.Name = "btnCustomUploaderImageUploaderTest"; this.btnCustomUploaderImageUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderImageUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderImageUploaderTest_Click); - // + // // lblCustomUploaderTestResult - // + // resources.ApplyResources(this.lblCustomUploaderTestResult, "lblCustomUploaderTestResult"); this.lblCustomUploaderTestResult.Name = "lblCustomUploaderTestResult"; - // + // // txtCustomUploaderDeletionURL - // + // resources.ApplyResources(this.txtCustomUploaderDeletionURL, "txtCustomUploaderDeletionURL"); this.txtCustomUploaderDeletionURL.Name = "txtCustomUploaderDeletionURL"; this.txtCustomUploaderDeletionURL.Enter += new System.EventHandler(this.txtCustomUploaderDeletionURL_Enter); - // + // // cbCustomUploaderFileUploader - // + // this.cbCustomUploaderFileUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderFileUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderFileUploader, "cbCustomUploaderFileUploader"); this.cbCustomUploaderFileUploader.Name = "cbCustomUploaderFileUploader"; this.cbCustomUploaderFileUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderFileUploader_SelectedIndexChanged); - // + // // lblCustomUploaderDeletionURL - // + // resources.ApplyResources(this.lblCustomUploaderDeletionURL, "lblCustomUploaderDeletionURL"); this.lblCustomUploaderDeletionURL.Name = "lblCustomUploaderDeletionURL"; - // + // // btnCustomUploaderShowLastResponse - // + // resources.ApplyResources(this.btnCustomUploaderShowLastResponse, "btnCustomUploaderShowLastResponse"); this.btnCustomUploaderShowLastResponse.Name = "btnCustomUploaderShowLastResponse"; this.btnCustomUploaderShowLastResponse.UseVisualStyleBackColor = true; this.btnCustomUploaderShowLastResponse.Click += new System.EventHandler(this.btnCustomUploaderShowLastResponse_Click); - // + // // lblCustomUploaderResponseType - // + // resources.ApplyResources(this.lblCustomUploaderResponseType, "lblCustomUploaderResponseType"); this.lblCustomUploaderResponseType.Name = "lblCustomUploaderResponseType"; - // + // // cbCustomUploaderURLShortener - // + // this.cbCustomUploaderURLShortener.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderURLShortener.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderURLShortener, "cbCustomUploaderURLShortener"); this.cbCustomUploaderURLShortener.Name = "cbCustomUploaderURLShortener"; this.cbCustomUploaderURLShortener.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderURLShortener_SelectedIndexChanged); - // + // // gbCustomUploaders - // + // this.gbCustomUploaders.Controls.Add(this.btnCustomUploadersExportAll); this.gbCustomUploaders.Controls.Add(this.btnCustomUploaderClearUploaders); this.gbCustomUploaders.Controls.Add(this.eiCustomUploaders); @@ -1184,180 +1190,180 @@ private void InitializeComponent() resources.ApplyResources(this.gbCustomUploaders, "gbCustomUploaders"); this.gbCustomUploaders.Name = "gbCustomUploaders"; this.gbCustomUploaders.TabStop = false; - // + // // btnCustomUploadersExportAll - // + // resources.ApplyResources(this.btnCustomUploadersExportAll, "btnCustomUploadersExportAll"); this.btnCustomUploadersExportAll.Name = "btnCustomUploadersExportAll"; this.btnCustomUploadersExportAll.UseVisualStyleBackColor = true; this.btnCustomUploadersExportAll.Click += new System.EventHandler(this.btnCustomUploadersExportAll_Click); - // + // // btnCustomUploaderClearUploaders - // + // resources.ApplyResources(this.btnCustomUploaderClearUploaders, "btnCustomUploaderClearUploaders"); this.btnCustomUploaderClearUploaders.Name = "btnCustomUploaderClearUploaders"; this.btnCustomUploaderClearUploaders.UseVisualStyleBackColor = true; this.btnCustomUploaderClearUploaders.Click += new System.EventHandler(this.btnCustomUploaderClearUploaders_Click); - // + // // eiCustomUploaders - // + // this.eiCustomUploaders.ExportIgnoreNull = true; resources.ApplyResources(this.eiCustomUploaders, "eiCustomUploaders"); this.eiCustomUploaders.Name = "eiCustomUploaders"; this.eiCustomUploaders.ObjectType = null; this.eiCustomUploaders.ExportRequested += new ShareX.HelpersLib.ExportImportControl.ExportEventHandler(this.eiCustomUploaders_ExportRequested); this.eiCustomUploaders.ImportRequested += new ShareX.HelpersLib.ExportImportControl.ImportEventHandler(this.eiCustomUploaders_ImportRequested); - // + // // lbCustomUploaderList - // + // this.lbCustomUploaderList.FormattingEnabled = true; resources.ApplyResources(this.lbCustomUploaderList, "lbCustomUploaderList"); this.lbCustomUploaderList.Name = "lbCustomUploaderList"; this.lbCustomUploaderList.SelectedIndexChanged += new System.EventHandler(this.lbCustomUploaderList_SelectedIndexChanged); - // + // // btnCustomUploaderRemove - // + // resources.ApplyResources(this.btnCustomUploaderRemove, "btnCustomUploaderRemove"); this.btnCustomUploaderRemove.Name = "btnCustomUploaderRemove"; this.btnCustomUploaderRemove.UseVisualStyleBackColor = true; this.btnCustomUploaderRemove.Click += new System.EventHandler(this.btnCustomUploaderRemove_Click); - // + // // btnCustomUploaderUpdate - // + // resources.ApplyResources(this.btnCustomUploaderUpdate, "btnCustomUploaderUpdate"); this.btnCustomUploaderUpdate.Name = "btnCustomUploaderUpdate"; this.btnCustomUploaderUpdate.UseVisualStyleBackColor = true; this.btnCustomUploaderUpdate.Click += new System.EventHandler(this.btnCustomUploaderUpdate_Click); - // + // // txtCustomUploaderName - // + // resources.ApplyResources(this.txtCustomUploaderName, "txtCustomUploaderName"); this.txtCustomUploaderName.Name = "txtCustomUploaderName"; - // + // // btnCustomUploaderAdd - // + // resources.ApplyResources(this.btnCustomUploaderAdd, "btnCustomUploaderAdd"); this.btnCustomUploaderAdd.Name = "btnCustomUploaderAdd"; this.btnCustomUploaderAdd.UseVisualStyleBackColor = true; this.btnCustomUploaderAdd.Click += new System.EventHandler(this.btnCustomUploaderAdd_Click); - // + // // lblCustomUploaderTextUploader - // + // resources.ApplyResources(this.lblCustomUploaderTextUploader, "lblCustomUploaderTextUploader"); this.lblCustomUploaderTextUploader.Name = "lblCustomUploaderTextUploader"; - // + // // lblCustomUploaderRequestURL - // + // resources.ApplyResources(this.lblCustomUploaderRequestURL, "lblCustomUploaderRequestURL"); this.lblCustomUploaderRequestURL.Name = "lblCustomUploaderRequestURL"; - // + // // btnCustomUploaderURLShortenerTest - // + // resources.ApplyResources(this.btnCustomUploaderURLShortenerTest, "btnCustomUploaderURLShortenerTest"); this.btnCustomUploaderURLShortenerTest.Name = "btnCustomUploaderURLShortenerTest"; this.btnCustomUploaderURLShortenerTest.UseVisualStyleBackColor = true; this.btnCustomUploaderURLShortenerTest.Click += new System.EventHandler(this.btnCustomUploaderURLShortenerTest_Click); - // + // // cbCustomUploaderTextUploader - // + // this.cbCustomUploaderTextUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderTextUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderTextUploader, "cbCustomUploaderTextUploader"); this.cbCustomUploaderTextUploader.Name = "cbCustomUploaderTextUploader"; this.cbCustomUploaderTextUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderTextUploader_SelectedIndexChanged); - // + // // txtCustomUploaderThumbnailURL - // + // resources.ApplyResources(this.txtCustomUploaderThumbnailURL, "txtCustomUploaderThumbnailURL"); this.txtCustomUploaderThumbnailURL.Name = "txtCustomUploaderThumbnailURL"; this.txtCustomUploaderThumbnailURL.Enter += new System.EventHandler(this.txtCustomUploaderThumbnailURL_Enter); - // + // // lblCustomUploaderURLShortener - // + // resources.ApplyResources(this.lblCustomUploaderURLShortener, "lblCustomUploaderURLShortener"); this.lblCustomUploaderURLShortener.Name = "lblCustomUploaderURLShortener"; - // + // // cbCustomUploaderResponseType - // + // this.cbCustomUploaderResponseType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderResponseType.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderResponseType, "cbCustomUploaderResponseType"); this.cbCustomUploaderResponseType.Name = "cbCustomUploaderResponseType"; - // + // // btnCustomUploaderTextUploaderTest - // + // resources.ApplyResources(this.btnCustomUploaderTextUploaderTest, "btnCustomUploaderTextUploaderTest"); this.btnCustomUploaderTextUploaderTest.Name = "btnCustomUploaderTextUploaderTest"; this.btnCustomUploaderTextUploaderTest.UseVisualStyleBackColor = true; this.btnCustomUploaderTextUploaderTest.Click += new System.EventHandler(this.btnCustomUploaderTextUploaderTest_Click); - // + // // txtCustomUploaderURL - // + // resources.ApplyResources(this.txtCustomUploaderURL, "txtCustomUploaderURL"); this.txtCustomUploaderURL.Name = "txtCustomUploaderURL"; this.txtCustomUploaderURL.Enter += new System.EventHandler(this.txtCustomUploaderURL_Enter); - // + // // cbCustomUploaderImageUploader - // + // this.cbCustomUploaderImageUploader.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderImageUploader.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderImageUploader, "cbCustomUploaderImageUploader"); this.cbCustomUploaderImageUploader.Name = "cbCustomUploaderImageUploader"; this.cbCustomUploaderImageUploader.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderImageUploader_SelectedIndexChanged); - // + // // txtCustomUploaderRequestURL - // + // resources.ApplyResources(this.txtCustomUploaderRequestURL, "txtCustomUploaderRequestURL"); this.txtCustomUploaderRequestURL.Name = "txtCustomUploaderRequestURL"; - // + // // txtCustomUploaderLog - // + // resources.ApplyResources(this.txtCustomUploaderLog, "txtCustomUploaderLog"); this.txtCustomUploaderLog.Name = "txtCustomUploaderLog"; this.txtCustomUploaderLog.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.txtCustomUploaderLog_LinkClicked); - // + // // lblCustomUploaderThumbnailURL - // + // resources.ApplyResources(this.lblCustomUploaderThumbnailURL, "lblCustomUploaderThumbnailURL"); this.lblCustomUploaderThumbnailURL.Name = "lblCustomUploaderThumbnailURL"; - // + // // lblCustomUploaderFileForm - // + // resources.ApplyResources(this.lblCustomUploaderFileForm, "lblCustomUploaderFileForm"); this.lblCustomUploaderFileForm.Name = "lblCustomUploaderFileForm"; - // + // // lblCustomUploaderRequestType - // + // resources.ApplyResources(this.lblCustomUploaderRequestType, "lblCustomUploaderRequestType"); this.lblCustomUploaderRequestType.Name = "lblCustomUploaderRequestType"; - // + // // cbCustomUploaderRequestType - // + // this.cbCustomUploaderRequestType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCustomUploaderRequestType.FormattingEnabled = true; resources.ApplyResources(this.cbCustomUploaderRequestType, "cbCustomUploaderRequestType"); this.cbCustomUploaderRequestType.Name = "cbCustomUploaderRequestType"; this.cbCustomUploaderRequestType.SelectedIndexChanged += new System.EventHandler(this.cbCustomUploaderRequestType_SelectedIndexChanged); - // + // // txtCustomUploaderFileForm - // + // resources.ApplyResources(this.txtCustomUploaderFileForm, "txtCustomUploaderFileForm"); this.txtCustomUploaderFileForm.Name = "txtCustomUploaderFileForm"; - // + // // lblCustomUploaderURL - // + // resources.ApplyResources(this.lblCustomUploaderURL, "lblCustomUploaderURL"); this.lblCustomUploaderURL.Name = "lblCustomUploaderURL"; - // + // // tpURLShorteners - // + // this.tpURLShorteners.Controls.Add(this.tcURLShorteners); resources.ApplyResources(this.tpURLShorteners, "tpURLShorteners"); this.tpURLShorteners.Name = "tpURLShorteners"; this.tpURLShorteners.UseVisualStyleBackColor = true; - // + // // tcURLShorteners - // + // this.tcURLShorteners.Controls.Add(this.tpBitly); this.tcURLShorteners.Controls.Add(this.tpGoogleURLShortener); this.tcURLShorteners.Controls.Add(this.tpYourls); @@ -1367,37 +1373,37 @@ private void InitializeComponent() resources.ApplyResources(this.tcURLShorteners, "tcURLShorteners"); this.tcURLShorteners.Name = "tcURLShorteners"; this.tcURLShorteners.SelectedIndex = 0; - // + // // tpBitly - // + // this.tpBitly.Controls.Add(this.txtBitlyDomain); this.tpBitly.Controls.Add(this.lblBitlyDomain); this.tpBitly.Controls.Add(this.oauth2Bitly); resources.ApplyResources(this.tpBitly, "tpBitly"); this.tpBitly.Name = "tpBitly"; this.tpBitly.UseVisualStyleBackColor = true; - // + // // txtBitlyDomain - // + // resources.ApplyResources(this.txtBitlyDomain, "txtBitlyDomain"); this.txtBitlyDomain.Name = "txtBitlyDomain"; this.txtBitlyDomain.TextChanged += new System.EventHandler(this.txtBitlyDomain_TextChanged); - // + // // lblBitlyDomain - // + // resources.ApplyResources(this.lblBitlyDomain, "lblBitlyDomain"); this.lblBitlyDomain.Name = "lblBitlyDomain"; - // + // // tpGoogleURLShortener - // + // this.tpGoogleURLShortener.Controls.Add(this.oauth2GoogleURLShortener); this.tpGoogleURLShortener.Controls.Add(this.atcGoogleURLShortenerAccountType); resources.ApplyResources(this.tpGoogleURLShortener, "tpGoogleURLShortener"); this.tpGoogleURLShortener.Name = "tpGoogleURLShortener"; this.tpGoogleURLShortener.UseVisualStyleBackColor = true; - // + // // tpYourls - // + // this.tpYourls.Controls.Add(this.txtYourlsPassword); this.tpYourls.Controls.Add(this.txtYourlsUsername); this.tpYourls.Controls.Add(this.txtYourlsSignature); @@ -1410,60 +1416,60 @@ private void InitializeComponent() resources.ApplyResources(this.tpYourls, "tpYourls"); this.tpYourls.Name = "tpYourls"; this.tpYourls.UseVisualStyleBackColor = true; - // + // // txtYourlsPassword - // + // resources.ApplyResources(this.txtYourlsPassword, "txtYourlsPassword"); this.txtYourlsPassword.Name = "txtYourlsPassword"; this.txtYourlsPassword.UseSystemPasswordChar = true; this.txtYourlsPassword.TextChanged += new System.EventHandler(this.txtYourlsPassword_TextChanged); - // + // // txtYourlsUsername - // + // resources.ApplyResources(this.txtYourlsUsername, "txtYourlsUsername"); this.txtYourlsUsername.Name = "txtYourlsUsername"; this.txtYourlsUsername.TextChanged += new System.EventHandler(this.txtYourlsUsername_TextChanged); - // + // // txtYourlsSignature - // + // resources.ApplyResources(this.txtYourlsSignature, "txtYourlsSignature"); this.txtYourlsSignature.Name = "txtYourlsSignature"; this.txtYourlsSignature.UseSystemPasswordChar = true; this.txtYourlsSignature.TextChanged += new System.EventHandler(this.txtYourlsSignature_TextChanged); - // + // // lblYourlsNote - // + // resources.ApplyResources(this.lblYourlsNote, "lblYourlsNote"); this.lblYourlsNote.Name = "lblYourlsNote"; - // + // // lblYourlsPassword - // + // resources.ApplyResources(this.lblYourlsPassword, "lblYourlsPassword"); this.lblYourlsPassword.Name = "lblYourlsPassword"; - // + // // lblYourlsUsername - // + // resources.ApplyResources(this.lblYourlsUsername, "lblYourlsUsername"); this.lblYourlsUsername.Name = "lblYourlsUsername"; - // + // // lblYourlsSignature - // + // resources.ApplyResources(this.lblYourlsSignature, "lblYourlsSignature"); this.lblYourlsSignature.Name = "lblYourlsSignature"; - // + // // txtYourlsAPIURL - // + // resources.ApplyResources(this.txtYourlsAPIURL, "txtYourlsAPIURL"); this.txtYourlsAPIURL.Name = "txtYourlsAPIURL"; this.txtYourlsAPIURL.TextChanged += new System.EventHandler(this.txtYourlsAPIURL_TextChanged); - // + // // lblYourlsAPIURL - // + // resources.ApplyResources(this.lblYourlsAPIURL, "lblYourlsAPIURL"); this.lblYourlsAPIURL.Name = "lblYourlsAPIURL"; - // + // // tpAdFly - // + // this.tpAdFly.Controls.Add(this.llAdflyLink); this.tpAdFly.Controls.Add(this.txtAdflyAPIUID); this.tpAdFly.Controls.Add(this.lblAdflyAPIUID); @@ -1472,58 +1478,58 @@ private void InitializeComponent() resources.ApplyResources(this.tpAdFly, "tpAdFly"); this.tpAdFly.Name = "tpAdFly"; this.tpAdFly.UseVisualStyleBackColor = true; - // + // // llAdflyLink - // + // resources.ApplyResources(this.llAdflyLink, "llAdflyLink"); this.llAdflyLink.Name = "llAdflyLink"; this.llAdflyLink.TabStop = true; this.llAdflyLink.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llAdflyLink_LinkClicked); - // + // // txtAdflyAPIUID - // + // resources.ApplyResources(this.txtAdflyAPIUID, "txtAdflyAPIUID"); this.txtAdflyAPIUID.Name = "txtAdflyAPIUID"; this.txtAdflyAPIUID.UseSystemPasswordChar = true; this.txtAdflyAPIUID.TextChanged += new System.EventHandler(this.txtAdflyAPIUID_TextChanged); - // + // // lblAdflyAPIUID - // + // resources.ApplyResources(this.lblAdflyAPIUID, "lblAdflyAPIUID"); this.lblAdflyAPIUID.Name = "lblAdflyAPIUID"; - // + // // txtAdflyAPIKEY - // + // resources.ApplyResources(this.txtAdflyAPIKEY, "txtAdflyAPIKEY"); this.txtAdflyAPIKEY.Name = "txtAdflyAPIKEY"; this.txtAdflyAPIKEY.TextChanged += new System.EventHandler(this.txtAdflyAPIKEY_TextChanged); - // + // // lblAdflyAPIKEY - // + // resources.ApplyResources(this.lblAdflyAPIKEY, "lblAdflyAPIKEY"); this.lblAdflyAPIKEY.Name = "lblAdflyAPIKEY"; - // + // // tpCoinURL - // + // this.tpCoinURL.Controls.Add(this.txtCoinURLUUID); this.tpCoinURL.Controls.Add(this.lblCoinURLUUID); resources.ApplyResources(this.tpCoinURL, "tpCoinURL"); this.tpCoinURL.Name = "tpCoinURL"; this.tpCoinURL.UseVisualStyleBackColor = true; - // + // // txtCoinURLUUID - // + // resources.ApplyResources(this.txtCoinURLUUID, "txtCoinURLUUID"); this.txtCoinURLUUID.Name = "txtCoinURLUUID"; this.txtCoinURLUUID.TextChanged += new System.EventHandler(this.txtCoinURLUUID_TextChanged); - // + // // lblCoinURLUUID - // + // resources.ApplyResources(this.lblCoinURLUUID, "lblCoinURLUUID"); this.lblCoinURLUUID.Name = "lblCoinURLUUID"; - // + // // tpPolr - // + // this.tpPolr.Controls.Add(this.txtPolrAPIKey); this.tpPolr.Controls.Add(this.lblPolrAPIKey); this.tpPolr.Controls.Add(this.txtPolrAPIHostname); @@ -1531,39 +1537,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpPolr, "tpPolr"); this.tpPolr.Name = "tpPolr"; this.tpPolr.UseVisualStyleBackColor = true; - // + // // txtPolrAPIKey - // + // resources.ApplyResources(this.txtPolrAPIKey, "txtPolrAPIKey"); this.txtPolrAPIKey.Name = "txtPolrAPIKey"; this.txtPolrAPIKey.UseSystemPasswordChar = true; this.txtPolrAPIKey.TextChanged += new System.EventHandler(this.txtPolrAPIKey_TextChanged); - // + // // lblPolrAPIKey - // + // resources.ApplyResources(this.lblPolrAPIKey, "lblPolrAPIKey"); this.lblPolrAPIKey.Name = "lblPolrAPIKey"; - // + // // txtPolrAPIHostname - // + // resources.ApplyResources(this.txtPolrAPIHostname, "txtPolrAPIHostname"); this.txtPolrAPIHostname.Name = "txtPolrAPIHostname"; this.txtPolrAPIHostname.TextChanged += new System.EventHandler(this.txtPolrAPIHostname_TextChanged); - // + // // lblPolrAPIHostname - // + // resources.ApplyResources(this.lblPolrAPIHostname, "lblPolrAPIHostname"); this.lblPolrAPIHostname.Name = "lblPolrAPIHostname"; - // + // // tpFileUploaders - // + // this.tpFileUploaders.Controls.Add(this.tcFileUploaders); resources.ApplyResources(this.tpFileUploaders, "tpFileUploaders"); this.tpFileUploaders.Name = "tpFileUploaders"; this.tpFileUploaders.UseVisualStyleBackColor = true; - // + // // tcFileUploaders - // + // this.tcFileUploaders.Controls.Add(this.tpFTP); this.tcFileUploaders.Controls.Add(this.tpDropbox); this.tcFileUploaders.Controls.Add(this.tpOneDrive); @@ -1592,9 +1598,9 @@ private void InitializeComponent() this.tcFileUploaders.Multiline = true; this.tcFileUploaders.Name = "tcFileUploaders"; this.tcFileUploaders.SelectedIndex = 0; - // + // // tpFTP - // + // this.tpFTP.Controls.Add(this.eiFTP); this.tpFTP.Controls.Add(this.btnFtpClient); this.tpFTP.Controls.Add(this.lblFtpFiles); @@ -1607,63 +1613,63 @@ private void InitializeComponent() resources.ApplyResources(this.tpFTP, "tpFTP"); this.tpFTP.Name = "tpFTP"; this.tpFTP.UseVisualStyleBackColor = true; - // + // // eiFTP - // + // resources.ApplyResources(this.eiFTP, "eiFTP"); this.eiFTP.Name = "eiFTP"; this.eiFTP.ObjectType = null; this.eiFTP.ExportRequested += new ShareX.HelpersLib.ExportImportControl.ExportEventHandler(this.eiFTP_ExportRequested); this.eiFTP.ImportRequested += new ShareX.HelpersLib.ExportImportControl.ImportEventHandler(this.eiFTP_ImportRequested); - // + // // btnFtpClient - // + // resources.ApplyResources(this.btnFtpClient, "btnFtpClient"); this.btnFtpClient.Name = "btnFtpClient"; this.btnFtpClient.UseVisualStyleBackColor = true; this.btnFtpClient.Click += new System.EventHandler(this.btnFtpClient_Click); - // + // // lblFtpFiles - // + // resources.ApplyResources(this.lblFtpFiles, "lblFtpFiles"); this.lblFtpFiles.Name = "lblFtpFiles"; - // + // // lblFtpText - // + // resources.ApplyResources(this.lblFtpText, "lblFtpText"); this.lblFtpText.Name = "lblFtpText"; - // + // // lblFtpImages - // + // resources.ApplyResources(this.lblFtpImages, "lblFtpImages"); this.lblFtpImages.Name = "lblFtpImages"; - // + // // cboFtpImages - // + // this.cboFtpImages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpImages.FormattingEnabled = true; resources.ApplyResources(this.cboFtpImages, "cboFtpImages"); this.cboFtpImages.Name = "cboFtpImages"; this.cboFtpImages.SelectedIndexChanged += new System.EventHandler(this.cboFtpImages_SelectedIndexChanged); - // + // // cboFtpFiles - // + // this.cboFtpFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpFiles.FormattingEnabled = true; resources.ApplyResources(this.cboFtpFiles, "cboFtpFiles"); this.cboFtpFiles.Name = "cboFtpFiles"; this.cboFtpFiles.SelectedIndexChanged += new System.EventHandler(this.cboFtpFiles_SelectedIndexChanged); - // + // // cboFtpText - // + // this.cboFtpText.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboFtpText.FormattingEnabled = true; resources.ApplyResources(this.cboFtpText, "cboFtpText"); this.cboFtpText.Name = "cboFtpText"; this.cboFtpText.SelectedIndexChanged += new System.EventHandler(this.cboFtpText_SelectedIndexChanged); - // + // // tpDropbox - // + // this.tpDropbox.Controls.Add(this.oauth2Dropbox); this.tpDropbox.Controls.Add(this.cbDropboxURLType); this.tpDropbox.Controls.Add(this.cbDropboxAutoCreateShareableLink); @@ -1676,60 +1682,60 @@ private void InitializeComponent() resources.ApplyResources(this.tpDropbox, "tpDropbox"); this.tpDropbox.Name = "tpDropbox"; this.tpDropbox.UseVisualStyleBackColor = true; - // + // // cbDropboxURLType - // + // this.cbDropboxURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbDropboxURLType.FormattingEnabled = true; resources.ApplyResources(this.cbDropboxURLType, "cbDropboxURLType"); this.cbDropboxURLType.Name = "cbDropboxURLType"; this.cbDropboxURLType.SelectedIndexChanged += new System.EventHandler(this.cbDropboxURLType_SelectedIndexChanged); - // + // // cbDropboxAutoCreateShareableLink - // + // resources.ApplyResources(this.cbDropboxAutoCreateShareableLink, "cbDropboxAutoCreateShareableLink"); this.cbDropboxAutoCreateShareableLink.Name = "cbDropboxAutoCreateShareableLink"; this.cbDropboxAutoCreateShareableLink.UseVisualStyleBackColor = true; this.cbDropboxAutoCreateShareableLink.CheckedChanged += new System.EventHandler(this.cbDropboxAutoCreateShareableLink_CheckedChanged); - // + // // btnDropboxShowFiles - // + // resources.ApplyResources(this.btnDropboxShowFiles, "btnDropboxShowFiles"); this.btnDropboxShowFiles.Name = "btnDropboxShowFiles"; this.btnDropboxShowFiles.UseVisualStyleBackColor = true; this.btnDropboxShowFiles.Click += new System.EventHandler(this.btnDropboxShowFiles_Click); - // + // // pbDropboxLogo - // + // this.pbDropboxLogo.Cursor = System.Windows.Forms.Cursors.Hand; resources.ApplyResources(this.pbDropboxLogo, "pbDropboxLogo"); this.pbDropboxLogo.Name = "pbDropboxLogo"; this.pbDropboxLogo.TabStop = false; this.pbDropboxLogo.Click += new System.EventHandler(this.pbDropboxLogo_Click); - // + // // lblDropboxStatus - // + // resources.ApplyResources(this.lblDropboxStatus, "lblDropboxStatus"); this.lblDropboxStatus.Name = "lblDropboxStatus"; - // + // // lblDropboxPathTip - // + // resources.ApplyResources(this.lblDropboxPathTip, "lblDropboxPathTip"); this.lblDropboxPathTip.Name = "lblDropboxPathTip"; - // + // // lblDropboxPath - // + // resources.ApplyResources(this.lblDropboxPath, "lblDropboxPath"); this.lblDropboxPath.Name = "lblDropboxPath"; - // + // // txtDropboxPath - // + // resources.ApplyResources(this.txtDropboxPath, "txtDropboxPath"); this.txtDropboxPath.Name = "txtDropboxPath"; this.txtDropboxPath.TextChanged += new System.EventHandler(this.txtDropboxPath_TextChanged); - // + // // tpOneDrive - // + // this.tpOneDrive.Controls.Add(this.tvOneDrive); this.tpOneDrive.Controls.Add(this.lblOneDriveFolderID); this.tpOneDrive.Controls.Add(this.cbOneDriveCreateShareableLink); @@ -1737,28 +1743,28 @@ private void InitializeComponent() resources.ApplyResources(this.tpOneDrive, "tpOneDrive"); this.tpOneDrive.Name = "tpOneDrive"; this.tpOneDrive.UseVisualStyleBackColor = true; - // + // // tvOneDrive - // + // resources.ApplyResources(this.tvOneDrive, "tvOneDrive"); this.tvOneDrive.Name = "tvOneDrive"; this.tvOneDrive.AfterExpand += new System.Windows.Forms.TreeViewEventHandler(this.tvOneDrive_AfterExpand); this.tvOneDrive.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvOneDrive_AfterSelect); - // + // // lblOneDriveFolderID - // + // resources.ApplyResources(this.lblOneDriveFolderID, "lblOneDriveFolderID"); this.lblOneDriveFolderID.Name = "lblOneDriveFolderID"; - // + // // cbOneDriveCreateShareableLink - // + // resources.ApplyResources(this.cbOneDriveCreateShareableLink, "cbOneDriveCreateShareableLink"); this.cbOneDriveCreateShareableLink.Name = "cbOneDriveCreateShareableLink"; this.cbOneDriveCreateShareableLink.UseVisualStyleBackColor = true; this.cbOneDriveCreateShareableLink.CheckedChanged += new System.EventHandler(this.cbOneDriveCreateShareableLink_CheckedChanged); - // + // // tpGoogleDrive - // + // this.tpGoogleDrive.Controls.Add(this.cbGoogleDriveUseFolder); this.tpGoogleDrive.Controls.Add(this.txtGoogleDriveFolderID); this.tpGoogleDrive.Controls.Add(this.lblGoogleDriveFolderID); @@ -1769,27 +1775,27 @@ private void InitializeComponent() resources.ApplyResources(this.tpGoogleDrive, "tpGoogleDrive"); this.tpGoogleDrive.Name = "tpGoogleDrive"; this.tpGoogleDrive.UseVisualStyleBackColor = true; - // + // // cbGoogleDriveUseFolder - // + // resources.ApplyResources(this.cbGoogleDriveUseFolder, "cbGoogleDriveUseFolder"); this.cbGoogleDriveUseFolder.Name = "cbGoogleDriveUseFolder"; this.cbGoogleDriveUseFolder.UseVisualStyleBackColor = true; this.cbGoogleDriveUseFolder.CheckedChanged += new System.EventHandler(this.cbGoogleDriveUseFolder_CheckedChanged); - // + // // txtGoogleDriveFolderID - // + // resources.ApplyResources(this.txtGoogleDriveFolderID, "txtGoogleDriveFolderID"); this.txtGoogleDriveFolderID.Name = "txtGoogleDriveFolderID"; this.txtGoogleDriveFolderID.TextChanged += new System.EventHandler(this.txtGoogleDriveFolderID_TextChanged); - // + // // lblGoogleDriveFolderID - // + // resources.ApplyResources(this.lblGoogleDriveFolderID, "lblGoogleDriveFolderID"); this.lblGoogleDriveFolderID.Name = "lblGoogleDriveFolderID"; - // + // // lvGoogleDriveFoldersList - // + // this.lvGoogleDriveFoldersList.AutoFillColumn = true; this.lvGoogleDriveFoldersList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chGoogleDriveTitle, @@ -1801,31 +1807,31 @@ private void InitializeComponent() this.lvGoogleDriveFoldersList.UseCompatibleStateImageBehavior = false; this.lvGoogleDriveFoldersList.View = System.Windows.Forms.View.Details; this.lvGoogleDriveFoldersList.SelectedIndexChanged += new System.EventHandler(this.lvGoogleDriveFoldersList_SelectedIndexChanged); - // + // // chGoogleDriveTitle - // + // resources.ApplyResources(this.chGoogleDriveTitle, "chGoogleDriveTitle"); - // + // // chGoogleDriveDescription - // + // resources.ApplyResources(this.chGoogleDriveDescription, "chGoogleDriveDescription"); - // + // // btnGoogleDriveRefreshFolders - // + // resources.ApplyResources(this.btnGoogleDriveRefreshFolders, "btnGoogleDriveRefreshFolders"); this.btnGoogleDriveRefreshFolders.Name = "btnGoogleDriveRefreshFolders"; this.btnGoogleDriveRefreshFolders.UseVisualStyleBackColor = true; this.btnGoogleDriveRefreshFolders.Click += new System.EventHandler(this.btnGoogleDriveRefreshFolders_Click); - // + // // cbGoogleDriveIsPublic - // + // resources.ApplyResources(this.cbGoogleDriveIsPublic, "cbGoogleDriveIsPublic"); this.cbGoogleDriveIsPublic.Name = "cbGoogleDriveIsPublic"; this.cbGoogleDriveIsPublic.UseVisualStyleBackColor = true; this.cbGoogleDriveIsPublic.CheckedChanged += new System.EventHandler(this.cbGoogleDriveIsPublic_CheckedChanged); - // + // // tpBox - // + // this.tpBox.Controls.Add(this.lblBoxFolderTip); this.tpBox.Controls.Add(this.cbBoxShare); this.tpBox.Controls.Add(this.lvBoxFolders); @@ -1835,21 +1841,21 @@ private void InitializeComponent() resources.ApplyResources(this.tpBox, "tpBox"); this.tpBox.Name = "tpBox"; this.tpBox.UseVisualStyleBackColor = true; - // + // // lblBoxFolderTip - // + // resources.ApplyResources(this.lblBoxFolderTip, "lblBoxFolderTip"); this.lblBoxFolderTip.Name = "lblBoxFolderTip"; - // + // // cbBoxShare - // + // resources.ApplyResources(this.cbBoxShare, "cbBoxShare"); this.cbBoxShare.Name = "cbBoxShare"; this.cbBoxShare.UseVisualStyleBackColor = true; this.cbBoxShare.CheckedChanged += new System.EventHandler(this.cbBoxShare_CheckedChanged); - // + // // lvBoxFolders - // + // this.lvBoxFolders.AutoFillColumn = true; this.lvBoxFolders.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chBoxFoldersName}); @@ -1860,25 +1866,25 @@ private void InitializeComponent() this.lvBoxFolders.View = System.Windows.Forms.View.Details; this.lvBoxFolders.SelectedIndexChanged += new System.EventHandler(this.lvBoxFolders_SelectedIndexChanged); this.lvBoxFolders.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvBoxFolders_MouseDoubleClick); - // + // // chBoxFoldersName - // + // resources.ApplyResources(this.chBoxFoldersName, "chBoxFoldersName"); - // + // // lblBoxFolderID - // + // resources.ApplyResources(this.lblBoxFolderID, "lblBoxFolderID"); this.lblBoxFolderID.Name = "lblBoxFolderID"; - // + // // btnBoxRefreshFolders - // + // resources.ApplyResources(this.btnBoxRefreshFolders, "btnBoxRefreshFolders"); this.btnBoxRefreshFolders.Name = "btnBoxRefreshFolders"; this.btnBoxRefreshFolders.UseVisualStyleBackColor = true; this.btnBoxRefreshFolders.Click += new System.EventHandler(this.btnBoxRefreshFolders_Click); - // + // // tpCopy - // + // this.tpCopy.Controls.Add(this.pbCopyLogo); this.tpCopy.Controls.Add(this.lblCopyURLType); this.tpCopy.Controls.Add(this.cbCopyURLType); @@ -1889,46 +1895,46 @@ private void InitializeComponent() resources.ApplyResources(this.tpCopy, "tpCopy"); this.tpCopy.Name = "tpCopy"; this.tpCopy.UseVisualStyleBackColor = true; - // + // // pbCopyLogo - // + // this.pbCopyLogo.Cursor = System.Windows.Forms.Cursors.Hand; resources.ApplyResources(this.pbCopyLogo, "pbCopyLogo"); this.pbCopyLogo.Name = "pbCopyLogo"; this.pbCopyLogo.TabStop = false; this.pbCopyLogo.Click += new System.EventHandler(this.pbCopyLogo_Click); - // + // // lblCopyURLType - // + // resources.ApplyResources(this.lblCopyURLType, "lblCopyURLType"); this.lblCopyURLType.Name = "lblCopyURLType"; - // + // // cbCopyURLType - // + // this.cbCopyURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbCopyURLType.FormattingEnabled = true; resources.ApplyResources(this.cbCopyURLType, "cbCopyURLType"); this.cbCopyURLType.Name = "cbCopyURLType"; this.cbCopyURLType.SelectedIndexChanged += new System.EventHandler(this.cbCopyURLType_SelectedIndexChanged); - // + // // lblCopyStatus - // + // resources.ApplyResources(this.lblCopyStatus, "lblCopyStatus"); this.lblCopyStatus.Name = "lblCopyStatus"; - // + // // lblCopyPath - // + // resources.ApplyResources(this.lblCopyPath, "lblCopyPath"); this.lblCopyPath.Name = "lblCopyPath"; - // + // // txtCopyPath - // + // resources.ApplyResources(this.txtCopyPath, "txtCopyPath"); this.txtCopyPath.Name = "txtCopyPath"; this.txtCopyPath.TextChanged += new System.EventHandler(this.txtCopyPath_TextChanged); - // + // // tpAmazonS3 - // + // this.tpAmazonS3.Controls.Add(this.txtAmazonS3CustomDomain); this.tpAmazonS3.Controls.Add(this.lblAmazonS3PathPreviewLabel); this.tpAmazonS3.Controls.Add(this.lblAmazonS3PathPreview); @@ -1949,97 +1955,97 @@ private void InitializeComponent() resources.ApplyResources(this.tpAmazonS3, "tpAmazonS3"); this.tpAmazonS3.Name = "tpAmazonS3"; this.tpAmazonS3.UseVisualStyleBackColor = true; - // + // // txtAmazonS3CustomDomain - // + // resources.ApplyResources(this.txtAmazonS3CustomDomain, "txtAmazonS3CustomDomain"); this.txtAmazonS3CustomDomain.Name = "txtAmazonS3CustomDomain"; this.txtAmazonS3CustomDomain.TextChanged += new System.EventHandler(this.txtAmazonS3CustomDomain_TextChanged); - // + // // lblAmazonS3PathPreviewLabel - // + // resources.ApplyResources(this.lblAmazonS3PathPreviewLabel, "lblAmazonS3PathPreviewLabel"); this.lblAmazonS3PathPreviewLabel.Name = "lblAmazonS3PathPreviewLabel"; - // + // // lblAmazonS3PathPreview - // + // resources.ApplyResources(this.lblAmazonS3PathPreview, "lblAmazonS3PathPreview"); this.lblAmazonS3PathPreview.Name = "lblAmazonS3PathPreview"; - // + // // btnAmazonS3BucketNameOpen - // + // resources.ApplyResources(this.btnAmazonS3BucketNameOpen, "btnAmazonS3BucketNameOpen"); this.btnAmazonS3BucketNameOpen.Name = "btnAmazonS3BucketNameOpen"; this.btnAmazonS3BucketNameOpen.UseVisualStyleBackColor = true; this.btnAmazonS3BucketNameOpen.Click += new System.EventHandler(this.btnAmazonS3BucketNameOpen_Click); - // + // // btnAmazonS3AccessKeyOpen - // + // resources.ApplyResources(this.btnAmazonS3AccessKeyOpen, "btnAmazonS3AccessKeyOpen"); this.btnAmazonS3AccessKeyOpen.Name = "btnAmazonS3AccessKeyOpen"; this.btnAmazonS3AccessKeyOpen.UseVisualStyleBackColor = true; this.btnAmazonS3AccessKeyOpen.Click += new System.EventHandler(this.btnAmazonS3AccessKeyOpen_Click); - // + // // cbAmazonS3Endpoint - // + // this.cbAmazonS3Endpoint.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbAmazonS3Endpoint.FormattingEnabled = true; resources.ApplyResources(this.cbAmazonS3Endpoint, "cbAmazonS3Endpoint"); this.cbAmazonS3Endpoint.Name = "cbAmazonS3Endpoint"; this.cbAmazonS3Endpoint.SelectionChangeCommitted += new System.EventHandler(this.cbAmazonS3Endpoint_SelectionChangeCommitted); - // + // // lblAmazonS3BucketName - // + // resources.ApplyResources(this.lblAmazonS3BucketName, "lblAmazonS3BucketName"); this.lblAmazonS3BucketName.Name = "lblAmazonS3BucketName"; - // + // // txtAmazonS3BucketName - // + // resources.ApplyResources(this.txtAmazonS3BucketName, "txtAmazonS3BucketName"); this.txtAmazonS3BucketName.Name = "txtAmazonS3BucketName"; this.txtAmazonS3BucketName.TextChanged += new System.EventHandler(this.txtAmazonS3BucketName_TextChanged); - // + // // lblAmazonS3Endpoint - // + // resources.ApplyResources(this.lblAmazonS3Endpoint, "lblAmazonS3Endpoint"); this.lblAmazonS3Endpoint.Name = "lblAmazonS3Endpoint"; - // + // // txtAmazonS3ObjectPrefix - // + // resources.ApplyResources(this.txtAmazonS3ObjectPrefix, "txtAmazonS3ObjectPrefix"); this.txtAmazonS3ObjectPrefix.Name = "txtAmazonS3ObjectPrefix"; this.txtAmazonS3ObjectPrefix.TextChanged += new System.EventHandler(this.txtAmazonS3ObjectPrefix_TextChanged); - // + // // lblAmazonS3ObjectPrefix - // + // resources.ApplyResources(this.lblAmazonS3ObjectPrefix, "lblAmazonS3ObjectPrefix"); this.lblAmazonS3ObjectPrefix.Name = "lblAmazonS3ObjectPrefix"; - // + // // txtAmazonS3SecretKey - // + // resources.ApplyResources(this.txtAmazonS3SecretKey, "txtAmazonS3SecretKey"); this.txtAmazonS3SecretKey.Name = "txtAmazonS3SecretKey"; this.txtAmazonS3SecretKey.UseSystemPasswordChar = true; this.txtAmazonS3SecretKey.TextChanged += new System.EventHandler(this.txtAmazonS3SecretKey_TextChanged); - // + // // lblAmazonS3SecretKey - // + // resources.ApplyResources(this.lblAmazonS3SecretKey, "lblAmazonS3SecretKey"); this.lblAmazonS3SecretKey.Name = "lblAmazonS3SecretKey"; - // + // // lblAmazonS3AccessKey - // + // resources.ApplyResources(this.lblAmazonS3AccessKey, "lblAmazonS3AccessKey"); this.lblAmazonS3AccessKey.Name = "lblAmazonS3AccessKey"; - // + // // txtAmazonS3AccessKey - // + // resources.ApplyResources(this.txtAmazonS3AccessKey, "txtAmazonS3AccessKey"); this.txtAmazonS3AccessKey.Name = "txtAmazonS3AccessKey"; this.txtAmazonS3AccessKey.TextChanged += new System.EventHandler(this.txtAmazonS3AccessKey_TextChanged); - // + // // tpMega - // + // this.tpMega.Controls.Add(this.btnMegaRefreshFolders); this.tpMega.Controls.Add(this.lblMegaStatus); this.tpMega.Controls.Add(this.btnMegaRegister); @@ -2054,38 +2060,38 @@ private void InitializeComponent() resources.ApplyResources(this.tpMega, "tpMega"); this.tpMega.Name = "tpMega"; this.tpMega.UseVisualStyleBackColor = true; - // + // // btnMegaRefreshFolders - // + // resources.ApplyResources(this.btnMegaRefreshFolders, "btnMegaRefreshFolders"); this.btnMegaRefreshFolders.Name = "btnMegaRefreshFolders"; this.btnMegaRefreshFolders.UseVisualStyleBackColor = true; this.btnMegaRefreshFolders.Click += new System.EventHandler(this.btnMegaRefreshFolders_Click); - // + // // lblMegaStatus - // + // resources.ApplyResources(this.lblMegaStatus, "lblMegaStatus"); this.lblMegaStatus.Name = "lblMegaStatus"; - // + // // btnMegaRegister - // + // resources.ApplyResources(this.btnMegaRegister, "btnMegaRegister"); this.btnMegaRegister.Name = "btnMegaRegister"; this.btnMegaRegister.UseVisualStyleBackColor = true; this.btnMegaRegister.Click += new System.EventHandler(this.btnMegaRegister_Click); - // + // // lblMegaFolder - // + // resources.ApplyResources(this.lblMegaFolder, "lblMegaFolder"); this.lblMegaFolder.Name = "lblMegaFolder"; - // + // // lblMegaStatusTitle - // + // resources.ApplyResources(this.lblMegaStatusTitle, "lblMegaStatusTitle"); this.lblMegaStatusTitle.Name = "lblMegaStatusTitle"; - // + // // cbMegaFolder - // + // this.cbMegaFolder.DisplayMember = "DisplayName"; this.cbMegaFolder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbMegaFolder.FormattingEnabled = true; @@ -2093,37 +2099,37 @@ private void InitializeComponent() this.cbMegaFolder.Name = "cbMegaFolder"; this.cbMegaFolder.ValueMember = "Node"; this.cbMegaFolder.SelectedIndexChanged += new System.EventHandler(this.cbMegaFolder_SelectedIndexChanged); - // + // // lblMegaEmail - // + // resources.ApplyResources(this.lblMegaEmail, "lblMegaEmail"); this.lblMegaEmail.Name = "lblMegaEmail"; - // + // // btnMegaLogin - // + // resources.ApplyResources(this.btnMegaLogin, "btnMegaLogin"); this.btnMegaLogin.Name = "btnMegaLogin"; this.btnMegaLogin.UseVisualStyleBackColor = true; this.btnMegaLogin.Click += new System.EventHandler(this.btnMegaLogin_Click); - // + // // txtMegaEmail - // + // resources.ApplyResources(this.txtMegaEmail, "txtMegaEmail"); this.txtMegaEmail.Name = "txtMegaEmail"; - // + // // txtMegaPassword - // + // resources.ApplyResources(this.txtMegaPassword, "txtMegaPassword"); this.txtMegaPassword.Name = "txtMegaPassword"; this.txtMegaPassword.UseSystemPasswordChar = true; - // + // // lblMegaPassword - // + // resources.ApplyResources(this.lblMegaPassword, "lblMegaPassword"); this.lblMegaPassword.Name = "lblMegaPassword"; - // + // // tpOwnCloud - // + // this.tpOwnCloud.Controls.Add(this.cbOwnCloud81Compatibility); this.tpOwnCloud.Controls.Add(this.cbOwnCloudIgnoreInvalidCert); this.tpOwnCloud.Controls.Add(this.cbOwnCloudDirectLink); @@ -2139,83 +2145,83 @@ private void InitializeComponent() resources.ApplyResources(this.tpOwnCloud, "tpOwnCloud"); this.tpOwnCloud.Name = "tpOwnCloud"; this.tpOwnCloud.UseVisualStyleBackColor = true; - // + // // cbOwnCloud81Compatibility - // + // resources.ApplyResources(this.cbOwnCloud81Compatibility, "cbOwnCloud81Compatibility"); this.cbOwnCloud81Compatibility.Name = "cbOwnCloud81Compatibility"; this.cbOwnCloud81Compatibility.UseVisualStyleBackColor = true; this.cbOwnCloud81Compatibility.CheckedChanged += new System.EventHandler(this.cbOwnCloud81Compatibility_CheckedChanged); - // + // // cbOwnCloudIgnoreInvalidCert - // + // resources.ApplyResources(this.cbOwnCloudIgnoreInvalidCert, "cbOwnCloudIgnoreInvalidCert"); this.cbOwnCloudIgnoreInvalidCert.Name = "cbOwnCloudIgnoreInvalidCert"; this.cbOwnCloudIgnoreInvalidCert.UseVisualStyleBackColor = true; this.cbOwnCloudIgnoreInvalidCert.CheckedChanged += new System.EventHandler(this.cbOwnCloudIgnoreInvalidCert_CheckedChanged); - // + // // cbOwnCloudDirectLink - // + // resources.ApplyResources(this.cbOwnCloudDirectLink, "cbOwnCloudDirectLink"); this.cbOwnCloudDirectLink.Name = "cbOwnCloudDirectLink"; this.cbOwnCloudDirectLink.UseMnemonic = false; this.cbOwnCloudDirectLink.UseVisualStyleBackColor = true; this.cbOwnCloudDirectLink.CheckedChanged += new System.EventHandler(this.cbOwnCloudDirectLink_CheckedChanged); - // + // // cbOwnCloudCreateShare - // + // resources.ApplyResources(this.cbOwnCloudCreateShare, "cbOwnCloudCreateShare"); this.cbOwnCloudCreateShare.Name = "cbOwnCloudCreateShare"; this.cbOwnCloudCreateShare.UseVisualStyleBackColor = true; this.cbOwnCloudCreateShare.CheckedChanged += new System.EventHandler(this.cbOwnCloudCreateShare_CheckedChanged); - // + // // txtOwnCloudPath - // + // resources.ApplyResources(this.txtOwnCloudPath, "txtOwnCloudPath"); this.txtOwnCloudPath.Name = "txtOwnCloudPath"; this.txtOwnCloudPath.TextChanged += new System.EventHandler(this.txtOwnCloudPath_TextChanged); - // + // // txtOwnCloudPassword - // + // resources.ApplyResources(this.txtOwnCloudPassword, "txtOwnCloudPassword"); this.txtOwnCloudPassword.Name = "txtOwnCloudPassword"; this.txtOwnCloudPassword.UseSystemPasswordChar = true; this.txtOwnCloudPassword.TextChanged += new System.EventHandler(this.txtOwnCloudPassword_TextChanged); - // + // // txtOwnCloudUsername - // + // resources.ApplyResources(this.txtOwnCloudUsername, "txtOwnCloudUsername"); this.txtOwnCloudUsername.Name = "txtOwnCloudUsername"; this.txtOwnCloudUsername.TextChanged += new System.EventHandler(this.txtOwnCloudUsername_TextChanged); - // + // // txtOwnCloudHost - // + // resources.ApplyResources(this.txtOwnCloudHost, "txtOwnCloudHost"); this.txtOwnCloudHost.Name = "txtOwnCloudHost"; this.txtOwnCloudHost.TextChanged += new System.EventHandler(this.txtOwnCloudHost_TextChanged); - // + // // lblOwnCloudPath - // + // resources.ApplyResources(this.lblOwnCloudPath, "lblOwnCloudPath"); this.lblOwnCloudPath.Name = "lblOwnCloudPath"; - // + // // lblOwnCloudPassword - // + // resources.ApplyResources(this.lblOwnCloudPassword, "lblOwnCloudPassword"); this.lblOwnCloudPassword.Name = "lblOwnCloudPassword"; - // + // // lblOwnCloudUsername - // + // resources.ApplyResources(this.lblOwnCloudUsername, "lblOwnCloudUsername"); this.lblOwnCloudUsername.Name = "lblOwnCloudUsername"; - // + // // lblOwnCloudHost - // + // resources.ApplyResources(this.lblOwnCloudHost, "lblOwnCloudHost"); this.lblOwnCloudHost.Name = "lblOwnCloudHost"; - // + // // tpMediaFire - // + // this.tpMediaFire.Controls.Add(this.cbMediaFireUseLongLink); this.tpMediaFire.Controls.Add(this.txtMediaFirePath); this.tpMediaFire.Controls.Add(this.lblMediaFirePath); @@ -2226,49 +2232,49 @@ private void InitializeComponent() resources.ApplyResources(this.tpMediaFire, "tpMediaFire"); this.tpMediaFire.Name = "tpMediaFire"; this.tpMediaFire.UseVisualStyleBackColor = true; - // + // // cbMediaFireUseLongLink - // + // resources.ApplyResources(this.cbMediaFireUseLongLink, "cbMediaFireUseLongLink"); this.cbMediaFireUseLongLink.Name = "cbMediaFireUseLongLink"; this.cbMediaFireUseLongLink.UseVisualStyleBackColor = true; this.cbMediaFireUseLongLink.CheckedChanged += new System.EventHandler(this.cbMediaFireUseLongLink_CheckedChanged); - // + // // txtMediaFirePath - // + // resources.ApplyResources(this.txtMediaFirePath, "txtMediaFirePath"); this.txtMediaFirePath.Name = "txtMediaFirePath"; this.txtMediaFirePath.TextChanged += new System.EventHandler(this.txtMediaFirePath_TextChanged); - // + // // lblMediaFirePath - // + // resources.ApplyResources(this.lblMediaFirePath, "lblMediaFirePath"); this.lblMediaFirePath.Name = "lblMediaFirePath"; - // + // // txtMediaFirePassword - // + // resources.ApplyResources(this.txtMediaFirePassword, "txtMediaFirePassword"); this.txtMediaFirePassword.Name = "txtMediaFirePassword"; this.txtMediaFirePassword.TextChanged += new System.EventHandler(this.txtMediaFirePassword_TextChanged); - // + // // txtMediaFireEmail - // + // resources.ApplyResources(this.txtMediaFireEmail, "txtMediaFireEmail"); this.txtMediaFireEmail.Name = "txtMediaFireEmail"; this.txtMediaFireEmail.TextChanged += new System.EventHandler(this.txtMediaFireUsername_TextChanged); - // + // // lblMediaFirePassword - // + // resources.ApplyResources(this.lblMediaFirePassword, "lblMediaFirePassword"); this.lblMediaFirePassword.Name = "lblMediaFirePassword"; - // + // // lblMediaFireEmail - // + // resources.ApplyResources(this.lblMediaFireEmail, "lblMediaFireEmail"); this.lblMediaFireEmail.Name = "lblMediaFireEmail"; - // + // // tpPushbullet - // + // this.tpPushbullet.Controls.Add(this.lblPushbulletDevices); this.tpPushbullet.Controls.Add(this.cboPushbulletDevices); this.tpPushbullet.Controls.Add(this.btnPushbulletGetDeviceList); @@ -2277,41 +2283,41 @@ private void InitializeComponent() resources.ApplyResources(this.tpPushbullet, "tpPushbullet"); this.tpPushbullet.Name = "tpPushbullet"; this.tpPushbullet.UseVisualStyleBackColor = true; - // + // // lblPushbulletDevices - // + // resources.ApplyResources(this.lblPushbulletDevices, "lblPushbulletDevices"); this.lblPushbulletDevices.Name = "lblPushbulletDevices"; - // + // // cboPushbulletDevices - // + // this.cboPushbulletDevices.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; resources.ApplyResources(this.cboPushbulletDevices, "cboPushbulletDevices"); this.cboPushbulletDevices.FormattingEnabled = true; this.cboPushbulletDevices.Name = "cboPushbulletDevices"; this.cboPushbulletDevices.SelectedIndexChanged += new System.EventHandler(this.cboPushbulletDevices_SelectedIndexChanged); - // + // // btnPushbulletGetDeviceList - // + // resources.ApplyResources(this.btnPushbulletGetDeviceList, "btnPushbulletGetDeviceList"); this.btnPushbulletGetDeviceList.Name = "btnPushbulletGetDeviceList"; this.btnPushbulletGetDeviceList.UseVisualStyleBackColor = true; this.btnPushbulletGetDeviceList.Click += new System.EventHandler(this.btnPushbulletGetDeviceList_Click); - // + // // lblPushbulletUserKey - // + // resources.ApplyResources(this.lblPushbulletUserKey, "lblPushbulletUserKey"); this.lblPushbulletUserKey.Name = "lblPushbulletUserKey"; - // + // // txtPushbulletUserKey - // + // resources.ApplyResources(this.txtPushbulletUserKey, "txtPushbulletUserKey"); this.txtPushbulletUserKey.Name = "txtPushbulletUserKey"; this.txtPushbulletUserKey.UseSystemPasswordChar = true; this.txtPushbulletUserKey.TextChanged += new System.EventHandler(this.txtPushbulletUserKey_TextChanged); - // + // // tpSendSpace - // + // this.tpSendSpace.Controls.Add(this.btnSendSpaceRegister); this.tpSendSpace.Controls.Add(this.lblSendSpacePassword); this.tpSendSpace.Controls.Add(this.lblSendSpaceUsername); @@ -2321,39 +2327,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpSendSpace, "tpSendSpace"); this.tpSendSpace.Name = "tpSendSpace"; this.tpSendSpace.UseVisualStyleBackColor = true; - // + // // btnSendSpaceRegister - // + // resources.ApplyResources(this.btnSendSpaceRegister, "btnSendSpaceRegister"); this.btnSendSpaceRegister.Name = "btnSendSpaceRegister"; this.btnSendSpaceRegister.UseVisualStyleBackColor = true; this.btnSendSpaceRegister.Click += new System.EventHandler(this.btnSendSpaceRegister_Click); - // + // // lblSendSpacePassword - // + // resources.ApplyResources(this.lblSendSpacePassword, "lblSendSpacePassword"); this.lblSendSpacePassword.Name = "lblSendSpacePassword"; - // + // // lblSendSpaceUsername - // + // resources.ApplyResources(this.lblSendSpaceUsername, "lblSendSpaceUsername"); this.lblSendSpaceUsername.Name = "lblSendSpaceUsername"; - // + // // txtSendSpacePassword - // + // resources.ApplyResources(this.txtSendSpacePassword, "txtSendSpacePassword"); this.txtSendSpacePassword.Name = "txtSendSpacePassword"; this.txtSendSpacePassword.UseSystemPasswordChar = true; this.txtSendSpacePassword.TextChanged += new System.EventHandler(this.txtSendSpacePassword_TextChanged); - // + // // txtSendSpaceUserName - // + // resources.ApplyResources(this.txtSendSpaceUserName, "txtSendSpaceUserName"); this.txtSendSpaceUserName.Name = "txtSendSpaceUserName"; this.txtSendSpaceUserName.TextChanged += new System.EventHandler(this.txtSendSpaceUserName_TextChanged); - // + // // tpGe_tt - // + // this.tpGe_tt.Controls.Add(this.lblGe_ttStatus); this.tpGe_tt.Controls.Add(this.lblGe_ttPassword); this.tpGe_tt.Controls.Add(this.lblGe_ttEmail); @@ -2363,42 +2369,42 @@ private void InitializeComponent() resources.ApplyResources(this.tpGe_tt, "tpGe_tt"); this.tpGe_tt.Name = "tpGe_tt"; this.tpGe_tt.UseVisualStyleBackColor = true; - // + // // lblGe_ttStatus - // + // resources.ApplyResources(this.lblGe_ttStatus, "lblGe_ttStatus"); this.lblGe_ttStatus.Name = "lblGe_ttStatus"; - // + // // lblGe_ttPassword - // + // resources.ApplyResources(this.lblGe_ttPassword, "lblGe_ttPassword"); this.lblGe_ttPassword.Name = "lblGe_ttPassword"; - // + // // lblGe_ttEmail - // + // resources.ApplyResources(this.lblGe_ttEmail, "lblGe_ttEmail"); this.lblGe_ttEmail.Name = "lblGe_ttEmail"; - // + // // btnGe_ttLogin - // + // resources.ApplyResources(this.btnGe_ttLogin, "btnGe_ttLogin"); this.btnGe_ttLogin.Name = "btnGe_ttLogin"; this.btnGe_ttLogin.UseVisualStyleBackColor = true; this.btnGe_ttLogin.Click += new System.EventHandler(this.btnGe_ttLogin_Click); - // + // // txtGe_ttPassword - // + // resources.ApplyResources(this.txtGe_ttPassword, "txtGe_ttPassword"); this.txtGe_ttPassword.Name = "txtGe_ttPassword"; this.txtGe_ttPassword.UseSystemPasswordChar = true; - // + // // txtGe_ttEmail - // + // resources.ApplyResources(this.txtGe_ttEmail, "txtGe_ttEmail"); this.txtGe_ttEmail.Name = "txtGe_ttEmail"; - // + // // tpHostr - // + // this.tpHostr.Controls.Add(this.cbLocalhostrDirectURL); this.tpHostr.Controls.Add(this.lblLocalhostrPassword); this.tpHostr.Controls.Add(this.lblLocalhostrEmail); @@ -2407,39 +2413,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpHostr, "tpHostr"); this.tpHostr.Name = "tpHostr"; this.tpHostr.UseVisualStyleBackColor = true; - // + // // cbLocalhostrDirectURL - // + // resources.ApplyResources(this.cbLocalhostrDirectURL, "cbLocalhostrDirectURL"); this.cbLocalhostrDirectURL.Name = "cbLocalhostrDirectURL"; this.cbLocalhostrDirectURL.UseVisualStyleBackColor = true; this.cbLocalhostrDirectURL.CheckedChanged += new System.EventHandler(this.cbLocalhostrDirectURL_CheckedChanged); - // + // // lblLocalhostrPassword - // + // resources.ApplyResources(this.lblLocalhostrPassword, "lblLocalhostrPassword"); this.lblLocalhostrPassword.Name = "lblLocalhostrPassword"; - // + // // lblLocalhostrEmail - // + // resources.ApplyResources(this.lblLocalhostrEmail, "lblLocalhostrEmail"); this.lblLocalhostrEmail.Name = "lblLocalhostrEmail"; - // + // // txtLocalhostrPassword - // + // resources.ApplyResources(this.txtLocalhostrPassword, "txtLocalhostrPassword"); this.txtLocalhostrPassword.Name = "txtLocalhostrPassword"; this.txtLocalhostrPassword.UseSystemPasswordChar = true; this.txtLocalhostrPassword.TextChanged += new System.EventHandler(this.txtLocalhostrPassword_TextChanged); - // + // // txtLocalhostrEmail - // + // resources.ApplyResources(this.txtLocalhostrEmail, "txtLocalhostrEmail"); this.txtLocalhostrEmail.Name = "txtLocalhostrEmail"; this.txtLocalhostrEmail.TextChanged += new System.EventHandler(this.txtLocalhostrEmail_TextChanged); - // + // // tpMinus - // + // this.tpMinus.Controls.Add(this.lblMinusURLType); this.tpMinus.Controls.Add(this.cbMinusURLType); this.tpMinus.Controls.Add(this.gbMinusUserPass); @@ -2447,22 +2453,22 @@ private void InitializeComponent() resources.ApplyResources(this.tpMinus, "tpMinus"); this.tpMinus.Name = "tpMinus"; this.tpMinus.UseVisualStyleBackColor = true; - // + // // lblMinusURLType - // + // resources.ApplyResources(this.lblMinusURLType, "lblMinusURLType"); this.lblMinusURLType.Name = "lblMinusURLType"; - // + // // cbMinusURLType - // + // this.cbMinusURLType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbMinusURLType.FormattingEnabled = true; resources.ApplyResources(this.cbMinusURLType, "cbMinusURLType"); this.cbMinusURLType.Name = "cbMinusURLType"; this.cbMinusURLType.SelectedIndexChanged += new System.EventHandler(this.cbMinusURLType_SelectedIndexChanged); - // + // // gbMinusUserPass - // + // this.gbMinusUserPass.Controls.Add(this.lblMinusAuthStatus); this.gbMinusUserPass.Controls.Add(this.btnMinusRefreshAuth); this.gbMinusUserPass.Controls.Add(this.lblMinusPassword); @@ -2473,49 +2479,49 @@ private void InitializeComponent() resources.ApplyResources(this.gbMinusUserPass, "gbMinusUserPass"); this.gbMinusUserPass.Name = "gbMinusUserPass"; this.gbMinusUserPass.TabStop = false; - // + // // lblMinusAuthStatus - // + // resources.ApplyResources(this.lblMinusAuthStatus, "lblMinusAuthStatus"); this.lblMinusAuthStatus.Name = "lblMinusAuthStatus"; - // + // // btnMinusRefreshAuth - // + // resources.ApplyResources(this.btnMinusRefreshAuth, "btnMinusRefreshAuth"); this.btnMinusRefreshAuth.Name = "btnMinusRefreshAuth"; this.btnMinusRefreshAuth.UseVisualStyleBackColor = true; this.btnMinusRefreshAuth.Click += new System.EventHandler(this.btnAuthRefresh_Click); - // + // // lblMinusPassword - // + // resources.ApplyResources(this.lblMinusPassword, "lblMinusPassword"); this.lblMinusPassword.Name = "lblMinusPassword"; - // + // // lblMinusUsername - // + // resources.ApplyResources(this.lblMinusUsername, "lblMinusUsername"); this.lblMinusUsername.Name = "lblMinusUsername"; - // + // // txtMinusPassword - // + // resources.ApplyResources(this.txtMinusPassword, "txtMinusPassword"); this.txtMinusPassword.Name = "txtMinusPassword"; this.txtMinusPassword.UseSystemPasswordChar = true; - // + // // txtMinusUsername - // + // resources.ApplyResources(this.txtMinusUsername, "txtMinusUsername"); this.txtMinusUsername.Name = "txtMinusUsername"; - // + // // btnMinusAuth - // + // resources.ApplyResources(this.btnMinusAuth, "btnMinusAuth"); this.btnMinusAuth.Name = "btnMinusAuth"; this.btnMinusAuth.UseVisualStyleBackColor = true; this.btnMinusAuth.Click += new System.EventHandler(this.btnMinusAuth_Click); - // + // // gbMinusUpload - // + // this.gbMinusUpload.Controls.Add(this.btnMinusReadFolderList); this.gbMinusUpload.Controls.Add(this.chkMinusPublic); this.gbMinusUpload.Controls.Add(this.btnMinusFolderAdd); @@ -2524,43 +2530,43 @@ private void InitializeComponent() resources.ApplyResources(this.gbMinusUpload, "gbMinusUpload"); this.gbMinusUpload.Name = "gbMinusUpload"; this.gbMinusUpload.TabStop = false; - // + // // btnMinusReadFolderList - // + // resources.ApplyResources(this.btnMinusReadFolderList, "btnMinusReadFolderList"); this.btnMinusReadFolderList.Name = "btnMinusReadFolderList"; this.btnMinusReadFolderList.UseVisualStyleBackColor = true; this.btnMinusReadFolderList.Click += new System.EventHandler(this.btnMinusReadFolderList_Click); - // + // // chkMinusPublic - // + // resources.ApplyResources(this.chkMinusPublic, "chkMinusPublic"); this.chkMinusPublic.Name = "chkMinusPublic"; this.chkMinusPublic.UseVisualStyleBackColor = true; - // + // // btnMinusFolderAdd - // + // resources.ApplyResources(this.btnMinusFolderAdd, "btnMinusFolderAdd"); this.btnMinusFolderAdd.Name = "btnMinusFolderAdd"; this.btnMinusFolderAdd.UseVisualStyleBackColor = true; this.btnMinusFolderAdd.Click += new System.EventHandler(this.btnMinusFolderAdd_Click); - // + // // btnMinusFolderRemove - // + // resources.ApplyResources(this.btnMinusFolderRemove, "btnMinusFolderRemove"); this.btnMinusFolderRemove.Name = "btnMinusFolderRemove"; this.btnMinusFolderRemove.UseVisualStyleBackColor = true; this.btnMinusFolderRemove.Click += new System.EventHandler(this.btnMinusFolderRemove_Click); - // + // // cboMinusFolders - // + // this.cboMinusFolders.FormattingEnabled = true; resources.ApplyResources(this.cboMinusFolders, "cboMinusFolders"); this.cboMinusFolders.Name = "cboMinusFolders"; this.cboMinusFolders.SelectedIndexChanged += new System.EventHandler(this.cboMinusFolders_SelectedIndexChanged); - // + // // tpJira - // + // this.tpJira.Controls.Add(this.txtJiraIssuePrefix); this.tpJira.Controls.Add(this.lblJiraIssuePrefix); this.tpJira.Controls.Add(this.gpJiraServer); @@ -2568,47 +2574,47 @@ private void InitializeComponent() resources.ApplyResources(this.tpJira, "tpJira"); this.tpJira.Name = "tpJira"; this.tpJira.UseVisualStyleBackColor = true; - // + // // txtJiraIssuePrefix - // + // resources.ApplyResources(this.txtJiraIssuePrefix, "txtJiraIssuePrefix"); this.txtJiraIssuePrefix.Name = "txtJiraIssuePrefix"; this.txtJiraIssuePrefix.TextChanged += new System.EventHandler(this.txtJiraIssuePrefix_TextChanged); - // + // // lblJiraIssuePrefix - // + // resources.ApplyResources(this.lblJiraIssuePrefix, "lblJiraIssuePrefix"); this.lblJiraIssuePrefix.Name = "lblJiraIssuePrefix"; - // + // // gpJiraServer - // + // this.gpJiraServer.Controls.Add(this.txtJiraConfigHelp); this.gpJiraServer.Controls.Add(this.txtJiraHost); this.gpJiraServer.Controls.Add(this.lblJiraHost); resources.ApplyResources(this.gpJiraServer, "gpJiraServer"); this.gpJiraServer.Name = "gpJiraServer"; this.gpJiraServer.TabStop = false; - // + // // txtJiraConfigHelp - // + // this.txtJiraConfigHelp.BackColor = System.Drawing.SystemColors.Window; resources.ApplyResources(this.txtJiraConfigHelp, "txtJiraConfigHelp"); this.txtJiraConfigHelp.Name = "txtJiraConfigHelp"; this.txtJiraConfigHelp.ReadOnly = true; - // + // // txtJiraHost - // + // resources.ApplyResources(this.txtJiraHost, "txtJiraHost"); this.txtJiraHost.Name = "txtJiraHost"; this.txtJiraHost.TextChanged += new System.EventHandler(this.txtJiraHost_TextChanged); - // + // // lblJiraHost - // + // resources.ApplyResources(this.lblJiraHost, "lblJiraHost"); this.lblJiraHost.Name = "lblJiraHost"; - // + // // tpLambda - // + // this.tpLambda.Controls.Add(this.lblLambdaInfo); this.tpLambda.Controls.Add(this.lblLambdaApiKey); this.tpLambda.Controls.Add(this.txtLambdaApiKey); @@ -2617,40 +2623,40 @@ private void InitializeComponent() resources.ApplyResources(this.tpLambda, "tpLambda"); this.tpLambda.Name = "tpLambda"; this.tpLambda.UseVisualStyleBackColor = true; - // + // // lblLambdaInfo - // + // resources.ApplyResources(this.lblLambdaInfo, "lblLambdaInfo"); this.lblLambdaInfo.Name = "lblLambdaInfo"; this.lblLambdaInfo.Click += new System.EventHandler(this.lambdaInfoLabel_Click); - // + // // lblLambdaApiKey - // + // resources.ApplyResources(this.lblLambdaApiKey, "lblLambdaApiKey"); this.lblLambdaApiKey.Name = "lblLambdaApiKey"; - // + // // txtLambdaApiKey - // + // resources.ApplyResources(this.txtLambdaApiKey, "txtLambdaApiKey"); this.txtLambdaApiKey.Name = "txtLambdaApiKey"; this.txtLambdaApiKey.UseSystemPasswordChar = true; this.txtLambdaApiKey.TextChanged += new System.EventHandler(this.txtLambdaApiKey_TextChanged); - // + // // lblLambdaUploadURL - // + // resources.ApplyResources(this.lblLambdaUploadURL, "lblLambdaUploadURL"); this.lblLambdaUploadURL.Name = "lblLambdaUploadURL"; - // + // // cbLambdaUploadURL - // + // this.cbLambdaUploadURL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbLambdaUploadURL.FormattingEnabled = true; resources.ApplyResources(this.cbLambdaUploadURL, "cbLambdaUploadURL"); this.cbLambdaUploadURL.Name = "cbLambdaUploadURL"; this.cbLambdaUploadURL.SelectedIndexChanged += new System.EventHandler(this.cbLambdaUploadURL_SelectedIndexChanged); - // + // // tpPomf - // + // this.tpPomf.Controls.Add(this.btnPomfTest); this.tpPomf.Controls.Add(this.txtPomfResultURL); this.tpPomf.Controls.Add(this.txtPomfUploadURL); @@ -2661,51 +2667,51 @@ private void InitializeComponent() resources.ApplyResources(this.tpPomf, "tpPomf"); this.tpPomf.Name = "tpPomf"; this.tpPomf.UseVisualStyleBackColor = true; - // + // // btnPomfTest - // + // resources.ApplyResources(this.btnPomfTest, "btnPomfTest"); this.btnPomfTest.Name = "btnPomfTest"; this.btnPomfTest.UseVisualStyleBackColor = true; this.btnPomfTest.Click += new System.EventHandler(this.btnPomfTest_Click); - // + // // txtPomfResultURL - // + // resources.ApplyResources(this.txtPomfResultURL, "txtPomfResultURL"); this.txtPomfResultURL.Name = "txtPomfResultURL"; this.txtPomfResultURL.TextChanged += new System.EventHandler(this.txtPomfResultURL_TextChanged); - // + // // txtPomfUploadURL - // + // resources.ApplyResources(this.txtPomfUploadURL, "txtPomfUploadURL"); this.txtPomfUploadURL.Name = "txtPomfUploadURL"; this.txtPomfUploadURL.TextChanged += new System.EventHandler(this.txtPomfUploadURL_TextChanged); - // + // // lblPomfResultURL - // + // resources.ApplyResources(this.lblPomfResultURL, "lblPomfResultURL"); this.lblPomfResultURL.Name = "lblPomfResultURL"; - // + // // lblPomfUploadURL - // + // resources.ApplyResources(this.lblPomfUploadURL, "lblPomfUploadURL"); this.lblPomfUploadURL.Name = "lblPomfUploadURL"; - // + // // lblPomfUploaders - // + // resources.ApplyResources(this.lblPomfUploaders, "lblPomfUploaders"); this.lblPomfUploaders.Name = "lblPomfUploaders"; - // + // // cbPomfUploaders - // + // this.cbPomfUploaders.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPomfUploaders.FormattingEnabled = true; resources.ApplyResources(this.cbPomfUploaders, "cbPomfUploaders"); this.cbPomfUploaders.Name = "cbPomfUploaders"; this.cbPomfUploaders.SelectedIndexChanged += new System.EventHandler(this.cbPomfUploaders_SelectedIndexChanged); - // + // // tpUp1 - // + // this.tpUp1.Controls.Add(this.txtUp1Key); this.tpUp1.Controls.Add(this.txtUp1Host); this.tpUp1.Controls.Add(this.lblUp1Key); @@ -2713,31 +2719,31 @@ private void InitializeComponent() resources.ApplyResources(this.tpUp1, "tpUp1"); this.tpUp1.Name = "tpUp1"; this.tpUp1.UseVisualStyleBackColor = true; - // + // // txtUp1Key - // + // resources.ApplyResources(this.txtUp1Key, "txtUp1Key"); this.txtUp1Key.Name = "txtUp1Key"; this.txtUp1Key.TextChanged += new System.EventHandler(this.txtUp1Key_TextChanged); - // + // // txtUp1Host - // + // resources.ApplyResources(this.txtUp1Host, "txtUp1Host"); this.txtUp1Host.Name = "txtUp1Host"; this.txtUp1Host.TextChanged += new System.EventHandler(this.txtUp1Host_TextChanged); - // + // // lblUp1Key - // + // resources.ApplyResources(this.lblUp1Key, "lblUp1Key"); this.lblUp1Key.Name = "lblUp1Key"; - // + // // lblUp1Host - // + // resources.ApplyResources(this.lblUp1Host, "lblUp1Host"); this.lblUp1Host.Name = "lblUp1Host"; - // + // // tpSeafile - // + // this.tpSeafile.Controls.Add(this.cbSeafileAPIURL); this.tpSeafile.Controls.Add(this.grpSeafileShareSettings); this.tpSeafile.Controls.Add(this.btnSeafileLibraryPasswordValidate); @@ -2762,9 +2768,9 @@ private void InitializeComponent() resources.ApplyResources(this.tpSeafile, "tpSeafile"); this.tpSeafile.Name = "tpSeafile"; this.tpSeafile.UseVisualStyleBackColor = true; - // + // // cbSeafileAPIURL - // + // this.cbSeafileAPIURL.FormattingEnabled = true; this.cbSeafileAPIURL.Items.AddRange(new object[] { resources.GetString("cbSeafileAPIURL.Items"), @@ -2772,9 +2778,9 @@ private void InitializeComponent() resources.ApplyResources(this.cbSeafileAPIURL, "cbSeafileAPIURL"); this.cbSeafileAPIURL.Name = "cbSeafileAPIURL"; this.cbSeafileAPIURL.TextChanged += new System.EventHandler(this.cbSeafileAPIURL_TextChanged); - // + // // grpSeafileShareSettings - // + // this.grpSeafileShareSettings.Controls.Add(this.txtSeafileSharePassword); this.grpSeafileShareSettings.Controls.Add(this.lblSeafileSharePassword); this.grpSeafileShareSettings.Controls.Add(this.nudSeafileExpireDays); @@ -2782,21 +2788,21 @@ private void InitializeComponent() resources.ApplyResources(this.grpSeafileShareSettings, "grpSeafileShareSettings"); this.grpSeafileShareSettings.Name = "grpSeafileShareSettings"; this.grpSeafileShareSettings.TabStop = false; - // + // // txtSeafileSharePassword - // + // resources.ApplyResources(this.txtSeafileSharePassword, "txtSeafileSharePassword"); this.txtSeafileSharePassword.Name = "txtSeafileSharePassword"; this.txtSeafileSharePassword.UseSystemPasswordChar = true; this.txtSeafileSharePassword.TextChanged += new System.EventHandler(this.txtSeafileSharePassword_TextChanged); - // + // // lblSeafileSharePassword - // + // resources.ApplyResources(this.lblSeafileSharePassword, "lblSeafileSharePassword"); this.lblSeafileSharePassword.Name = "lblSeafileSharePassword"; - // + // // nudSeafileExpireDays - // + // resources.ApplyResources(this.nudSeafileExpireDays, "nudSeafileExpireDays"); this.nudSeafileExpireDays.Maximum = new decimal(new int[] { 900, @@ -2810,33 +2816,33 @@ private void InitializeComponent() 0, 0}); this.nudSeafileExpireDays.ValueChanged += new System.EventHandler(this.nudSeafileExpireDays_ValueChanged); - // + // // lblSeafileDaysToExpire - // + // resources.ApplyResources(this.lblSeafileDaysToExpire, "lblSeafileDaysToExpire"); this.lblSeafileDaysToExpire.Name = "lblSeafileDaysToExpire"; - // + // // btnSeafileLibraryPasswordValidate - // + // resources.ApplyResources(this.btnSeafileLibraryPasswordValidate, "btnSeafileLibraryPasswordValidate"); this.btnSeafileLibraryPasswordValidate.Name = "btnSeafileLibraryPasswordValidate"; this.btnSeafileLibraryPasswordValidate.UseVisualStyleBackColor = true; this.btnSeafileLibraryPasswordValidate.Click += new System.EventHandler(this.btnSeafileLibraryPasswordValidate_Click); - // + // // txtSeafileLibraryPassword - // + // resources.ApplyResources(this.txtSeafileLibraryPassword, "txtSeafileLibraryPassword"); this.txtSeafileLibraryPassword.Name = "txtSeafileLibraryPassword"; this.txtSeafileLibraryPassword.UseSystemPasswordChar = true; this.txtSeafileLibraryPassword.TextChanged += new System.EventHandler(this.txtSeafileLibraryPassword_TextChanged); - // + // // lblSeafileLibraryPassword - // + // resources.ApplyResources(this.lblSeafileLibraryPassword, "lblSeafileLibraryPassword"); this.lblSeafileLibraryPassword.Name = "lblSeafileLibraryPassword"; - // + // // lvSeafileLibraries - // + // this.lvSeafileLibraries.AllowColumnSort = true; this.lvSeafileLibraries.AutoFillColumn = true; this.lvSeafileLibraries.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { @@ -2851,56 +2857,56 @@ private void InitializeComponent() this.lvSeafileLibraries.UseCompatibleStateImageBehavior = false; this.lvSeafileLibraries.View = System.Windows.Forms.View.Details; this.lvSeafileLibraries.SelectedIndexChanged += new System.EventHandler(this.lvSeafileLibraries_SelectedIndexChanged); - // + // // colSeafileLibraryName - // + // resources.ApplyResources(this.colSeafileLibraryName, "colSeafileLibraryName"); - // + // // colSeafileLibrarySize - // + // resources.ApplyResources(this.colSeafileLibrarySize, "colSeafileLibrarySize"); - // + // // colSeafileLibraryEncrypted - // + // resources.ApplyResources(this.colSeafileLibraryEncrypted, "colSeafileLibraryEncrypted"); - // + // // btnSeafilePathValidate - // + // resources.ApplyResources(this.btnSeafilePathValidate, "btnSeafilePathValidate"); this.btnSeafilePathValidate.Name = "btnSeafilePathValidate"; this.btnSeafilePathValidate.UseVisualStyleBackColor = true; this.btnSeafilePathValidate.Click += new System.EventHandler(this.btnSeafilePathValidate_Click); - // + // // txtSeafileDirectoryPath - // + // resources.ApplyResources(this.txtSeafileDirectoryPath, "txtSeafileDirectoryPath"); this.txtSeafileDirectoryPath.Name = "txtSeafileDirectoryPath"; this.txtSeafileDirectoryPath.TextChanged += new System.EventHandler(this.txtSeafileDirectoryPath_TextChanged); - // + // // lblSeafileWritePermNotif - // + // resources.ApplyResources(this.lblSeafileWritePermNotif, "lblSeafileWritePermNotif"); this.lblSeafileWritePermNotif.Name = "lblSeafileWritePermNotif"; - // + // // lblSeafilePath - // + // resources.ApplyResources(this.lblSeafilePath, "lblSeafilePath"); this.lblSeafilePath.Name = "lblSeafilePath"; - // + // // txtSeafileUploadLocationRefresh - // + // resources.ApplyResources(this.txtSeafileUploadLocationRefresh, "txtSeafileUploadLocationRefresh"); this.txtSeafileUploadLocationRefresh.Name = "txtSeafileUploadLocationRefresh"; this.txtSeafileUploadLocationRefresh.UseVisualStyleBackColor = true; this.txtSeafileUploadLocationRefresh.Click += new System.EventHandler(this.txtSeafileUploadLocationRefresh_Click); - // + // // lblSeafileSelectLibrary - // + // resources.ApplyResources(this.lblSeafileSelectLibrary, "lblSeafileSelectLibrary"); this.lblSeafileSelectLibrary.Name = "lblSeafileSelectLibrary"; - // + // // grpSeafileAccInfo - // + // this.grpSeafileAccInfo.Controls.Add(this.btnRefreshSeafileAccInfo); this.grpSeafileAccInfo.Controls.Add(this.txtSeafileAccInfoUsage); this.grpSeafileAccInfo.Controls.Add(this.txtSeafileAccInfoEmail); @@ -2909,52 +2915,52 @@ private void InitializeComponent() resources.ApplyResources(this.grpSeafileAccInfo, "grpSeafileAccInfo"); this.grpSeafileAccInfo.Name = "grpSeafileAccInfo"; this.grpSeafileAccInfo.TabStop = false; - // + // // btnRefreshSeafileAccInfo - // + // resources.ApplyResources(this.btnRefreshSeafileAccInfo, "btnRefreshSeafileAccInfo"); this.btnRefreshSeafileAccInfo.Name = "btnRefreshSeafileAccInfo"; this.btnRefreshSeafileAccInfo.UseVisualStyleBackColor = true; this.btnRefreshSeafileAccInfo.Click += new System.EventHandler(this.btnRefreshSeafileAccInfo_Click); - // + // // txtSeafileAccInfoUsage - // + // resources.ApplyResources(this.txtSeafileAccInfoUsage, "txtSeafileAccInfoUsage"); this.txtSeafileAccInfoUsage.Name = "txtSeafileAccInfoUsage"; this.txtSeafileAccInfoUsage.ReadOnly = true; - // + // // txtSeafileAccInfoEmail - // + // resources.ApplyResources(this.txtSeafileAccInfoEmail, "txtSeafileAccInfoEmail"); this.txtSeafileAccInfoEmail.Name = "txtSeafileAccInfoEmail"; this.txtSeafileAccInfoEmail.ReadOnly = true; - // + // // lblSeafileAccInfoEmail - // + // resources.ApplyResources(this.lblSeafileAccInfoEmail, "lblSeafileAccInfoEmail"); this.lblSeafileAccInfoEmail.Name = "lblSeafileAccInfoEmail"; - // + // // lblSeafileAccInfoUsage - // + // resources.ApplyResources(this.lblSeafileAccInfoUsage, "lblSeafileAccInfoUsage"); this.lblSeafileAccInfoUsage.Name = "lblSeafileAccInfoUsage"; - // + // // btnSeafileCheckAuthToken - // + // resources.ApplyResources(this.btnSeafileCheckAuthToken, "btnSeafileCheckAuthToken"); this.btnSeafileCheckAuthToken.Name = "btnSeafileCheckAuthToken"; this.btnSeafileCheckAuthToken.UseVisualStyleBackColor = true; this.btnSeafileCheckAuthToken.Click += new System.EventHandler(this.btnSeafileCheckAuthToken_Click); - // + // // btnSeafileCheckAPIURL - // + // resources.ApplyResources(this.btnSeafileCheckAPIURL, "btnSeafileCheckAPIURL"); this.btnSeafileCheckAPIURL.Name = "btnSeafileCheckAPIURL"; this.btnSeafileCheckAPIURL.UseVisualStyleBackColor = true; this.btnSeafileCheckAPIURL.Click += new System.EventHandler(this.btnSeafileCheckAPIURL_Click); - // + // // grpSeafileObtainAuthToken - // + // this.grpSeafileObtainAuthToken.Controls.Add(this.btnSeafileGetAuthToken); this.grpSeafileObtainAuthToken.Controls.Add(this.txtSeafilePassword); this.grpSeafileObtainAuthToken.Controls.Add(this.txtSeafileUsername); @@ -2963,68 +2969,68 @@ private void InitializeComponent() resources.ApplyResources(this.grpSeafileObtainAuthToken, "grpSeafileObtainAuthToken"); this.grpSeafileObtainAuthToken.Name = "grpSeafileObtainAuthToken"; this.grpSeafileObtainAuthToken.TabStop = false; - // + // // btnSeafileGetAuthToken - // + // resources.ApplyResources(this.btnSeafileGetAuthToken, "btnSeafileGetAuthToken"); this.btnSeafileGetAuthToken.Name = "btnSeafileGetAuthToken"; this.btnSeafileGetAuthToken.UseVisualStyleBackColor = true; this.btnSeafileGetAuthToken.Click += new System.EventHandler(this.btnSeafileGetAuthToken_Click); - // + // // txtSeafilePassword - // + // resources.ApplyResources(this.txtSeafilePassword, "txtSeafilePassword"); this.txtSeafilePassword.Name = "txtSeafilePassword"; this.txtSeafilePassword.UseSystemPasswordChar = true; this.txtSeafilePassword.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txtSeafilePassword_KeyUp); - // + // // txtSeafileUsername - // + // resources.ApplyResources(this.txtSeafileUsername, "txtSeafileUsername"); this.txtSeafileUsername.Name = "txtSeafileUsername"; - // + // // lblSeafileUsername - // + // resources.ApplyResources(this.lblSeafileUsername, "lblSeafileUsername"); this.lblSeafileUsername.Name = "lblSeafileUsername"; - // + // // lblSeafilePassword - // + // resources.ApplyResources(this.lblSeafilePassword, "lblSeafilePassword"); this.lblSeafilePassword.Name = "lblSeafilePassword"; - // + // // cbSeafileIgnoreInvalidCert - // + // resources.ApplyResources(this.cbSeafileIgnoreInvalidCert, "cbSeafileIgnoreInvalidCert"); this.cbSeafileIgnoreInvalidCert.Name = "cbSeafileIgnoreInvalidCert"; this.cbSeafileIgnoreInvalidCert.UseVisualStyleBackColor = true; this.cbSeafileIgnoreInvalidCert.CheckedChanged += new System.EventHandler(this.cbSeafileIgnoreInvalidCert_CheckedChanged); - // + // // cbSeafileCreateShareableURL - // + // resources.ApplyResources(this.cbSeafileCreateShareableURL, "cbSeafileCreateShareableURL"); this.cbSeafileCreateShareableURL.Name = "cbSeafileCreateShareableURL"; this.cbSeafileCreateShareableURL.UseVisualStyleBackColor = true; this.cbSeafileCreateShareableURL.CheckedChanged += new System.EventHandler(this.cbSeafileCreateShareableURL_CheckedChanged); - // + // // txtSeafileAuthToken - // + // resources.ApplyResources(this.txtSeafileAuthToken, "txtSeafileAuthToken"); this.txtSeafileAuthToken.Name = "txtSeafileAuthToken"; this.txtSeafileAuthToken.TextChanged += new System.EventHandler(this.txtSeafileAuthToken_TextChanged); - // + // // lblSeafileAuthToken - // + // resources.ApplyResources(this.lblSeafileAuthToken, "lblSeafileAuthToken"); this.lblSeafileAuthToken.Name = "lblSeafileAuthToken"; - // + // // lblSeafileAPIURL - // + // resources.ApplyResources(this.lblSeafileAPIURL, "lblSeafileAPIURL"); this.lblSeafileAPIURL.Name = "lblSeafileAPIURL"; - // + // // tpStreamable - // + // this.tpStreamable.Controls.Add(this.txtStreamablePassword); this.tpStreamable.Controls.Add(this.txtStreamableUsername); this.tpStreamable.Controls.Add(this.lblStreamableUsername); @@ -3033,39 +3039,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpStreamable, "tpStreamable"); this.tpStreamable.Name = "tpStreamable"; this.tpStreamable.UseVisualStyleBackColor = true; - // + // // txtStreamablePassword - // + // resources.ApplyResources(this.txtStreamablePassword, "txtStreamablePassword"); this.txtStreamablePassword.Name = "txtStreamablePassword"; this.txtStreamablePassword.UseSystemPasswordChar = true; this.txtStreamablePassword.TextChanged += new System.EventHandler(this.txtStreamablePassword_TextChanged); - // + // // txtStreamableUsername - // + // resources.ApplyResources(this.txtStreamableUsername, "txtStreamableUsername"); this.txtStreamableUsername.Name = "txtStreamableUsername"; this.txtStreamableUsername.TextChanged += new System.EventHandler(this.txtStreamableUsername_TextChanged); - // + // // lblStreamableUsername - // + // resources.ApplyResources(this.lblStreamableUsername, "lblStreamableUsername"); this.lblStreamableUsername.Name = "lblStreamableUsername"; - // + // // lblStreamablePassword - // + // resources.ApplyResources(this.lblStreamablePassword, "lblStreamablePassword"); this.lblStreamablePassword.Name = "lblStreamablePassword"; - // + // // cbStreamableAnonymous - // + // resources.ApplyResources(this.cbStreamableAnonymous, "cbStreamableAnonymous"); this.cbStreamableAnonymous.Name = "cbStreamableAnonymous"; this.cbStreamableAnonymous.UseVisualStyleBackColor = true; this.cbStreamableAnonymous.CheckedChanged += new System.EventHandler(this.cboxStreamableAnonymous_CheckedChanged); - // + // // tpEmail - // + // this.tpEmail.Controls.Add(this.chkEmailConfirm); this.tpEmail.Controls.Add(this.lblEmailSmtpServer); this.tpEmail.Controls.Add(this.lblEmailPassword); @@ -3083,73 +3089,73 @@ private void InitializeComponent() resources.ApplyResources(this.tpEmail, "tpEmail"); this.tpEmail.Name = "tpEmail"; this.tpEmail.UseVisualStyleBackColor = true; - // + // // chkEmailConfirm - // + // resources.ApplyResources(this.chkEmailConfirm, "chkEmailConfirm"); this.chkEmailConfirm.Name = "chkEmailConfirm"; this.chkEmailConfirm.UseVisualStyleBackColor = true; this.chkEmailConfirm.CheckedChanged += new System.EventHandler(this.chkEmailConfirm_CheckedChanged); - // + // // lblEmailSmtpServer - // + // resources.ApplyResources(this.lblEmailSmtpServer, "lblEmailSmtpServer"); this.lblEmailSmtpServer.Name = "lblEmailSmtpServer"; - // + // // lblEmailPassword - // + // resources.ApplyResources(this.lblEmailPassword, "lblEmailPassword"); this.lblEmailPassword.Name = "lblEmailPassword"; - // + // // cbEmailRememberLastTo - // + // resources.ApplyResources(this.cbEmailRememberLastTo, "cbEmailRememberLastTo"); this.cbEmailRememberLastTo.Name = "cbEmailRememberLastTo"; this.cbEmailRememberLastTo.UseVisualStyleBackColor = true; this.cbEmailRememberLastTo.CheckedChanged += new System.EventHandler(this.cbRememberLastToEmail_CheckedChanged); - // + // // txtEmailFrom - // + // resources.ApplyResources(this.txtEmailFrom, "txtEmailFrom"); this.txtEmailFrom.Name = "txtEmailFrom"; this.txtEmailFrom.TextChanged += new System.EventHandler(this.txtEmail_TextChanged); - // + // // txtEmailPassword - // + // resources.ApplyResources(this.txtEmailPassword, "txtEmailPassword"); this.txtEmailPassword.Name = "txtEmailPassword"; this.txtEmailPassword.UseSystemPasswordChar = true; this.txtEmailPassword.TextChanged += new System.EventHandler(this.txtPassword_TextChanged); - // + // // txtEmailDefaultBody - // + // resources.ApplyResources(this.txtEmailDefaultBody, "txtEmailDefaultBody"); this.txtEmailDefaultBody.Name = "txtEmailDefaultBody"; this.txtEmailDefaultBody.TextChanged += new System.EventHandler(this.txtDefaultBody_TextChanged); - // + // // lblEmailFrom - // + // resources.ApplyResources(this.lblEmailFrom, "lblEmailFrom"); this.lblEmailFrom.Name = "lblEmailFrom"; - // + // // txtEmailSmtpServer - // + // resources.ApplyResources(this.txtEmailSmtpServer, "txtEmailSmtpServer"); this.txtEmailSmtpServer.Name = "txtEmailSmtpServer"; this.txtEmailSmtpServer.TextChanged += new System.EventHandler(this.txtSmtpServer_TextChanged); - // + // // lblEmailDefaultSubject - // + // resources.ApplyResources(this.lblEmailDefaultSubject, "lblEmailDefaultSubject"); this.lblEmailDefaultSubject.Name = "lblEmailDefaultSubject"; - // + // // lblEmailDefaultBody - // + // resources.ApplyResources(this.lblEmailDefaultBody, "lblEmailDefaultBody"); this.lblEmailDefaultBody.Name = "lblEmailDefaultBody"; - // + // // nudEmailSmtpPort - // + // resources.ApplyResources(this.nudEmailSmtpPort, "nudEmailSmtpPort"); this.nudEmailSmtpPort.Maximum = new decimal(new int[] { 65535, @@ -3163,20 +3169,20 @@ private void InitializeComponent() 0, 0}); this.nudEmailSmtpPort.ValueChanged += new System.EventHandler(this.nudSmtpPort_ValueChanged); - // + // // lblEmailSmtpPort - // + // resources.ApplyResources(this.lblEmailSmtpPort, "lblEmailSmtpPort"); this.lblEmailSmtpPort.Name = "lblEmailSmtpPort"; - // + // // txtEmailDefaultSubject - // + // resources.ApplyResources(this.txtEmailDefaultSubject, "txtEmailDefaultSubject"); this.txtEmailDefaultSubject.Name = "txtEmailDefaultSubject"; this.txtEmailDefaultSubject.TextChanged += new System.EventHandler(this.txtDefaultSubject_TextChanged); - // + // // tpSharedFolder - // + // this.tpSharedFolder.Controls.Add(this.lblSharedFolderFiles); this.tpSharedFolder.Controls.Add(this.lblSharedFolderText); this.tpSharedFolder.Controls.Add(this.cboSharedFolderFiles); @@ -3187,79 +3193,79 @@ private void InitializeComponent() resources.ApplyResources(this.tpSharedFolder, "tpSharedFolder"); this.tpSharedFolder.Name = "tpSharedFolder"; this.tpSharedFolder.UseVisualStyleBackColor = true; - // + // // lblSharedFolderFiles - // + // resources.ApplyResources(this.lblSharedFolderFiles, "lblSharedFolderFiles"); this.lblSharedFolderFiles.Name = "lblSharedFolderFiles"; - // + // // lblSharedFolderText - // + // resources.ApplyResources(this.lblSharedFolderText, "lblSharedFolderText"); this.lblSharedFolderText.Name = "lblSharedFolderText"; - // + // // cboSharedFolderFiles - // + // this.cboSharedFolderFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderFiles.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderFiles, "cboSharedFolderFiles"); this.cboSharedFolderFiles.Name = "cboSharedFolderFiles"; this.cboSharedFolderFiles.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderFiles_SelectedIndexChanged); - // + // // lblSharedFolderImages - // + // resources.ApplyResources(this.lblSharedFolderImages, "lblSharedFolderImages"); this.lblSharedFolderImages.Name = "lblSharedFolderImages"; - // + // // cboSharedFolderText - // + // this.cboSharedFolderText.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderText.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderText, "cboSharedFolderText"); this.cboSharedFolderText.Name = "cboSharedFolderText"; this.cboSharedFolderText.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderText_SelectedIndexChanged); - // + // // cboSharedFolderImages - // + // this.cboSharedFolderImages.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboSharedFolderImages.FormattingEnabled = true; resources.ApplyResources(this.cboSharedFolderImages, "cboSharedFolderImages"); this.cboSharedFolderImages.Name = "cboSharedFolderImages"; this.cboSharedFolderImages.SelectedIndexChanged += new System.EventHandler(this.cboSharedFolderImages_SelectedIndexChanged); - // + // // tpSul - // + // this.tpSul.Controls.Add(this.txtSulAPIKey); this.tpSul.Controls.Add(this.lblSulAPIKey); resources.ApplyResources(this.tpSul, "tpSul"); this.tpSul.Name = "tpSul"; this.tpSul.UseVisualStyleBackColor = true; - // + // // txtSulAPIKey - // + // resources.ApplyResources(this.txtSulAPIKey, "txtSulAPIKey"); this.txtSulAPIKey.Name = "txtSulAPIKey"; this.txtSulAPIKey.TextChanged += new System.EventHandler(this.txtSulAPIKey_TextChanged); - // + // // lblSulAPIKey - // + // resources.ApplyResources(this.lblSulAPIKey, "lblSulAPIKey"); this.lblSulAPIKey.Name = "lblSulAPIKey"; - // + // // btnCopyShowFiles - // + // resources.ApplyResources(this.btnCopyShowFiles, "btnCopyShowFiles"); this.btnCopyShowFiles.Name = "btnCopyShowFiles"; - // + // // tpTextUploaders - // + // this.tpTextUploaders.Controls.Add(this.tcTextUploaders); resources.ApplyResources(this.tpTextUploaders, "tpTextUploaders"); this.tpTextUploaders.Name = "tpTextUploaders"; this.tpTextUploaders.UseVisualStyleBackColor = true; - // + // // tcTextUploaders - // + // this.tcTextUploaders.Controls.Add(this.tpPastebin); this.tcTextUploaders.Controls.Add(this.tpPaste_ee); this.tcTextUploaders.Controls.Add(this.tpGist); @@ -3269,9 +3275,9 @@ private void InitializeComponent() resources.ApplyResources(this.tcTextUploaders, "tcTextUploaders"); this.tcTextUploaders.Name = "tcTextUploaders"; this.tcTextUploaders.SelectedIndex = 0; - // + // // tpPastebin - // + // this.tpPastebin.Controls.Add(this.cbPastebinSyntax); this.tpPastebin.Controls.Add(this.btnPastebinRegister); this.tpPastebin.Controls.Add(this.lblPastebinSyntax); @@ -3290,165 +3296,165 @@ private void InitializeComponent() resources.ApplyResources(this.tpPastebin, "tpPastebin"); this.tpPastebin.Name = "tpPastebin"; this.tpPastebin.UseVisualStyleBackColor = true; - // + // // cbPastebinSyntax - // + // this.cbPastebinSyntax.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinSyntax.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinSyntax, "cbPastebinSyntax"); this.cbPastebinSyntax.Name = "cbPastebinSyntax"; this.cbPastebinSyntax.SelectedIndexChanged += new System.EventHandler(this.cbPastebinSyntax_SelectedIndexChanged); - // + // // btnPastebinRegister - // + // resources.ApplyResources(this.btnPastebinRegister, "btnPastebinRegister"); this.btnPastebinRegister.Name = "btnPastebinRegister"; this.btnPastebinRegister.UseVisualStyleBackColor = true; this.btnPastebinRegister.Click += new System.EventHandler(this.btnPastebinRegister_Click); - // + // // lblPastebinSyntax - // + // resources.ApplyResources(this.lblPastebinSyntax, "lblPastebinSyntax"); this.lblPastebinSyntax.Name = "lblPastebinSyntax"; - // + // // lblPastebinExpiration - // + // resources.ApplyResources(this.lblPastebinExpiration, "lblPastebinExpiration"); this.lblPastebinExpiration.Name = "lblPastebinExpiration"; - // + // // lblPastebinPrivacy - // + // resources.ApplyResources(this.lblPastebinPrivacy, "lblPastebinPrivacy"); this.lblPastebinPrivacy.Name = "lblPastebinPrivacy"; - // + // // lblPastebinTitle - // + // resources.ApplyResources(this.lblPastebinTitle, "lblPastebinTitle"); this.lblPastebinTitle.Name = "lblPastebinTitle"; - // + // // lblPastebinPassword - // + // resources.ApplyResources(this.lblPastebinPassword, "lblPastebinPassword"); this.lblPastebinPassword.Name = "lblPastebinPassword"; - // + // // lblPastebinUsername - // + // resources.ApplyResources(this.lblPastebinUsername, "lblPastebinUsername"); this.lblPastebinUsername.Name = "lblPastebinUsername"; - // + // // cbPastebinExpiration - // + // this.cbPastebinExpiration.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinExpiration.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinExpiration, "cbPastebinExpiration"); this.cbPastebinExpiration.Name = "cbPastebinExpiration"; this.cbPastebinExpiration.SelectedIndexChanged += new System.EventHandler(this.cbPastebinExpiration_SelectedIndexChanged); - // + // // cbPastebinPrivacy - // + // this.cbPastebinPrivacy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbPastebinPrivacy.FormattingEnabled = true; resources.ApplyResources(this.cbPastebinPrivacy, "cbPastebinPrivacy"); this.cbPastebinPrivacy.Name = "cbPastebinPrivacy"; this.cbPastebinPrivacy.SelectedIndexChanged += new System.EventHandler(this.cbPastebinPrivacy_SelectedIndexChanged); - // + // // txtPastebinTitle - // + // resources.ApplyResources(this.txtPastebinTitle, "txtPastebinTitle"); this.txtPastebinTitle.Name = "txtPastebinTitle"; this.txtPastebinTitle.TextChanged += new System.EventHandler(this.txtPastebinTitle_TextChanged); - // + // // txtPastebinPassword - // + // resources.ApplyResources(this.txtPastebinPassword, "txtPastebinPassword"); this.txtPastebinPassword.Name = "txtPastebinPassword"; this.txtPastebinPassword.UseSystemPasswordChar = true; this.txtPastebinPassword.TextChanged += new System.EventHandler(this.txtPastebinPassword_TextChanged); - // + // // txtPastebinUsername - // + // resources.ApplyResources(this.txtPastebinUsername, "txtPastebinUsername"); this.txtPastebinUsername.Name = "txtPastebinUsername"; this.txtPastebinUsername.TextChanged += new System.EventHandler(this.txtPastebinUsername_TextChanged); - // + // // lblPastebinLoginStatus - // + // resources.ApplyResources(this.lblPastebinLoginStatus, "lblPastebinLoginStatus"); this.lblPastebinLoginStatus.Name = "lblPastebinLoginStatus"; - // + // // btnPastebinLogin - // + // resources.ApplyResources(this.btnPastebinLogin, "btnPastebinLogin"); this.btnPastebinLogin.Name = "btnPastebinLogin"; this.btnPastebinLogin.UseVisualStyleBackColor = true; this.btnPastebinLogin.Click += new System.EventHandler(this.btnPastebinLogin_Click); - // + // // tpPaste_ee - // + // this.tpPaste_ee.Controls.Add(this.lblPaste_eeUserAPIKey); this.tpPaste_ee.Controls.Add(this.txtPaste_eeUserAPIKey); resources.ApplyResources(this.tpPaste_ee, "tpPaste_ee"); this.tpPaste_ee.Name = "tpPaste_ee"; this.tpPaste_ee.UseVisualStyleBackColor = true; - // + // // lblPaste_eeUserAPIKey - // + // resources.ApplyResources(this.lblPaste_eeUserAPIKey, "lblPaste_eeUserAPIKey"); this.lblPaste_eeUserAPIKey.Name = "lblPaste_eeUserAPIKey"; - // + // // txtPaste_eeUserAPIKey - // + // resources.ApplyResources(this.txtPaste_eeUserAPIKey, "txtPaste_eeUserAPIKey"); this.txtPaste_eeUserAPIKey.Name = "txtPaste_eeUserAPIKey"; this.txtPaste_eeUserAPIKey.UseSystemPasswordChar = true; this.txtPaste_eeUserAPIKey.TextChanged += new System.EventHandler(this.txtPaste_eeUserAPIKey_TextChanged); - // + // // tpGist - // + // this.tpGist.Controls.Add(this.chkGistPublishPublic); this.tpGist.Controls.Add(this.oAuth2Gist); this.tpGist.Controls.Add(this.atcGistAccountType); resources.ApplyResources(this.tpGist, "tpGist"); this.tpGist.Name = "tpGist"; this.tpGist.UseVisualStyleBackColor = true; - // + // // chkGistPublishPublic - // + // resources.ApplyResources(this.chkGistPublishPublic, "chkGistPublishPublic"); this.chkGistPublishPublic.Name = "chkGistPublishPublic"; this.chkGistPublishPublic.UseVisualStyleBackColor = true; this.chkGistPublishPublic.CheckedChanged += new System.EventHandler(this.chkGistPublishPublic_CheckedChanged); - // + // // tpUpaste - // + // this.tpUpaste.Controls.Add(this.cbUpasteIsPublic); this.tpUpaste.Controls.Add(this.lblUpasteUserKey); this.tpUpaste.Controls.Add(this.txtUpasteUserKey); resources.ApplyResources(this.tpUpaste, "tpUpaste"); this.tpUpaste.Name = "tpUpaste"; this.tpUpaste.UseVisualStyleBackColor = true; - // + // // cbUpasteIsPublic - // + // resources.ApplyResources(this.cbUpasteIsPublic, "cbUpasteIsPublic"); this.cbUpasteIsPublic.Name = "cbUpasteIsPublic"; this.cbUpasteIsPublic.UseVisualStyleBackColor = true; this.cbUpasteIsPublic.CheckedChanged += new System.EventHandler(this.cbUpasteIsPublic_CheckedChanged); - // + // // lblUpasteUserKey - // + // resources.ApplyResources(this.lblUpasteUserKey, "lblUpasteUserKey"); this.lblUpasteUserKey.Name = "lblUpasteUserKey"; - // + // // txtUpasteUserKey - // + // resources.ApplyResources(this.txtUpasteUserKey, "txtUpasteUserKey"); this.txtUpasteUserKey.Name = "txtUpasteUserKey"; this.txtUpasteUserKey.UseSystemPasswordChar = true; this.txtUpasteUserKey.TextChanged += new System.EventHandler(this.txtUpasteUserKey_TextChanged); - // + // // tpHastebin - // + // this.tpHastebin.Controls.Add(this.txtHastebinSyntaxHighlighting); this.tpHastebin.Controls.Add(this.txtHastebinCustomDomain); this.tpHastebin.Controls.Add(this.lblHastebinSyntaxHighlighting); @@ -3456,31 +3462,31 @@ private void InitializeComponent() resources.ApplyResources(this.tpHastebin, "tpHastebin"); this.tpHastebin.Name = "tpHastebin"; this.tpHastebin.UseVisualStyleBackColor = true; - // + // // txtHastebinSyntaxHighlighting - // + // resources.ApplyResources(this.txtHastebinSyntaxHighlighting, "txtHastebinSyntaxHighlighting"); this.txtHastebinSyntaxHighlighting.Name = "txtHastebinSyntaxHighlighting"; this.txtHastebinSyntaxHighlighting.TextChanged += new System.EventHandler(this.txtHastebinSyntaxHighlighting_TextChanged); - // + // // txtHastebinCustomDomain - // + // resources.ApplyResources(this.txtHastebinCustomDomain, "txtHastebinCustomDomain"); this.txtHastebinCustomDomain.Name = "txtHastebinCustomDomain"; this.txtHastebinCustomDomain.TextChanged += new System.EventHandler(this.txtHastebinCustomDomain_TextChanged); - // + // // lblHastebinSyntaxHighlighting - // + // resources.ApplyResources(this.lblHastebinSyntaxHighlighting, "lblHastebinSyntaxHighlighting"); this.lblHastebinSyntaxHighlighting.Name = "lblHastebinSyntaxHighlighting"; - // + // // lblHastebinCustomDomain - // + // resources.ApplyResources(this.lblHastebinCustomDomain, "lblHastebinCustomDomain"); this.lblHastebinCustomDomain.Name = "lblHastebinCustomDomain"; - // + // // tpOneTimeSecret - // + // this.tpOneTimeSecret.Controls.Add(this.lblOneTimeSecretAPIKey); this.tpOneTimeSecret.Controls.Add(this.lblOneTimeSecretEmail); this.tpOneTimeSecret.Controls.Add(this.txtOneTimeSecretAPIKey); @@ -3488,39 +3494,39 @@ private void InitializeComponent() resources.ApplyResources(this.tpOneTimeSecret, "tpOneTimeSecret"); this.tpOneTimeSecret.Name = "tpOneTimeSecret"; this.tpOneTimeSecret.UseVisualStyleBackColor = true; - // + // // lblOneTimeSecretAPIKey - // + // resources.ApplyResources(this.lblOneTimeSecretAPIKey, "lblOneTimeSecretAPIKey"); this.lblOneTimeSecretAPIKey.Name = "lblOneTimeSecretAPIKey"; - // + // // lblOneTimeSecretEmail - // + // resources.ApplyResources(this.lblOneTimeSecretEmail, "lblOneTimeSecretEmail"); this.lblOneTimeSecretEmail.Name = "lblOneTimeSecretEmail"; - // + // // txtOneTimeSecretAPIKey - // + // resources.ApplyResources(this.txtOneTimeSecretAPIKey, "txtOneTimeSecretAPIKey"); this.txtOneTimeSecretAPIKey.Name = "txtOneTimeSecretAPIKey"; this.txtOneTimeSecretAPIKey.UseSystemPasswordChar = true; this.txtOneTimeSecretAPIKey.TextChanged += new System.EventHandler(this.txtOneTimeSecretAPIKey_TextChanged); - // + // // txtOneTimeSecretEmail - // + // resources.ApplyResources(this.txtOneTimeSecretEmail, "txtOneTimeSecretEmail"); this.txtOneTimeSecretEmail.Name = "txtOneTimeSecretEmail"; this.txtOneTimeSecretEmail.TextChanged += new System.EventHandler(this.txtOneTimeSecretEmail_TextChanged); - // + // // tpImageUploaders - // + // this.tpImageUploaders.Controls.Add(this.tcImageUploaders); resources.ApplyResources(this.tpImageUploaders, "tpImageUploaders"); this.tpImageUploaders.Name = "tpImageUploaders"; this.tpImageUploaders.UseVisualStyleBackColor = true; - // + // // tcImageUploaders - // + // this.tcImageUploaders.Controls.Add(this.tpImgur); this.tcImageUploaders.Controls.Add(this.tpImageShack); this.tcImageUploaders.Controls.Add(this.tpTinyPic); @@ -3528,13 +3534,14 @@ private void InitializeComponent() this.tcImageUploaders.Controls.Add(this.tpPhotobucket); this.tcImageUploaders.Controls.Add(this.tpPicasa); this.tcImageUploaders.Controls.Add(this.tpChevereto); + this.tcImageUploaders.Controls.Add(this.tpSomeImage); this.tcImageUploaders.Controls.Add(this.tpVgyme); resources.ApplyResources(this.tcImageUploaders, "tcImageUploaders"); this.tcImageUploaders.Name = "tcImageUploaders"; this.tcImageUploaders.SelectedIndex = 0; - // + // // tpImgur - // + // this.tpImgur.Controls.Add(this.cbImgurUseGIFV); this.tpImgur.Controls.Add(this.cbImgurUploadSelectedAlbum); this.tpImgur.Controls.Add(this.cbImgurDirectLink); @@ -3547,30 +3554,30 @@ private void InitializeComponent() resources.ApplyResources(this.tpImgur, "tpImgur"); this.tpImgur.Name = "tpImgur"; this.tpImgur.UseVisualStyleBackColor = true; - // + // // cbImgurUseGIFV - // + // resources.ApplyResources(this.cbImgurUseGIFV, "cbImgurUseGIFV"); this.cbImgurUseGIFV.Name = "cbImgurUseGIFV"; this.cbImgurUseGIFV.UseVisualStyleBackColor = true; this.cbImgurUseGIFV.CheckedChanged += new System.EventHandler(this.cbImgurUseGIFV_CheckedChanged); - // + // // cbImgurUploadSelectedAlbum - // + // resources.ApplyResources(this.cbImgurUploadSelectedAlbum, "cbImgurUploadSelectedAlbum"); this.cbImgurUploadSelectedAlbum.Name = "cbImgurUploadSelectedAlbum"; this.cbImgurUploadSelectedAlbum.UseVisualStyleBackColor = true; this.cbImgurUploadSelectedAlbum.CheckedChanged += new System.EventHandler(this.cbImgurUploadSelectedAlbum_CheckedChanged); - // + // // cbImgurDirectLink - // + // resources.ApplyResources(this.cbImgurDirectLink, "cbImgurDirectLink"); this.cbImgurDirectLink.Name = "cbImgurDirectLink"; this.cbImgurDirectLink.UseVisualStyleBackColor = true; this.cbImgurDirectLink.CheckedChanged += new System.EventHandler(this.cbImgurDirectLink_CheckedChanged); - // + // // lvImgurAlbumList - // + // this.lvImgurAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chImgurID, this.chImgurTitle, @@ -3584,41 +3591,41 @@ private void InitializeComponent() this.lvImgurAlbumList.UseCompatibleStateImageBehavior = false; this.lvImgurAlbumList.View = System.Windows.Forms.View.Details; this.lvImgurAlbumList.SelectedIndexChanged += new System.EventHandler(this.lvImgurAlbumList_SelectedIndexChanged); - // + // // chImgurID - // + // resources.ApplyResources(this.chImgurID, "chImgurID"); - // + // // chImgurTitle - // + // resources.ApplyResources(this.chImgurTitle, "chImgurTitle"); - // + // // chImgurDescription - // + // resources.ApplyResources(this.chImgurDescription, "chImgurDescription"); - // + // // btnImgurRefreshAlbumList - // + // resources.ApplyResources(this.btnImgurRefreshAlbumList, "btnImgurRefreshAlbumList"); this.btnImgurRefreshAlbumList.Name = "btnImgurRefreshAlbumList"; this.btnImgurRefreshAlbumList.UseVisualStyleBackColor = true; this.btnImgurRefreshAlbumList.Click += new System.EventHandler(this.btnImgurRefreshAlbumList_Click); - // + // // cbImgurThumbnailType - // + // this.cbImgurThumbnailType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbImgurThumbnailType.FormattingEnabled = true; resources.ApplyResources(this.cbImgurThumbnailType, "cbImgurThumbnailType"); this.cbImgurThumbnailType.Name = "cbImgurThumbnailType"; this.cbImgurThumbnailType.SelectedIndexChanged += new System.EventHandler(this.cbImgurThumbnailType_SelectedIndexChanged); - // + // // lblImgurThumbnailType - // + // resources.ApplyResources(this.lblImgurThumbnailType, "lblImgurThumbnailType"); this.lblImgurThumbnailType.Name = "lblImgurThumbnailType"; - // + // // tpImageShack - // + // this.tpImageShack.Controls.Add(this.btnImageShackLogin); this.tpImageShack.Controls.Add(this.btnImageShackOpenPublicProfile); this.tpImageShack.Controls.Add(this.cbImageShackIsPublic); @@ -3630,60 +3637,60 @@ private void InitializeComponent() resources.ApplyResources(this.tpImageShack, "tpImageShack"); this.tpImageShack.Name = "tpImageShack"; this.tpImageShack.UseVisualStyleBackColor = true; - // + // // btnImageShackLogin - // + // resources.ApplyResources(this.btnImageShackLogin, "btnImageShackLogin"); this.btnImageShackLogin.Name = "btnImageShackLogin"; this.btnImageShackLogin.UseVisualStyleBackColor = true; this.btnImageShackLogin.Click += new System.EventHandler(this.btnImageShackLogin_Click); - // + // // btnImageShackOpenPublicProfile - // + // resources.ApplyResources(this.btnImageShackOpenPublicProfile, "btnImageShackOpenPublicProfile"); this.btnImageShackOpenPublicProfile.Name = "btnImageShackOpenPublicProfile"; this.btnImageShackOpenPublicProfile.UseVisualStyleBackColor = true; this.btnImageShackOpenPublicProfile.Click += new System.EventHandler(this.btnImageShackOpenPublicProfile_Click); - // + // // cbImageShackIsPublic - // + // resources.ApplyResources(this.cbImageShackIsPublic, "cbImageShackIsPublic"); this.cbImageShackIsPublic.Name = "cbImageShackIsPublic"; this.cbImageShackIsPublic.UseVisualStyleBackColor = true; this.cbImageShackIsPublic.CheckedChanged += new System.EventHandler(this.cbImageShackIsPublic_CheckedChanged); - // + // // btnImageShackOpenMyImages - // + // resources.ApplyResources(this.btnImageShackOpenMyImages, "btnImageShackOpenMyImages"); this.btnImageShackOpenMyImages.Name = "btnImageShackOpenMyImages"; this.btnImageShackOpenMyImages.UseVisualStyleBackColor = true; this.btnImageShackOpenMyImages.Click += new System.EventHandler(this.btnImageShackOpenMyImages_Click); - // + // // lblImageShackUsername - // + // resources.ApplyResources(this.lblImageShackUsername, "lblImageShackUsername"); this.lblImageShackUsername.Name = "lblImageShackUsername"; - // + // // txtImageShackUsername - // + // resources.ApplyResources(this.txtImageShackUsername, "txtImageShackUsername"); this.txtImageShackUsername.Name = "txtImageShackUsername"; this.txtImageShackUsername.TextChanged += new System.EventHandler(this.txtImageShackUsername_TextChanged); - // + // // txtImageShackPassword - // + // resources.ApplyResources(this.txtImageShackPassword, "txtImageShackPassword"); this.txtImageShackPassword.Name = "txtImageShackPassword"; this.txtImageShackPassword.UseSystemPasswordChar = true; this.txtImageShackPassword.TextChanged += new System.EventHandler(this.txtImageShackPassword_TextChanged); - // + // // lblImageShackPassword - // + // resources.ApplyResources(this.lblImageShackPassword, "lblImageShackPassword"); this.lblImageShackPassword.Name = "lblImageShackPassword"; - // + // // tpTinyPic - // + // this.tpTinyPic.Controls.Add(this.atcTinyPicAccountType); this.tpTinyPic.Controls.Add(this.btnTinyPicLogin); this.tpTinyPic.Controls.Add(this.txtTinyPicPassword); @@ -3694,46 +3701,46 @@ private void InitializeComponent() resources.ApplyResources(this.tpTinyPic, "tpTinyPic"); this.tpTinyPic.Name = "tpTinyPic"; this.tpTinyPic.UseVisualStyleBackColor = true; - // + // // btnTinyPicLogin - // + // resources.ApplyResources(this.btnTinyPicLogin, "btnTinyPicLogin"); this.btnTinyPicLogin.Name = "btnTinyPicLogin"; this.btnTinyPicLogin.UseVisualStyleBackColor = true; this.btnTinyPicLogin.Click += new System.EventHandler(this.btnTinyPicLogin_Click); - // + // // txtTinyPicPassword - // + // resources.ApplyResources(this.txtTinyPicPassword, "txtTinyPicPassword"); this.txtTinyPicPassword.Name = "txtTinyPicPassword"; this.txtTinyPicPassword.UseSystemPasswordChar = true; this.txtTinyPicPassword.TextChanged += new System.EventHandler(this.txtTinyPicPassword_TextChanged); - // + // // lblTinyPicPassword - // + // resources.ApplyResources(this.lblTinyPicPassword, "lblTinyPicPassword"); this.lblTinyPicPassword.Name = "lblTinyPicPassword"; - // + // // txtTinyPicUsername - // + // resources.ApplyResources(this.txtTinyPicUsername, "txtTinyPicUsername"); this.txtTinyPicUsername.Name = "txtTinyPicUsername"; this.txtTinyPicUsername.TextChanged += new System.EventHandler(this.txtTinyPicUsername_TextChanged); - // + // // lblTinyPicUsername - // + // resources.ApplyResources(this.lblTinyPicUsername, "lblTinyPicUsername"); this.lblTinyPicUsername.Name = "lblTinyPicUsername"; - // + // // btnTinyPicOpenMyImages - // + // resources.ApplyResources(this.btnTinyPicOpenMyImages, "btnTinyPicOpenMyImages"); this.btnTinyPicOpenMyImages.Name = "btnTinyPicOpenMyImages"; this.btnTinyPicOpenMyImages.UseVisualStyleBackColor = true; this.btnTinyPicOpenMyImages.Click += new System.EventHandler(this.btnTinyPicOpenMyImages_Click); - // + // // tpFlickr - // + // this.tpFlickr.Controls.Add(this.btnFlickrOpenImages); this.tpFlickr.Controls.Add(this.pgFlickrAuthInfo); this.tpFlickr.Controls.Add(this.pgFlickrSettings); @@ -3743,94 +3750,94 @@ private void InitializeComponent() resources.ApplyResources(this.tpFlickr, "tpFlickr"); this.tpFlickr.Name = "tpFlickr"; this.tpFlickr.UseVisualStyleBackColor = true; - // + // // btnFlickrOpenImages - // + // resources.ApplyResources(this.btnFlickrOpenImages, "btnFlickrOpenImages"); this.btnFlickrOpenImages.Name = "btnFlickrOpenImages"; this.btnFlickrOpenImages.UseVisualStyleBackColor = true; this.btnFlickrOpenImages.Click += new System.EventHandler(this.btnFlickrOpenImages_Click); - // + // // pgFlickrAuthInfo - // + // this.pgFlickrAuthInfo.CategoryForeColor = System.Drawing.SystemColors.InactiveCaptionText; this.pgFlickrAuthInfo.CommandsVisibleIfAvailable = false; resources.ApplyResources(this.pgFlickrAuthInfo, "pgFlickrAuthInfo"); this.pgFlickrAuthInfo.Name = "pgFlickrAuthInfo"; this.pgFlickrAuthInfo.PropertySort = System.Windows.Forms.PropertySort.NoSort; this.pgFlickrAuthInfo.ToolbarVisible = false; - // + // // pgFlickrSettings - // + // this.pgFlickrSettings.CategoryForeColor = System.Drawing.SystemColors.InactiveCaptionText; this.pgFlickrSettings.CommandsVisibleIfAvailable = false; resources.ApplyResources(this.pgFlickrSettings, "pgFlickrSettings"); this.pgFlickrSettings.Name = "pgFlickrSettings"; this.pgFlickrSettings.PropertySort = System.Windows.Forms.PropertySort.NoSort; this.pgFlickrSettings.ToolbarVisible = false; - // + // // btnFlickrCheckToken - // + // resources.ApplyResources(this.btnFlickrCheckToken, "btnFlickrCheckToken"); this.btnFlickrCheckToken.Name = "btnFlickrCheckToken"; this.btnFlickrCheckToken.UseVisualStyleBackColor = true; this.btnFlickrCheckToken.Click += new System.EventHandler(this.btnFlickrCheckToken_Click); - // + // // btnFlickrCompleteAuth - // + // resources.ApplyResources(this.btnFlickrCompleteAuth, "btnFlickrCompleteAuth"); this.btnFlickrCompleteAuth.Name = "btnFlickrCompleteAuth"; this.btnFlickrCompleteAuth.UseVisualStyleBackColor = true; this.btnFlickrCompleteAuth.Click += new System.EventHandler(this.btnFlickrCompleteAuth_Click); - // + // // btnFlickrOpenAuthorize - // + // resources.ApplyResources(this.btnFlickrOpenAuthorize, "btnFlickrOpenAuthorize"); this.btnFlickrOpenAuthorize.Name = "btnFlickrOpenAuthorize"; this.btnFlickrOpenAuthorize.UseVisualStyleBackColor = true; this.btnFlickrOpenAuthorize.Click += new System.EventHandler(this.btnFlickrOpenAuthorize_Click); - // + // // tpPhotobucket - // + // this.tpPhotobucket.Controls.Add(this.gbPhotobucketAlbumPath); this.tpPhotobucket.Controls.Add(this.gbPhotobucketAlbums); this.tpPhotobucket.Controls.Add(this.gbPhotobucketUserAccount); resources.ApplyResources(this.tpPhotobucket, "tpPhotobucket"); this.tpPhotobucket.Name = "tpPhotobucket"; this.tpPhotobucket.UseVisualStyleBackColor = true; - // + // // gbPhotobucketAlbumPath - // + // this.gbPhotobucketAlbumPath.Controls.Add(this.btnPhotobucketAddAlbum); this.gbPhotobucketAlbumPath.Controls.Add(this.btnPhotobucketRemoveAlbum); this.gbPhotobucketAlbumPath.Controls.Add(this.cboPhotobucketAlbumPaths); resources.ApplyResources(this.gbPhotobucketAlbumPath, "gbPhotobucketAlbumPath"); this.gbPhotobucketAlbumPath.Name = "gbPhotobucketAlbumPath"; this.gbPhotobucketAlbumPath.TabStop = false; - // + // // btnPhotobucketAddAlbum - // + // resources.ApplyResources(this.btnPhotobucketAddAlbum, "btnPhotobucketAddAlbum"); this.btnPhotobucketAddAlbum.Name = "btnPhotobucketAddAlbum"; this.btnPhotobucketAddAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketAddAlbum.Click += new System.EventHandler(this.btnPhotobucketAddAlbum_Click); - // + // // btnPhotobucketRemoveAlbum - // + // resources.ApplyResources(this.btnPhotobucketRemoveAlbum, "btnPhotobucketRemoveAlbum"); this.btnPhotobucketRemoveAlbum.Name = "btnPhotobucketRemoveAlbum"; this.btnPhotobucketRemoveAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketRemoveAlbum.Click += new System.EventHandler(this.btnPhotobucketRemoveAlbum_Click); - // + // // cboPhotobucketAlbumPaths - // + // this.cboPhotobucketAlbumPaths.FormattingEnabled = true; resources.ApplyResources(this.cboPhotobucketAlbumPaths, "cboPhotobucketAlbumPaths"); this.cboPhotobucketAlbumPaths.Name = "cboPhotobucketAlbumPaths"; this.cboPhotobucketAlbumPaths.SelectedIndexChanged += new System.EventHandler(this.cboPhotobucketAlbumPaths_SelectedIndexChanged); - // + // // gbPhotobucketAlbums - // + // this.gbPhotobucketAlbums.Controls.Add(this.lblPhotobucketNewAlbumName); this.gbPhotobucketAlbums.Controls.Add(this.lblPhotobucketParentAlbumPath); this.gbPhotobucketAlbums.Controls.Add(this.txtPhotobucketNewAlbumName); @@ -3839,36 +3846,36 @@ private void InitializeComponent() resources.ApplyResources(this.gbPhotobucketAlbums, "gbPhotobucketAlbums"); this.gbPhotobucketAlbums.Name = "gbPhotobucketAlbums"; this.gbPhotobucketAlbums.TabStop = false; - // + // // lblPhotobucketNewAlbumName - // + // resources.ApplyResources(this.lblPhotobucketNewAlbumName, "lblPhotobucketNewAlbumName"); this.lblPhotobucketNewAlbumName.Name = "lblPhotobucketNewAlbumName"; - // + // // lblPhotobucketParentAlbumPath - // + // resources.ApplyResources(this.lblPhotobucketParentAlbumPath, "lblPhotobucketParentAlbumPath"); this.lblPhotobucketParentAlbumPath.Name = "lblPhotobucketParentAlbumPath"; - // + // // txtPhotobucketNewAlbumName - // + // resources.ApplyResources(this.txtPhotobucketNewAlbumName, "txtPhotobucketNewAlbumName"); this.txtPhotobucketNewAlbumName.Name = "txtPhotobucketNewAlbumName"; - // + // // txtPhotobucketParentAlbumPath - // + // resources.ApplyResources(this.txtPhotobucketParentAlbumPath, "txtPhotobucketParentAlbumPath"); this.txtPhotobucketParentAlbumPath.Name = "txtPhotobucketParentAlbumPath"; - // + // // btnPhotobucketCreateAlbum - // + // resources.ApplyResources(this.btnPhotobucketCreateAlbum, "btnPhotobucketCreateAlbum"); this.btnPhotobucketCreateAlbum.Name = "btnPhotobucketCreateAlbum"; this.btnPhotobucketCreateAlbum.UseVisualStyleBackColor = true; this.btnPhotobucketCreateAlbum.Click += new System.EventHandler(this.btnPhotobucketCreateAlbum_Click); - // + // // gbPhotobucketUserAccount - // + // this.gbPhotobucketUserAccount.Controls.Add(this.lblPhotobucketDefaultAlbumName); this.gbPhotobucketUserAccount.Controls.Add(this.btnPhotobucketAuthOpen); this.gbPhotobucketUserAccount.Controls.Add(this.txtPhotobucketDefaultAlbumName); @@ -3879,49 +3886,49 @@ private void InitializeComponent() resources.ApplyResources(this.gbPhotobucketUserAccount, "gbPhotobucketUserAccount"); this.gbPhotobucketUserAccount.Name = "gbPhotobucketUserAccount"; this.gbPhotobucketUserAccount.TabStop = false; - // + // // lblPhotobucketDefaultAlbumName - // + // resources.ApplyResources(this.lblPhotobucketDefaultAlbumName, "lblPhotobucketDefaultAlbumName"); this.lblPhotobucketDefaultAlbumName.Name = "lblPhotobucketDefaultAlbumName"; - // + // // btnPhotobucketAuthOpen - // + // resources.ApplyResources(this.btnPhotobucketAuthOpen, "btnPhotobucketAuthOpen"); this.btnPhotobucketAuthOpen.Name = "btnPhotobucketAuthOpen"; this.btnPhotobucketAuthOpen.UseVisualStyleBackColor = true; this.btnPhotobucketAuthOpen.Click += new System.EventHandler(this.btnPhotobucketAuthOpen_Click); - // + // // txtPhotobucketDefaultAlbumName - // + // resources.ApplyResources(this.txtPhotobucketDefaultAlbumName, "txtPhotobucketDefaultAlbumName"); this.txtPhotobucketDefaultAlbumName.Name = "txtPhotobucketDefaultAlbumName"; this.txtPhotobucketDefaultAlbumName.ReadOnly = true; - // + // // lblPhotobucketVerificationCode - // + // resources.ApplyResources(this.lblPhotobucketVerificationCode, "lblPhotobucketVerificationCode"); this.lblPhotobucketVerificationCode.Name = "lblPhotobucketVerificationCode"; - // + // // btnPhotobucketAuthComplete - // + // resources.ApplyResources(this.btnPhotobucketAuthComplete, "btnPhotobucketAuthComplete"); this.btnPhotobucketAuthComplete.Name = "btnPhotobucketAuthComplete"; this.btnPhotobucketAuthComplete.UseVisualStyleBackColor = true; this.btnPhotobucketAuthComplete.Click += new System.EventHandler(this.btnPhotobucketAuthComplete_Click); - // + // // txtPhotobucketVerificationCode - // + // resources.ApplyResources(this.txtPhotobucketVerificationCode, "txtPhotobucketVerificationCode"); this.txtPhotobucketVerificationCode.Name = "txtPhotobucketVerificationCode"; - // + // // lblPhotobucketAccountStatus - // + // resources.ApplyResources(this.lblPhotobucketAccountStatus, "lblPhotobucketAccountStatus"); this.lblPhotobucketAccountStatus.Name = "lblPhotobucketAccountStatus"; - // + // // tpPicasa - // + // this.tpPicasa.Controls.Add(this.txtPicasaAlbumID); this.tpPicasa.Controls.Add(this.lblPicasaAlbumID); this.tpPicasa.Controls.Add(this.lvPicasaAlbumList); @@ -3930,20 +3937,20 @@ private void InitializeComponent() resources.ApplyResources(this.tpPicasa, "tpPicasa"); this.tpPicasa.Name = "tpPicasa"; this.tpPicasa.UseVisualStyleBackColor = true; - // + // // txtPicasaAlbumID - // + // resources.ApplyResources(this.txtPicasaAlbumID, "txtPicasaAlbumID"); this.txtPicasaAlbumID.Name = "txtPicasaAlbumID"; this.txtPicasaAlbumID.TextChanged += new System.EventHandler(this.txtPicasaAlbumID_TextChanged); - // + // // lblPicasaAlbumID - // + // resources.ApplyResources(this.lblPicasaAlbumID, "lblPicasaAlbumID"); this.lblPicasaAlbumID.Name = "lblPicasaAlbumID"; - // + // // lvPicasaAlbumList - // + // this.lvPicasaAlbumList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.chPicasaID, this.chPicasaName, @@ -3955,28 +3962,28 @@ private void InitializeComponent() this.lvPicasaAlbumList.UseCompatibleStateImageBehavior = false; this.lvPicasaAlbumList.View = System.Windows.Forms.View.Details; this.lvPicasaAlbumList.SelectedIndexChanged += new System.EventHandler(this.lvPicasaAlbumList_SelectedIndexChanged); - // + // // chPicasaID - // + // resources.ApplyResources(this.chPicasaID, "chPicasaID"); - // + // // chPicasaName - // + // resources.ApplyResources(this.chPicasaName, "chPicasaName"); - // + // // chPicasaDescription - // + // resources.ApplyResources(this.chPicasaDescription, "chPicasaDescription"); - // + // // btnPicasaRefreshAlbumList - // + // resources.ApplyResources(this.btnPicasaRefreshAlbumList, "btnPicasaRefreshAlbumList"); this.btnPicasaRefreshAlbumList.Name = "btnPicasaRefreshAlbumList"; this.btnPicasaRefreshAlbumList.UseVisualStyleBackColor = true; this.btnPicasaRefreshAlbumList.Click += new System.EventHandler(this.btnPicasaRefreshAlbumList_Click); - // + // // tpChevereto - // + // this.tpChevereto.Controls.Add(this.cbCheveretoDirectURL); this.tpChevereto.Controls.Add(this.lblCheveretoWebsiteTip); this.tpChevereto.Controls.Add(this.lblCheveretoWebsite); @@ -3986,63 +3993,91 @@ private void InitializeComponent() resources.ApplyResources(this.tpChevereto, "tpChevereto"); this.tpChevereto.Name = "tpChevereto"; this.tpChevereto.UseVisualStyleBackColor = true; - // + // // cbCheveretoDirectURL - // + // resources.ApplyResources(this.cbCheveretoDirectURL, "cbCheveretoDirectURL"); this.cbCheveretoDirectURL.Name = "cbCheveretoDirectURL"; this.cbCheveretoDirectURL.UseVisualStyleBackColor = true; this.cbCheveretoDirectURL.CheckedChanged += new System.EventHandler(this.cbCheveretoDirectURL_CheckedChanged); - // + // // lblCheveretoWebsiteTip - // + // resources.ApplyResources(this.lblCheveretoWebsiteTip, "lblCheveretoWebsiteTip"); this.lblCheveretoWebsiteTip.Name = "lblCheveretoWebsiteTip"; - // + // // lblCheveretoWebsite - // + // resources.ApplyResources(this.lblCheveretoWebsite, "lblCheveretoWebsite"); this.lblCheveretoWebsite.Name = "lblCheveretoWebsite"; - // + // // txtCheveretoWebsite - // + // resources.ApplyResources(this.txtCheveretoWebsite, "txtCheveretoWebsite"); this.txtCheveretoWebsite.Name = "txtCheveretoWebsite"; this.txtCheveretoWebsite.TextChanged += new System.EventHandler(this.txtCheveretoWebsite_TextChanged); - // + // // txtCheveretoAPIKey - // + // resources.ApplyResources(this.txtCheveretoAPIKey, "txtCheveretoAPIKey"); this.txtCheveretoAPIKey.Name = "txtCheveretoAPIKey"; this.txtCheveretoAPIKey.TextChanged += new System.EventHandler(this.txtCheveretoAPIKey_TextChanged); - // + // // lblCheveretoAPIKey - // + // resources.ApplyResources(this.lblCheveretoAPIKey, "lblCheveretoAPIKey"); this.lblCheveretoAPIKey.Name = "lblCheveretoAPIKey"; + // + // tpSomeImage // + this.tpSomeImage.Controls.Add(this.linkLblSomeImageAPIKey); + this.tpSomeImage.Controls.Add(this.txtSomeImageAPIKey); + this.tpSomeImage.Controls.Add(this.lblSomeImageAPIKey); + this.tpSomeImage.Controls.Add(this.cbSomeImageDirectURL); + resources.ApplyResources(this.tpSomeImage, "tpSomeImage"); + this.tpSomeImage.Name = "tpSomeImage"; + this.tpSomeImage.UseVisualStyleBackColor = true; + // + // txtSomeImageAPIKey + // + resources.ApplyResources(this.txtSomeImageAPIKey, "txtSomeImageAPIKey"); + this.txtSomeImageAPIKey.Name = "txtSomeImageAPIKey"; + this.txtSomeImageAPIKey.TextChanged += new System.EventHandler(this.txtSomeImageAPIKey_TextChanged); + // + // lblSomeImageAPIKey + // + resources.ApplyResources(this.lblSomeImageAPIKey, "lblSomeImageAPIKey"); + this.lblSomeImageAPIKey.Name = "lblSomeImageAPIKey"; + // + // cbSomeImageDirectURL + // + resources.ApplyResources(this.cbSomeImageDirectURL, "cbSomeImageDirectURL"); + this.cbSomeImageDirectURL.Name = "cbSomeImageDirectURL"; + this.cbSomeImageDirectURL.UseVisualStyleBackColor = true; + this.cbSomeImageDirectURL.CheckedChanged += new System.EventHandler(this.cbSomeImageDirectURL_CheckedChanged); + // // tpVgyme - // + // this.tpVgyme.Controls.Add(this.llVgymeAccountDetailsPage); this.tpVgyme.Controls.Add(this.txtVgymeUserKey); this.tpVgyme.Controls.Add(this.lvlVgymeUserKey); resources.ApplyResources(this.tpVgyme, "tpVgyme"); this.tpVgyme.Name = "tpVgyme"; this.tpVgyme.UseVisualStyleBackColor = true; - // + // // txtVgymeUserKey - // + // resources.ApplyResources(this.txtVgymeUserKey, "txtVgymeUserKey"); this.txtVgymeUserKey.Name = "txtVgymeUserKey"; this.txtVgymeUserKey.TextChanged += new System.EventHandler(this.txtVgymeUserKey_TextChanged); - // + // // lvlVgymeUserKey - // + // resources.ApplyResources(this.lvlVgymeUserKey, "lvlVgymeUserKey"); this.lvlVgymeUserKey.Name = "lvlVgymeUserKey"; - // + // // tcUploaders - // + // this.tcUploaders.Controls.Add(this.tpImageUploaders); this.tcUploaders.Controls.Add(this.tpTextUploaders); this.tcUploaders.Controls.Add(this.tpFileUploaders); @@ -4051,189 +4086,196 @@ private void InitializeComponent() resources.ApplyResources(this.tcUploaders, "tcUploaders"); this.tcUploaders.Name = "tcUploaders"; this.tcUploaders.SelectedIndex = 0; - // + // // lblWidthHint - // + // this.lblWidthHint.BackColor = System.Drawing.Color.Black; resources.ApplyResources(this.lblWidthHint, "lblWidthHint"); this.lblWidthHint.Name = "lblWidthHint"; - // + // // ttlvMain - // + // resources.ApplyResources(this.ttlvMain, "ttlvMain"); this.ttlvMain.ImageList = null; this.ttlvMain.ListViewSize = 180; this.ttlvMain.MainTabControl = null; this.ttlvMain.Name = "ttlvMain"; - // + // // atcImgurAccountType - // + // resources.ApplyResources(this.atcImgurAccountType, "atcImgurAccountType"); this.atcImgurAccountType.Name = "atcImgurAccountType"; this.atcImgurAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcImgurAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcImgurAccountType_AccountTypeChanged); - // + // // oauth2Imgur - // + // resources.ApplyResources(this.oauth2Imgur, "oauth2Imgur"); this.oauth2Imgur.Name = "oauth2Imgur"; this.oauth2Imgur.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Imgur_OpenButtonClicked); this.oauth2Imgur.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Imgur_CompleteButtonClicked); this.oauth2Imgur.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Imgur_ClearButtonClicked); this.oauth2Imgur.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Imgur_RefreshButtonClicked); - // + // // atcTinyPicAccountType - // + // resources.ApplyResources(this.atcTinyPicAccountType, "atcTinyPicAccountType"); this.atcTinyPicAccountType.Name = "atcTinyPicAccountType"; this.atcTinyPicAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcTinyPicAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcTinyPicAccountType_AccountTypeChanged); - // + // // oauth2Picasa - // + // resources.ApplyResources(this.oauth2Picasa, "oauth2Picasa"); this.oauth2Picasa.Name = "oauth2Picasa"; this.oauth2Picasa.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Picasa_OpenButtonClicked); this.oauth2Picasa.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Picasa_CompleteButtonClicked); this.oauth2Picasa.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Picasa_ClearButtonClicked); this.oauth2Picasa.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Picasa_RefreshButtonClicked); - // + // // oAuth2Gist - // + // resources.ApplyResources(this.oAuth2Gist, "oAuth2Gist"); this.oAuth2Gist.IsRefreshable = false; this.oAuth2Gist.Name = "oAuth2Gist"; this.oAuth2Gist.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2Gist_OpenButtonClicked); this.oAuth2Gist.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2Gist_CompleteButtonClicked); this.oAuth2Gist.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2Gist_ClearButtonClicked); - // + // // atcGistAccountType - // + // resources.ApplyResources(this.atcGistAccountType, "atcGistAccountType"); this.atcGistAccountType.Name = "atcGistAccountType"; this.atcGistAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcGistAccountType.AccountTypeChanged += new ShareX.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 ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Dropbox_OpenButtonClicked); this.oauth2Dropbox.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Dropbox_CompleteButtonClicked); this.oauth2Dropbox.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Dropbox_ClearButtonClicked); - // + // // oAuth2OneDrive - // + // resources.ApplyResources(this.oAuth2OneDrive, "oAuth2OneDrive"); this.oAuth2OneDrive.Name = "oAuth2OneDrive"; this.oAuth2OneDrive.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuth2OneDrive_OpenButtonClicked); this.oAuth2OneDrive.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuth2OneDrive_CompleteButtonClicked); this.oAuth2OneDrive.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuth2OneDrive_ClearButtonClicked); this.oAuth2OneDrive.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuth2OneDrive_RefreshButtonClicked); - // + // // oauth2GoogleDrive - // + // resources.ApplyResources(this.oauth2GoogleDrive, "oauth2GoogleDrive"); this.oauth2GoogleDrive.Name = "oauth2GoogleDrive"; this.oauth2GoogleDrive.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleDrive_OpenButtonClicked); this.oauth2GoogleDrive.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleDrive_CompleteButtonClicked); this.oauth2GoogleDrive.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleDrive_ClearButtonClicked); this.oauth2GoogleDrive.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleDrive_RefreshButtonClicked); - // + // // oauth2Box - // + // resources.ApplyResources(this.oauth2Box, "oauth2Box"); this.oauth2Box.Name = "oauth2Box"; this.oauth2Box.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Box_OpenButtonClicked); this.oauth2Box.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Box_CompleteButtonClicked); this.oauth2Box.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Box_ClearButtonClicked); this.oauth2Box.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2Box_RefreshButtonClicked); - // + // // oAuthCopy - // + // this.oAuthCopy.IsRefreshable = false; resources.ApplyResources(this.oAuthCopy, "oAuthCopy"); this.oAuthCopy.Name = "oAuthCopy"; this.oAuthCopy.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthCopy_OpenButtonClicked); this.oAuthCopy.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthCopy_CompleteButtonClicked); this.oAuthCopy.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthCopy_ClearButtonClicked); - // + // // atcSendSpaceAccountType - // + // resources.ApplyResources(this.atcSendSpaceAccountType, "atcSendSpaceAccountType"); this.atcSendSpaceAccountType.Name = "atcSendSpaceAccountType"; this.atcSendSpaceAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcSendSpaceAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcSendSpaceAccountType_AccountTypeChanged); - // + // // oAuthJira - // + // resources.ApplyResources(this.oAuthJira, "oAuthJira"); this.oAuthJira.Name = "oAuthJira"; this.oAuthJira.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oAuthJira_OpenButtonClicked); this.oAuthJira.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oAuthJira_CompleteButtonClicked); this.oAuthJira.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oAuthJira_ClearButtonClicked); this.oAuthJira.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oAuthJira_RefreshButtonClicked); - // + // // oauthTwitter - // + // resources.ApplyResources(this.oauthTwitter, "oauthTwitter"); this.oauthTwitter.IsRefreshable = false; this.oauthTwitter.Name = "oauthTwitter"; this.oauthTwitter.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauthTwitter_OpenButtonClicked); this.oauthTwitter.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauthTwitter_CompleteButtonClicked); this.oauthTwitter.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauthTwitter_ClearButtonClicked); - // + // // oauth2Bitly - // + // this.oauth2Bitly.IsRefreshable = false; resources.ApplyResources(this.oauth2Bitly, "oauth2Bitly"); this.oauth2Bitly.Name = "oauth2Bitly"; this.oauth2Bitly.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2Bitly_OpenButtonClicked); this.oauth2Bitly.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2Bitly_CompleteButtonClicked); this.oauth2Bitly.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2Bitly_ClearButtonClicked); - // + // // oauth2GoogleURLShortener - // + // resources.ApplyResources(this.oauth2GoogleURLShortener, "oauth2GoogleURLShortener"); this.oauth2GoogleURLShortener.Name = "oauth2GoogleURLShortener"; this.oauth2GoogleURLShortener.OpenButtonClicked += new ShareX.UploadersLib.OAuthControl.OpenButtonClickedEventHandler(this.oauth2GoogleURLShortener_OpenButtonClicked); this.oauth2GoogleURLShortener.CompleteButtonClicked += new ShareX.UploadersLib.OAuthControl.CompleteButtonClickedEventHandler(this.oauth2GoogleURLShortener_CompleteButtonClicked); this.oauth2GoogleURLShortener.ClearButtonClicked += new ShareX.UploadersLib.OAuthControl.ClearButtonclickedEventHandler(this.oauth2GoogleURLShortener_ClearButtonClicked); this.oauth2GoogleURLShortener.RefreshButtonClicked += new ShareX.UploadersLib.OAuthControl.RefreshButtonClickedEventHandler(this.oauth2GoogleURLShortener_RefreshButtonClicked); - // + // // atcGoogleURLShortenerAccountType - // + // resources.ApplyResources(this.atcGoogleURLShortenerAccountType, "atcGoogleURLShortenerAccountType"); this.atcGoogleURLShortenerAccountType.Name = "atcGoogleURLShortenerAccountType"; this.atcGoogleURLShortenerAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; this.atcGoogleURLShortenerAccountType.AccountTypeChanged += new ShareX.UploadersLib.AccountTypeControl.AccountTypeChangedEventHandler(this.atcGoogleURLShortenerAccountType_AccountTypeChanged); - // + // // ucLocalhostAccounts - // + // resources.ApplyResources(this.ucLocalhostAccounts, "ucLocalhostAccounts"); this.ucLocalhostAccounts.Name = "ucLocalhostAccounts"; - // + // // actRapidShareAccountType - // + // resources.ApplyResources(this.actRapidShareAccountType, "actRapidShareAccountType"); this.actRapidShareAccountType.Name = "actRapidShareAccountType"; this.actRapidShareAccountType.SelectedAccountType = ShareX.UploadersLib.AccountType.Anonymous; + // + // linkLblSomeImageAPIKey // + resources.ApplyResources(this.linkLblSomeImageAPIKey, "linkLblSomeImageAPIKey"); + this.linkLblSomeImageAPIKey.Name = "linkLblSomeImageAPIKey"; + this.linkLblSomeImageAPIKey.TabStop = true; + this.linkLblSomeImageAPIKey.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLblSomeImageAPIKey_LinkClicked); + // // llVgymeAccountDetailsPage - // + // resources.ApplyResources(this.llVgymeAccountDetailsPage, "llVgymeAccountDetailsPage"); this.llVgymeAccountDetailsPage.Name = "llVgymeAccountDetailsPage"; this.llVgymeAccountDetailsPage.TabStop = true; this.llVgymeAccountDetailsPage.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.llVgymeAccountDetailsPage_LinkClicked); - // + // // UploadersConfigForm - // + // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.White; @@ -4377,6 +4419,8 @@ private void InitializeComponent() this.tpPicasa.PerformLayout(); this.tpChevereto.ResumeLayout(false); this.tpChevereto.PerformLayout(); + this.tpSomeImage.ResumeLayout(false); + this.tpSomeImage.PerformLayout(); this.tpVgyme.ResumeLayout(false); this.tpVgyme.PerformLayout(); this.tcUploaders.ResumeLayout(false); @@ -4880,9 +4924,13 @@ private void InitializeComponent() private System.Windows.Forms.Label lblSulAPIKey; private System.Windows.Forms.TextBox txtSulAPIKey; private System.Windows.Forms.Button btnCustomUploadersExportAll; + private System.Windows.Forms.TabPage tpSomeImage; + private System.Windows.Forms.CheckBox cbSomeImageDirectURL; + private System.Windows.Forms.TextBox txtSomeImageAPIKey; + private System.Windows.Forms.Label lblSomeImageAPIKey; private System.Windows.Forms.TabPage tpVgyme; private System.Windows.Forms.TextBox txtVgymeUserKey; private System.Windows.Forms.Label lvlVgymeUserKey; private System.Windows.Forms.LinkLabel llVgymeAccountDetailsPage; } -} \ No newline at end of file +} diff --git a/ShareX.UploadersLib/Forms/UploadersConfigForm.cs b/ShareX.UploadersLib/Forms/UploadersConfigForm.cs index 75cf4a3e8..4950b914e 100644 --- a/ShareX.UploadersLib/Forms/UploadersConfigForm.cs +++ b/ShareX.UploadersLib/Forms/UploadersConfigForm.cs @@ -112,6 +112,7 @@ private void FormSettings() AddIconToTab(tpSeafile, Resources.Seafile); AddIconToTab(tpSendSpace, Resources.SendSpace); AddIconToTab(tpSharedFolder, Resources.server_network); + AddIconToTab(tpSomeImage, Resources.SomeImage); AddIconToTab(tpStreamable, Resources.Streamable); AddIconToTab(tpSul, Resources.Sul); AddIconToTab(tpTinyPic, Resources.TinyPic); @@ -242,6 +243,11 @@ public void LoadSettings() txtCheveretoAPIKey.Text = Config.CheveretoAPIKey; cbCheveretoDirectURL.Checked = Config.CheveretoDirectURL; + // SomeImage + + txtSomeImageAPIKey.Text = Config.SomeImageAPIKey; + cbSomeImageDirectURL.Checked = Config.SomeImageDirectURL; + // vgy.me txtVgymeUserKey.Text = Config.VgymeUserKey; @@ -998,6 +1004,25 @@ private void cbCheveretoDirectURL_CheckedChanged(object sender, EventArgs e) #endregion Chevereto + #region SomeImage + + private void txtSomeImageAPIKey_TextChanged(object sender, EventArgs e) + { + Config.SomeImageAPIKey = txtSomeImageAPIKey.Text; + } + + private void cbSomeImageDirectURL_CheckedChanged(object sender, EventArgs e) + { + Config.SomeImageDirectURL = cbSomeImageDirectURL.Checked; + } + + private void linkLblSomeImageAPIKey_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) + { + System.Diagnostics.Process.Start("https://someimage.com/api"); + } + + #endregion SomeImage + #region vgy.me private void txtVgymeUserKey_TextChanged(object sender, EventArgs e) diff --git a/ShareX.UploadersLib/Forms/UploadersConfigForm.resx b/ShareX.UploadersLib/Forms/UploadersConfigForm.resx index 3268d7f40..18c44005c 100644 --- a/ShareX.UploadersLib/Forms/UploadersConfigForm.resx +++ b/ShareX.UploadersLib/Forms/UploadersConfigForm.resx @@ -1,17 +1,17 @@  - @@ -12706,6 +12706,141 @@ Using an encrypted library disables sharing. 6 + + True + + + 376, 46 + + + 300, 17 + + + 4 + + + To get API key visit https://someimage.com/api + + + linkLblSomeImageAPIKey + + + System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tpSomeImage + + + 0 + + + 25, 43 + + + 319, 22 + + + 2 + + + txtSomeImageAPIKey + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tpSomeImage + + + 1 + + + True + + + 22, 23 + + + 59, 17 + + + 1 + + + API key: + + + lblSomeImageAPIKey + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tpSomeImage + + + 2 + + + True + + + 25, 88 + + + 4, 4, 4, 4 + + + 99, 21 + + + 0 + + + Direct URL + + + cbSomeImageDirectURL + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tpSomeImage + + + 3 + + + 4, 25 + + + 4, 4, 4, 4 + + + 4, 4, 4, 4 + + + 1301, 612 + + + 10 + + + SomeImage + + + tpSomeImage + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tcImageUploaders + + + 7 + True @@ -13102,4 +13237,4 @@ Using an encrypted library disables sharing. System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - \ No newline at end of file + diff --git a/ShareX.UploadersLib/ImageUploaders/SomeImage.cs b/ShareX.UploadersLib/ImageUploaders/SomeImage.cs index 76453c864..02024cafe 100644 --- a/ShareX.UploadersLib/ImageUploaders/SomeImage.cs +++ b/ShareX.UploadersLib/ImageUploaders/SomeImage.cs @@ -28,6 +28,7 @@ using Newtonsoft.Json; using System.Collections.Generic; using System.IO; +using System; namespace ShareX.UploadersLib.ImageUploaders { @@ -35,6 +36,8 @@ public sealed class SomeImage : ImageUploader { private const string API_ENDPOINT = "https://someimage.com/api/2/image/upload"; + public bool DirectURL { get; set; } + private string API_KEY = ""; public SomeImage(string apiKey) @@ -58,8 +61,31 @@ public override UploadResult Upload(Stream stream, string fileName) if (jsonResponse != null) { - result.URL = jsonResponse.imagelink; + if (DirectURL) + { + if (jsonResponse.imagelink == null) + { + result.URL = null; + } + else { + Uri responseUri = new Uri(jsonResponse.imagelink); // http://someimage.com/asdf + string host = responseUri.Host; // someimage.com + string filename = Path.GetFileName(responseUri.AbsolutePath); // /asdf + if (filename.StartsWith("/")) + { + filename = filename.Remove(0, 1); // asdf + } + if (host.StartsWith("www.")) + { + host = host.Remove(0, 4); + } + result.URL = "https://i1." + host + "/" + filename + ".jpg"; + } + } else + { + result.URL = jsonResponse.imagelink; } + } } } @@ -76,4 +102,4 @@ public class SomeImageResponse public string embedhtml { get; set; } public string embedbb { get; set; } } -} \ No newline at end of file +} diff --git a/ShareX.UploadersLib/Properties/Resources.Designer.cs b/ShareX.UploadersLib/Properties/Resources.Designer.cs index cd5584247..bd5bb7c5e 100644 --- a/ShareX.UploadersLib/Properties/Resources.Designer.cs +++ b/ShareX.UploadersLib/Properties/Resources.Designer.cs @@ -10,8 +10,8 @@ namespace ShareX.UploadersLib.Properties { using System; - - + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -23,15 +23,15 @@ namespace ShareX.UploadersLib.Properties { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { - + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// @@ -45,7 +45,7 @@ internal class Resources { return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. @@ -59,7 +59,7 @@ internal class Resources { resourceCulture = value; } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -69,7 +69,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -79,7 +79,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -89,7 +89,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -99,7 +99,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Browse for a certificate file.... /// @@ -108,7 +108,7 @@ internal class Resources { return ResourceManager.GetString("CertFileNameEditor_EditValue_Browse_for_a_certificate_file___", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -118,7 +118,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -128,7 +128,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -138,7 +138,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -148,7 +148,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Path not exist:. /// @@ -157,7 +157,7 @@ internal class Resources { return ResourceManager.GetString("DropboxFilesForm_OpenDirectory_Path_not_exist_", resourceCulture); } } - + /// /// Looks up a localized string similar to Directory name to create. /// @@ -166,7 +166,7 @@ internal class Resources { return ResourceManager.GetString("DropboxFilesForm_tsmiCreateDirectory_Click_Directory_name_to_create", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete "{0}" from your Dropbox?. /// @@ -176,7 +176,7 @@ internal class Resources { "_Dropbox_", resourceCulture); } } - + /// /// Looks up a localized string similar to Delete file?. /// @@ -185,7 +185,7 @@ internal class Resources { return ResourceManager.GetString("DropboxFilesForm_tsmiDelete_Click_Delete_file_", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -195,7 +195,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -205,7 +205,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -215,7 +215,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -225,7 +225,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -235,7 +235,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -245,7 +245,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -255,7 +255,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -265,7 +265,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized string similar to Connecting to {0}. /// @@ -274,7 +274,7 @@ internal class Resources { return ResourceManager.GetString("FTPClientForm_FTPClientForm_Connecting_to__0_", resourceCulture); } } - + /// /// Looks up a localized string similar to ShareX FTP client. /// @@ -283,7 +283,7 @@ internal class Resources { return ResourceManager.GetString("FTPClientForm_FTPClientForm_ShareX_FTP_client", resourceCulture); } } - + /// /// Looks up a localized string similar to Directory name to create. /// @@ -292,7 +292,7 @@ internal class Resources { return ResourceManager.GetString("FTPClientForm_FTPCreateDirectory_Directory_name_to_create", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -302,7 +302,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -312,7 +312,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -322,7 +322,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -332,7 +332,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -342,7 +342,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -352,7 +352,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -362,7 +362,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -372,7 +372,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -382,7 +382,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -392,7 +392,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized string similar to Issue not found. /// @@ -401,7 +401,7 @@ internal class Resources { return ResourceManager.GetString("JiraUpload_ValidateIssueId_Issue_not_found", resourceCulture); } } - + /// /// Looks up a localized string similar to Browse for a key file.... /// @@ -410,7 +410,7 @@ internal class Resources { return ResourceManager.GetString("KeyFileNameEditor_EditValue_Browse_for_a_key_file___", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -420,7 +420,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -430,7 +430,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -440,7 +440,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -450,7 +450,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -460,7 +460,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Status: Logged in.. /// @@ -469,7 +469,7 @@ internal class Resources { return ResourceManager.GetString("OAuthControl_Status_Status__Logged_in_", resourceCulture); } } - + /// /// Looks up a localized string similar to Status: Login failed.. /// @@ -478,7 +478,7 @@ internal class Resources { return ResourceManager.GetString("OAuthControl_Status_Status__Login_failed_", resourceCulture); } } - + /// /// Looks up a localized string similar to Status: Not logged in.. /// @@ -487,7 +487,7 @@ internal class Resources { return ResourceManager.GetString("OAuthControl_Status_Status__Not_logged_in_", resourceCulture); } } - + /// /// Looks up a localized string similar to New account. /// @@ -496,7 +496,7 @@ internal class Resources { return ResourceManager.GetString("OAuthInfo_OAuthInfo_New_account", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -506,7 +506,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Root folder. /// @@ -515,7 +515,7 @@ internal class Resources { return ResourceManager.GetString("OneDrive_RootFolder_Root_folder", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -525,7 +525,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -535,7 +535,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -545,7 +545,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -555,7 +555,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -565,7 +565,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -575,7 +575,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -585,7 +585,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -595,7 +595,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -605,7 +605,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -615,7 +615,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -625,7 +625,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -635,7 +635,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -645,7 +645,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -655,7 +655,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -665,7 +665,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -675,7 +675,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -685,7 +685,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -695,7 +695,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -705,7 +705,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -715,7 +715,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -725,7 +725,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -735,7 +735,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -745,7 +745,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -755,7 +755,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -765,7 +765,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -775,7 +775,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -785,7 +785,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -795,7 +795,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -805,7 +805,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -815,7 +815,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -825,7 +825,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -835,7 +835,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -845,7 +845,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Please select one of the Pomf uploaders from "Destination settings window -> Pomf tab".. /// @@ -855,7 +855,7 @@ internal class Resources { "ndow____Pomf_tab__", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -865,7 +865,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -875,7 +875,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -885,7 +885,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -895,7 +895,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -905,7 +905,17 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap SomeImage { + get { + object obj = ResourceManager.GetObject("SomeImage", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -915,7 +925,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// @@ -925,7 +935,7 @@ internal class Resources { return ((System.Drawing.Bitmap)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -935,7 +945,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -945,7 +955,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Tweet error. /// @@ -954,7 +964,7 @@ internal class Resources { return ResourceManager.GetString("TwitterTweetForm_SendTweet_Tweet_error", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -964,7 +974,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -974,7 +984,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized string similar to Box refresh folders list failed. /// @@ -983,7 +993,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_BoxListFolders_Box_refresh_folders_list_failed", resourceCulture); } } - + /// /// Looks up a localized string similar to Login successful but getting account info failed.. /// @@ -993,7 +1003,7 @@ internal class Resources { "_failed_", resourceCulture); } } - + /// /// Looks up a localized string similar to Error. /// @@ -1002,7 +1012,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_Error", resourceCulture); } } - + /// /// Looks up a localized string similar to FTP client only supports FTP or FTPS.. /// @@ -1011,7 +1021,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_FTPOpenClient_FTP_client_only_supports_FTP_or_FTPS_", resourceCulture); } } - + /// /// Looks up a localized string similar to Unable to find valid FTP account.. /// @@ -1020,7 +1030,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_FTPOpenClient_Unable_to_find_valid_FTP_account_", resourceCulture); } } - + /// /// Looks up a localized string similar to Hubic refresh folders list failed. /// @@ -1029,7 +1039,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_HubicListFolders_Hubic_refresh_folders_list_failed", resourceCulture); } } - + /// /// Looks up a localized string similar to Authentication required.. /// @@ -1038,7 +1048,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_ListFolders_Authentication_required_", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid device name. /// @@ -1047,7 +1057,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Invalid_device_name", resourceCulture); } } - + /// /// Looks up a localized string similar to Parent album path e.g.. /// @@ -1056,7 +1066,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Parent_album_path_e_g_", resourceCulture); } } - + /// /// Looks up a localized string similar to Selected folder:. /// @@ -1065,7 +1075,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Selected_folder_", resourceCulture); } } - + /// /// Looks up a localized string similar to Login failed.. /// @@ -1074,7 +1084,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_Login_failed", resourceCulture); } } - + /// /// Looks up a localized string similar to Login successful.. /// @@ -1083,7 +1093,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_Login_successful", resourceCulture); } } - + /// /// Looks up a localized string similar to Click refresh button. /// @@ -1092,7 +1102,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Click_refresh_button", resourceCulture); } } - + /// /// Looks up a localized string similar to Configured. /// @@ -1101,7 +1111,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Configured", resourceCulture); } } - + /// /// Looks up a localized string similar to Invalid authentication. /// @@ -1110,7 +1120,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Invalid_authentication", resourceCulture); } } - + /// /// Looks up a localized string similar to Not configured. /// @@ -1119,7 +1129,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Not_configured", resourceCulture); } } - + /// /// Looks up a localized string similar to Logged in as {0}.. /// @@ -1128,7 +1138,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MinusUpdateControls_Logged_in_as__0__", resourceCulture); } } - + /// /// Looks up a localized string similar to Not logged in.. /// @@ -1137,7 +1147,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_MinusUpdateControls_Not_logged_in_", resourceCulture); } } - + /// /// Looks up a localized string similar to Refresh authorization is not supported.. /// @@ -1147,7 +1157,7 @@ internal class Resources { "upported_", resourceCulture); } } - + /// /// Looks up a localized string similar to Querying folders.... /// @@ -1156,7 +1166,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_OneDriveAddFolder_Querying_folders___", resourceCulture); } } - + /// /// Looks up a localized string similar to {0} successfully created.. /// @@ -1165,7 +1175,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_PhotobucketCreateAlbum__0__successfully_created_", resourceCulture); } } - + /// /// Looks up a localized string similar to SendSpace registration. /// @@ -1174,7 +1184,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_SendSpaceRegister_SendSpace_Registration___", resourceCulture); } } - + /// /// Looks up a localized string similar to Error: Result is empty.. /// @@ -1183,7 +1193,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_TestCustomUploader_Error__Result_is_empty_", resourceCulture); } } - + /// /// Looks up a localized string similar to Connected!. /// @@ -1192,7 +1202,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_TestFTPAccount_Connected_", resourceCulture); } } - + /// /// Looks up a localized string similar to Connected! ///Created folders:. @@ -1202,7 +1212,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_TestFTPAccount_Connected_Created_folders", resourceCulture); } } - + /// /// Looks up a localized string similar to Download path:. /// @@ -1211,7 +1221,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Download_path_", resourceCulture); } } - + /// /// Looks up a localized string similar to Email:. /// @@ -1220,7 +1230,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Email_", resourceCulture); } } - + /// /// Looks up a localized string similar to Name:. /// @@ -1229,7 +1239,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Name_", resourceCulture); } } - + /// /// Looks up a localized string similar to Upload path:. /// @@ -1238,7 +1248,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Upload_path_", resourceCulture); } } - + /// /// Looks up a localized string similar to User ID:. /// @@ -1247,7 +1257,7 @@ internal class Resources { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_User_ID_", resourceCulture); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// @@ -1257,7 +1267,7 @@ internal class Resources { return ((System.Drawing.Icon)(obj)); } } - + /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// diff --git a/ShareX.UploadersLib/Properties/Resources.resx b/ShareX.UploadersLib/Properties/Resources.resx index c6e21015c..27651f99e 100644 --- a/ShareX.UploadersLib/Properties/Resources.resx +++ b/ShareX.UploadersLib/Properties/Resources.resx @@ -1,17 +1,17 @@  - @@ -440,6 +440,9 @@ Created folders: ..\Favicons\Chevereto.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Favicons\SomeImage.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + ..\Favicons\AmazonS3.ico;System.Drawing.Icon, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a @@ -494,4 +497,4 @@ Created folders: ..\favicons\vgyme.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - \ No newline at end of file + diff --git a/ShareX.UploadersLib/ShareX.UploadersLib.csproj b/ShareX.UploadersLib/ShareX.UploadersLib.csproj index 5bf3abbc4..8b4fc3704 100644 --- a/ShareX.UploadersLib/ShareX.UploadersLib.csproj +++ b/ShareX.UploadersLib/ShareX.UploadersLib.csproj @@ -884,6 +884,7 @@ + @@ -907,4 +908,4 @@ if not exist APIKeysLocal.cs ( --> - \ No newline at end of file + diff --git a/ShareX.UploadersLib/UploadersConfig.cs b/ShareX.UploadersLib/UploadersConfig.cs index 9e0f06524..3da67581f 100644 --- a/ShareX.UploadersLib/UploadersConfig.cs +++ b/ShareX.UploadersLib/UploadersConfig.cs @@ -82,6 +82,11 @@ public class UploadersConfig : SettingsBase public string CheveretoAPIKey = string.Empty; public bool CheveretoDirectURL = true; + // SomeImage + + public string SomeImageAPIKey = string.Empty; + public bool SomeImageDirectURL = true; + // vgy.me public string VgymeUserKey = string.Empty; @@ -392,6 +397,8 @@ public bool IsValid(ImageDestination destination) return TwitterOAuthInfoList != null && TwitterOAuthInfoList.IsValidIndex(TwitterSelectedAccount) && OAuthInfo.CheckOAuth(TwitterOAuthInfoList[TwitterSelectedAccount]); case ImageDestination.Chevereto: return !string.IsNullOrEmpty(CheveretoWebsite) && !string.IsNullOrEmpty(CheveretoAPIKey); + case ImageDestination.SomeImage: + return !string.IsNullOrEmpty(SomeImageAPIKey); case ImageDestination.CustomImageUploader: return CustomUploadersList != null && CustomUploadersList.IsValidIndex(CustomImageUploaderSelected); } diff --git a/ShareX/WorkerTask.cs b/ShareX/WorkerTask.cs index a374f490b..ff8759602 100644 --- a/ShareX/WorkerTask.cs +++ b/ShareX/WorkerTask.cs @@ -827,7 +827,15 @@ public UploadResult UploadImage(Stream stream, string fileName) }; break; case ImageDestination.SomeImage: - imageUploader = new SomeImage(APIKeys.SomeImageKey); + String someImageAPIKey = Program.UploadersConfig.SomeImageAPIKey; + if (someImageAPIKey == "") + { + someImageAPIKey = APIKeys.SomeImageKey; + } + imageUploader = new SomeImage(someImageAPIKey) + { + DirectURL = Program.UploadersConfig.SomeImageDirectURL + }; break; case ImageDestination.CustomImageUploader: CustomUploaderItem customUploader = GetCustomUploader(Program.UploadersConfig.CustomImageUploaderSelected);