diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/util/template.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/util/template.manifest b/desktop/util/template.manifest index f5b196a5edf5..d3bd0c101f2f 100644 --- a/desktop/util/template.manifest +++ b/desktop/util/template.manifest @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> <assemblyIdentity version="1.0.0.0" processorArchitecture="x86" name="LibreOffice" type="win32" /> -<description>http://www.openoffice.org</description> +<description>http://www.documentfoundation.org</description> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" publicKeyToken="6595b64144ccf1df" language="*" processorArchitecture="x86"/> |