Added a button for importing text from a word document
Allows you to select/open a word document and will put word text on clipboard To remember the last word document opened
This commit is contained in:
@@ -17,5 +17,8 @@
|
||||
<Setting Name="ReplaceTextList" Type="System.Collections.Specialized.StringCollection" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="ImportWordFilePath" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
Reference in New Issue
Block a user