mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 02:48:15 +00:00
Update PSDotFiles namespaces
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
|
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||||
<FriendlyName>Git (Windows Config)</FriendlyName>
|
<FriendlyName>Git (Windows Config)</FriendlyName>
|
||||||
|
|
||||||
<Detection>
|
<Detection>
|
||||||
<Method>FindInPath</Method>
|
<Method>FindInPath</Method>
|
||||||
<FindInPath>git</FindInPath>
|
<FindInPath>git</FindInPath>
|
||||||
</Detection>
|
</Detection>
|
||||||
</Component>
|
</Component>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Metadata.xsd">
|
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||||
<FriendlyName>GPG</FriendlyName>
|
<FriendlyName>GPG</FriendlyName>
|
||||||
<BasePath>.gnupg</BasePath>
|
<BasePath>.gnupg</BasePath>
|
||||||
<Detection>
|
<Detection>
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
<SpecialFolder>ApplicationData</SpecialFolder>
|
<SpecialFolder>ApplicationData</SpecialFolder>
|
||||||
<Destination>gnupg</Destination>
|
<Destination>gnupg</Destination>
|
||||||
</InstallPath>
|
</InstallPath>
|
||||||
</Component>
|
</Component>
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
|
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/ralish/PSDotFiles/master/Metadata.xsd">
|
||||||
<FriendlyName>SSH</FriendlyName>
|
<FriendlyName>SSH</FriendlyName>
|
||||||
|
|
||||||
<Detection>
|
<Detection>
|
||||||
<Method>FindInPath</Method>
|
<Method>FindInPath</Method>
|
||||||
</Detection>
|
</Detection>
|
||||||
</Component>
|
</Component>
|
||||||
|
|||||||
Reference in New Issue
Block a user