diff options
author | Andras Timar <atimar@suse.com> | 2012-04-23 17:57:17 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-04-23 17:58:27 +0200 |
commit | 86a85224bcf3191254a4372085cac0ac040c883a (patch) | |
tree | 8c8327d255a7e001a26c036e9e0faff87daea203 | |
parent | 8ee0e1f3fc54727f03674be415302109f6d87dc1 (diff) |
s/OpenOffice/LibreOffice/
-rwxr-xr-x | shell/source/win32/shlxthandler/res/shlxthdl.manifest | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/res/shlxthdl.manifest b/shell/source/win32/shlxthandler/res/shlxthdl.manifest index a785006a9601..36131a3433a3 100755 --- a/shell/source/win32/shlxthandler/res/shlxthdl.manifest +++ b/shell/source/win32/shlxthandler/res/shlxthdl.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="OpenOffice.shlxthdl" type="win32" /> -<description>OpenOffice Shell Extension</description> +<assemblyIdentity version="1.0.0.0" processorArchitecture="x86" name="LibreOffice.shlxthdl" type="win32" /> +<description>LibreOffice Shell Extension</description> <dependency> <dependentAssembly> <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" |