Skip to content

Commit 824daa0

Browse files
committed
add about box to addin from installer
git-svn-id: https://svn.apache.org/repos/asf/incubator/npanday/trunk@1619350 13f79535-47bb-0310-9956-ffa450edef68
1 parent 32a0ad3 commit 824daa0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

dist/npanday-installer/src/main/groovy/generateWxs.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def writer = outputFile.withWriter("UTF-8") { writer ->
145145
'util:XmlFile'(Id:"VS${vs}XmlModifyFriendlyName", Action:"setValue",
146146
ElementPath:"/Extensibility/Addin/FriendlyName",
147147
File:"[VS${vs}Addin]NPanday.VisualStudio.Addin",
148-
Value:"NPanday ${pom.version} Maven in .NET Applications")
148+
Value:"Apache NPanday ${pom.version} - Maven in .NET Applications")
149149
}
150150
}
151151
}
40.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)