File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 59
59
: using a System.ComponentModel.TypeConverter
60
60
: and then encoded with base64 encoding.
61
61
-->
62
- <xsd : schema id = " root " xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
62
+ <xsd : schema xmlns =" " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63
63
<xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
64
64
<xsd : element name =" root" msdata : IsDataSet =" true" >
65
65
<xsd : complexType >
@@ -377,7 +377,7 @@ Both: Change when any type of device is switched.</value>
377
377
<value >Hotkey used to activate the profile. If you use the same hotkey, you'll be able to switch between profiles.</value >
378
378
</data >
379
379
<data name =" profile.trigger.window.desc" xml : space =" preserve" >
380
- <value >Activate the profile if the foregound program contains the following characters</value >
380
+ <value >Activate the profile if the foreground program contains the following characters</value >
381
381
</data >
382
382
<data name =" profile.trigger.process.desc" xml : space =" preserve" >
383
383
<value >Activate the profile when the selected application is in the foreground</value >
You can’t perform that action at this time.
0 commit comments