projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Allow the title of top level pages to be overridden in the Atmel Studio help.
[pub/USBasp.git]
/
LUFA
/
StudioIntegration
/
VSIX
/
extension.vsixmanifest
diff --git
a/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
index
6be9f6a
..
e8b1db6
100644
(file)
--- a/
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
+++ b/
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
@@
-1,7
+1,7
@@
<?xml version="1.0" encoding="utf-8"?>
\r
\r
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
\r
<?xml version="1.0" encoding="utf-8"?>
\r
\r
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
\r
- <Identifier Id="
FourWalledCubicle.LUFA.0e160d5c-e331-48d9-850b-e0387912171b
">
\r
+ <Identifier Id="
2cfcbce0-84cb-45dc-8315-cad3f82b9467
">
\r
<Name>LUFA Library</Name>
\r
<Author>Dean Camera</Author>
\r
<Version>0</Version>
\r
<Name>LUFA Library</Name>
\r
<Author>Dean Camera</Author>
\r
<Version>0</Version>
\r
@@
-9,22
+9,25
@@
<Description xml:space="preserve">LUFA USB Framework</Description>
\r
\r
<License>License.txt</License>
\r
<Description xml:space="preserve">LUFA USB Framework</Description>
\r
\r
<License>License.txt</License>
\r
- <Icon>
PreviewT
humb.png</Icon>
\r
- <PreviewImage>
Preview
.png</PreviewImage>
\r
+ <Icon>
LUFA_t
humb.png</Icon>
\r
+ <PreviewImage>
LUFA
.png</PreviewImage>
\r
\r
<SupportedProducts>
\r
<IsolatedShell Version="6.1">AtmelStudio</IsolatedShell>
\r
</SupportedProducts>
\r
\r
\r
<SupportedProducts>
\r
<IsolatedShell Version="6.1">AtmelStudio</IsolatedShell>
\r
</SupportedProducts>
\r
\r
- <SupportedFrameworkRuntimeEdition MinVersion="4.0" />
\r
+ <SupportedFrameworkRuntimeEdition MinVersion="4.0"
MaxVersion="4.5"
/>
\r
<Locale>1033</Locale>
\r
\r
<Locale>1033</Locale>
\r
\r
- <AllUsers>
tru
e</AllUsers>
\r
+ <AllUsers>
fals
e</AllUsers>
\r
</Identifier>
\r
\r
<References/>
\r
\r
<Content>
\r
</Identifier>
\r
\r
<References/>
\r
\r
<Content>
\r
+ <VsPackage>LUFA.pkgdef</VsPackage>
\r
+ <CustomExtension Type="GettingStarted">GettingStarted.htm</CustomExtension>
\r
+ <CustomExtension Type="MSHelp">helpcontentsetup.msha</CustomExtension>
\r
<CustomExtension Type="asf-manifest">asf-manifest.xml</CustomExtension>
\r
</Content>
\r
</Vsix>
\r
<CustomExtension Type="asf-manifest">asf-manifest.xml</CustomExtension>
\r
</Content>
\r
</Vsix>
\r