We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aeda62 commit 4292e86Copy full SHA for 4292e86
1 file changed
Packaging/AppxManifest.xml
@@ -11,7 +11,7 @@
11
xmlns:uap10="http://schemas.microsoft.com/appx/manifest/uap/windows10/10"
12
xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10"
13
IgnorableNamespaces="uap uap2 uap3 rescap desktop desktop4 desktop5 uap10 com">
14
- <Identity Name="NotepadPlusPlus" ProcessorArchitecture="neutral" Publisher="E=don.h@free.fr, CN="Notepad++", O="Notepad++", L=Saint Cloud, S=Ile-de-France, C=FR" Version="1.0.0.0" />
+ <Identity Name="NotepadPlusPlus" ProcessorArchitecture="neutral" Publisher="E=don.h@free.fr, CN="NOTEPAD++", O="NOTEPAD++", L=Paris, S=Île-de-France, C=FR" Version="1.0.0.0" />
15
<Properties>
16
<DisplayName>Notepad++</DisplayName>
17
<PublisherDisplayName>Notepad++</PublisherDisplayName>
0 commit comments