Change some of the wording regarding tipping

This commit is contained in:
Travis Nickles 2018-03-18 16:20:35 -05:00
parent 23b19689fd
commit 2dc0950d63
3 changed files with 116 additions and 164 deletions

View File

@ -482,6 +482,7 @@
this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.None;
resources.ApplyResources(this.textBox2, "textBox2"); resources.ApplyResources(this.textBox2, "textBox2");
this.textBox2.Name = "textBox2"; this.textBox2.Name = "textBox2";
this.textBox2.ReadOnly = true;
// //
// makerSupportLinkLabel // makerSupportLinkLabel
// //

View File

@ -301,7 +301,7 @@
<value>21</value> <value>21</value>
</data> </data>
<data name="linkDonate.Text" xml:space="preserve"> <data name="linkDonate.Text" xml:space="preserve">
<value>Donate via Paypal</value> <value>Tip via Paypal</value>
</data> </data>
<data name="&gt;&gt;linkDonate.Name" xml:space="preserve"> <data name="&gt;&gt;linkDonate.Name" xml:space="preserve">
<value>linkDonate</value> <value>linkDonate</value>
@ -318,6 +318,40 @@
<data name="tPHotkeys.AutoScroll" type="System.Boolean, mscorlib"> <data name="tPHotkeys.AutoScroll" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="lbHotkeys.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Top</value>
</data>
<data name="lbHotkeys.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="lbHotkeys.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 3</value>
</data>
<data name="lbHotkeys.Size" type="System.Drawing.Size, System.Drawing">
<value>536, 464</value>
</data>
<data name="lbHotkeys.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
</data>
<data name="lbHotkeys.Text" xml:space="preserve">
<value>Hide DS4 Controller: Hides the DS4's regular input (Dinput) from other programs, check if you are getting double input in games or R2 pauses games
Click left side of touchpad: Left Touch
Click right side of touchpad: Right Touch
Click touchpad with 2 fingers: Multitouch
Click upper part of touchpad: Upper Touch
PS + Options or hold PS for 10 secs: Disconnect Controller (Only on Bluetooth)
Touch Touchpad + PS: Turn off touchpad movement (clicking still works)
Pad click on lower right: Right click (Best used when right side is used as a mouse button)
Two fingers up/down on touchpad*: Scroll Up/Down
Tap then hold touchpad*: Left mouse drag
2 finger touchpad swipe left or right: Cycle through profiles
Shift Modifer: Hold an action to use another set of controls
When mapping keyboard and mouse:
Toggle: The key will remain in a "held down" state until pressed again
Macro: Assign multiple keys to one input
Scan Code: Keys are interpreted differently. May be needed for certain games
*If enabled</value>
</data>
<data name="&gt;&gt;lbHotkeys.Name" xml:space="preserve"> <data name="&gt;&gt;lbHotkeys.Name" xml:space="preserve">
<value>lbHotkeys</value> <value>lbHotkeys</value>
</data> </data>
@ -1833,169 +1867,9 @@
<data name="&gt;&gt;tPCredits.ZOrder" xml:space="preserve"> <data name="&gt;&gt;tPCredits.ZOrder" xml:space="preserve">
<value>1</value> <value>1</value>
</data> </data>
<data name="&gt;&gt;flowLayoutPanel1.Name" xml:space="preserve">
<value>flowLayoutPanel1</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Type" xml:space="preserve">
<value>System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Parent" xml:space="preserve">
<value>coinTP</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="coinTP.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 22</value>
</data>
<data name="coinTP.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="coinTP.Size" type="System.Drawing.Size, System.Drawing">
<value>559, 465</value>
</data>
<data name="coinTP.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
</data>
<data name="coinTP.Text" xml:space="preserve">
<value>Send Coin</value>
</data>
<data name="&gt;&gt;coinTP.Name" xml:space="preserve">
<value>coinTP</value>
</data>
<data name="&gt;&gt;coinTP.Type" xml:space="preserve">
<value>System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;coinTP.Parent" xml:space="preserve">
<value>tCAbout</value>
</data>
<data name="&gt;&gt;coinTP.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="tCAbout.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Fill</value>
</data>
<data name="tCAbout.Location" type="System.Drawing.Point, System.Drawing">
<value>0, 36</value>
</data>
<data name="tCAbout.Size" type="System.Drawing.Size, System.Drawing">
<value>567, 491</value>
</data>
<data name="tCAbout.TabIndex" type="System.Int32, mscorlib">
<value>22</value>
</data>
<data name="&gt;&gt;tCAbout.Name" xml:space="preserve">
<value>tCAbout</value>
</data>
<data name="&gt;&gt;tCAbout.Type" xml:space="preserve">
<value>System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;tCAbout.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;tCAbout.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="lbHotkeys.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Top</value>
</data>
<data name="lbHotkeys.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
<data name="lbHotkeys.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 3</value>
</data>
<data name="lbHotkeys.Size" type="System.Drawing.Size, System.Drawing">
<value>536, 464</value>
</data>
<data name="lbHotkeys.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
</data>
<data name="lbHotkeys.Text" xml:space="preserve">
<value>Hide DS4 Controller: Hides the DS4's regular input (Dinput) from other programs, check if you are getting double input in games or R2 pauses games
Click left side of touchpad: Left Touch
Click right side of touchpad: Right Touch
Click touchpad with 2 fingers: Multitouch
Click upper part of touchpad: Upper Touch
PS + Options or hold PS for 10 secs: Disconnect Controller (Only on Bluetooth)
Touch Touchpad + PS: Turn off touchpad movement (clicking still works)
Pad click on lower right: Right click (Best used when right side is used as a mouse button)
Two fingers up/down on touchpad*: Scroll Up/Down
Tap then hold touchpad*: Left mouse drag
2 finger touchpad swipe left or right: Cycle through profiles
Shift Modifer: Hold an action to use another set of controls
When mapping keyboard and mouse:
Toggle: The key will remain in a "held down" state until pressed again
Macro: Assign multiple keys to one input
Scan Code: Keys are interpreted differently. May be needed for certain games
*If enabled</value>
</data>
<data name="&gt;&gt;lbHotkeys.Name" xml:space="preserve">
<value>lbHotkeys</value>
</data>
<data name="&gt;&gt;lbHotkeys.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;lbHotkeys.Parent" xml:space="preserve">
<value>tPHotkeys</value>
</data>
<data name="&gt;&gt;lbHotkeys.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="flowLayoutPanel1.AutoSize" type="System.Boolean, mscorlib"> <data name="flowLayoutPanel1.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;textBox2.Name" xml:space="preserve">
<value>textBox2</value>
</data>
<data name="&gt;&gt;textBox2.Type" xml:space="preserve">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;textBox2.Parent" xml:space="preserve">
<value>flowLayoutPanel1</value>
</data>
<data name="&gt;&gt;textBox2.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="&gt;&gt;makerSupportLinkLabel.Name" xml:space="preserve">
<value>makerSupportLinkLabel</value>
</data>
<data name="&gt;&gt;makerSupportLinkLabel.Type" xml:space="preserve">
<value>System.Windows.Forms.LinkLabel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;makerSupportLinkLabel.Parent" xml:space="preserve">
<value>flowLayoutPanel1</value>
</data>
<data name="&gt;&gt;makerSupportLinkLabel.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="flowLayoutPanel1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Fill</value>
</data>
<data name="flowLayoutPanel1.FlowDirection" type="System.Windows.Forms.FlowDirection, System.Windows.Forms">
<value>TopDown</value>
</data>
<data name="flowLayoutPanel1.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 3</value>
</data>
<data name="flowLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
<value>553, 459</value>
</data>
<data name="flowLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
<value>27</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Name" xml:space="preserve">
<value>flowLayoutPanel1</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Type" xml:space="preserve">
<value>System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Parent" xml:space="preserve">
<value>coinTP</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="textBox2.Location" type="System.Drawing.Point, System.Drawing"> <data name="textBox2.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 4</value> <value>6, 4</value>
</data> </data>
@ -2015,8 +1889,7 @@ Scan Code: Keys are interpreted differently. May be needed for certain games
<value>Bitcoin: 1DnMJwjdd7JRfHJap2mmTmADYm38SzR2z9 <value>Bitcoin: 1DnMJwjdd7JRfHJap2mmTmADYm38SzR2z9
Dogecoin: D9fhbXp9bCHEhuS8vX1BmVu6t7Y2nVNUCK Dogecoin: D9fhbXp9bCHEhuS8vX1BmVu6t7Y2nVNUCK
Litecoin: La5mniW7SFMH2RhqDgUty3RwkBSYbjbnJ6 Litecoin: La5mniW7SFMH2RhqDgUty3RwkBSYbjbnJ6
Monero: 49RvRMiMewaeez1Y2auxHmfMaAUYfhUpBem4ohzRJd9b5acPcxzh1icjnhZfjnYd1S7NQ57reQ7cP1swGre3rpfzUgJhEB7 Monero: 49RvRMiMewaeez1Y2auxHmfMaAUYfhUpBem4ohzRJd9b5acPcxzh1icjnhZfjnYd1S7NQ57reQ7cP1swGre3rpfzUgJhEB7</value>
</value>
</data> </data>
<data name="&gt;&gt;textBox2.Name" xml:space="preserve"> <data name="&gt;&gt;textBox2.Name" xml:space="preserve">
<value>textBox2</value> <value>textBox2</value>
@ -2057,6 +1930,84 @@ Monero: 49RvRMiMewaeez1Y2auxHmfMaAUYfhUpBem4ohzRJd9b5acPcxzh1icjnhZfjnYd1S7NQ57r
<data name="&gt;&gt;makerSupportLinkLabel.ZOrder" xml:space="preserve"> <data name="&gt;&gt;makerSupportLinkLabel.ZOrder" xml:space="preserve">
<value>2</value> <value>2</value>
</data> </data>
<data name="flowLayoutPanel1.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Fill</value>
</data>
<data name="flowLayoutPanel1.FlowDirection" type="System.Windows.Forms.FlowDirection, System.Windows.Forms">
<value>TopDown</value>
</data>
<data name="flowLayoutPanel1.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 3</value>
</data>
<data name="flowLayoutPanel1.Size" type="System.Drawing.Size, System.Drawing">
<value>553, 459</value>
</data>
<data name="flowLayoutPanel1.TabIndex" type="System.Int32, mscorlib">
<value>27</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Name" xml:space="preserve">
<value>flowLayoutPanel1</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Type" xml:space="preserve">
<value>System.Windows.Forms.FlowLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.Parent" xml:space="preserve">
<value>coinTP</value>
</data>
<data name="&gt;&gt;flowLayoutPanel1.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="coinTP.Location" type="System.Drawing.Point, System.Drawing">
<value>4, 22</value>
</data>
<data name="coinTP.Padding" type="System.Windows.Forms.Padding, System.Windows.Forms">
<value>3, 3, 3, 3</value>
</data>
<data name="coinTP.Size" type="System.Drawing.Size, System.Drawing">
<value>559, 465</value>
</data>
<data name="coinTP.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
</data>
<data name="coinTP.Text" xml:space="preserve">
<value>Tip Jar</value>
</data>
<data name="&gt;&gt;coinTP.Name" xml:space="preserve">
<value>coinTP</value>
</data>
<data name="&gt;&gt;coinTP.Type" xml:space="preserve">
<value>System.Windows.Forms.TabPage, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;coinTP.Parent" xml:space="preserve">
<value>tCAbout</value>
</data>
<data name="&gt;&gt;coinTP.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="tCAbout.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Fill</value>
</data>
<data name="tCAbout.Location" type="System.Drawing.Point, System.Drawing">
<value>0, 36</value>
</data>
<data name="tCAbout.Size" type="System.Drawing.Size, System.Drawing">
<value>567, 491</value>
</data>
<data name="tCAbout.TabIndex" type="System.Int32, mscorlib">
<value>22</value>
</data>
<data name="&gt;&gt;tCAbout.Name" xml:space="preserve">
<value>tCAbout</value>
</data>
<data name="&gt;&gt;tCAbout.Type" xml:space="preserve">
<value>System.Windows.Forms.TabControl, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;tCAbout.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;tCAbout.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value> <value>True</value>
</metadata> </metadata>

View File

@ -51,7 +51,7 @@ be made during code review to try to tweak the changes in order to improve
application performance. However, there is a chance that a pull request will be application performance. However, there is a chance that a pull request will be
rejected if no reasonable solution can be found to incorporate code changes. rejected if no reasonable solution can be found to incorporate code changes.
## Sending Coin ## Tip Jar
If you would like to send some coin my way, here are some means by If you would like to send some coin my way, here are some means by
which to do so. which to do so.