-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small textual corrections and cleanup
- Loading branch information
1 parent
e1f71cb
commit 5c5d71e
Showing
7 changed files
with
17 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ | |
<description>The IdentitySwitcher is a simple and useful tool to allow you to switch between users, without knowing their passwords.</description> | ||
<iconFile>DesktopModules\IdentitySwitcher\IdentitySwitcher.png</iconFile> | ||
<owner> | ||
<name>DNNCorp</name> | ||
<organization>DNNCorp</organization> | ||
<url>http://www.dnnsoftware.com</url> | ||
<email>[email protected]</email> | ||
<name>DNN-Connect</name> | ||
<organization>DNN-Connect</organization> | ||
<url>http://www.dnn-connect.org</url> | ||
<email>[email protected]</email> | ||
</owner> | ||
<license src="License.txt"></license> | ||
<releaseNotes src="Release.03.00.00.txt"></releaseNotes> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,9 +38,9 @@ | |
<!--####################################################################### --> | ||
<!--Company properties--> | ||
<PropertyGroup> | ||
<CompanyName>DNNCorp</CompanyName> | ||
<CompanyUrl>http://www.dnnsoftware.com</CompanyUrl> | ||
<CompanyEmail>[email protected]</CompanyEmail> | ||
<CompanyName>DNN-Connect</CompanyName> | ||
<CompanyUrl>http://www.dnn-connect.org</CompanyUrl> | ||
<CompanyEmail>[email protected]</CompanyEmail> | ||
</PropertyGroup> | ||
<!--You may change these properties when needed--> | ||
<PropertyGroup> | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters