diff options
author | Andras Timar <timar@fsf.hu> | 2010-12-07 22:35:09 +0100 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2010-12-07 22:35:09 +0100 |
commit | 19d2c4a4ba7a5e512afdc206c73e1c648ce3030a (patch) | |
tree | 88dee403f89c77f94dba9ae950c26802c1c95f32 /desktop | |
parent | dc10a0a62b0121577286811a4e78810f5a188995 (diff) |
replaced http://www.openoffice.org
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"/> |