diff options
| author | Rylan/wowmom98 <[email protected]> | 2017-05-01 17:12:16 -0400 |
|---|---|---|
| committer | Rylan/wowmom98 <[email protected]> | 2017-05-01 17:12:16 -0400 |
| commit | 0c2f2329119d8bfe2218912890d55def22965b87 (patch) | |
| tree | dd4f558e2b286815465828276f32ecb8394485ff /ShiftOS.WinForms/Applications/TriWrite.resx | |
| parent | a41f947d8a7794e7756f8571cdd6d71f00d6ec32 (diff) | |
| download | shiftos_thereturn-0c2f2329119d8bfe2218912890d55def22965b87.tar.gz shiftos_thereturn-0c2f2329119d8bfe2218912890d55def22965b87.tar.bz2 shiftos_thereturn-0c2f2329119d8bfe2218912890d55def22965b87.zip | |
TriWrite is so far now a TextPad clone
Diffstat (limited to 'ShiftOS.WinForms/Applications/TriWrite.resx')
| -rw-r--r-- | ShiftOS.WinForms/Applications/TriWrite.resx | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/TriWrite.resx b/ShiftOS.WinForms/Applications/TriWrite.resx index e150f33..a139e43 100644 --- a/ShiftOS.WinForms/Applications/TriWrite.resx +++ b/ShiftOS.WinForms/Applications/TriWrite.resx @@ -120,6 +120,18 @@ <metadata name="menuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> </metadata> + <metadata name="menuStrip1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="tvcontacts.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="panel1.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="txtbody.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> <data name="txtbody.Text" xml:space="preserve"> <value>The Address Book helps you keep track of all your contacts within the digital society, whether they be friends, enemies, or whatnot. @@ -127,4 +139,19 @@ On the left, we have made a list of all your contacts. You can click on one to v To add a contact, simply click "Add Contact", and to remove one, click "Remove". Some contacts may not be removed as they are integral to the progression of your adventures within the digital society.</value> </data> + <metadata name="lbtitle.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="txtcontents.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="menuStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> + <value>132, 17</value> + </metadata> + <metadata name="menuStrip2.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> + <metadata name="$this.Locked" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> + <value>True</value> + </metadata> </root>
\ No newline at end of file |
