summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-07-13 12:15:58 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-13 14:02:17 +0200
commit958898510ceec7ff8f2fdb36165f981456f29be5 (patch)
treed6b9667144db4bfe20e7c62b63fdc8bb4fe52ef2 /shell
parent9f41a8f30d22a1c7ac678ecdbdad5b60b1f334ed (diff)
clarify branding in comment
Change-Id: I3101b9f582861bc88ab694c551e66079f133e3e0
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
index 7d6b15d24222..1e7499edd6ab 100644
--- a/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
+++ b/shell/source/win32/shlxthandler/ooofilt/ooofilt.cxx
@@ -31,9 +31,11 @@
// File: ooofilt.cxx
// Contents: Filter Implementation for OpenOffice.Org Document using
// Indexing Service
-// Summary: The LibreOffice filter reads LibreOffice files (with the
-// extension .sxw .sxi, etc) and extract their content, author,
-// keywords,subject,comments and title to be filtered.
+// Summary: The LibreOffice filter reads OpenOffice.org XML files (with
+// the extension .sxw .sxi, etc) and ODF files and extract
+// their content, author, keywords,subject,comments and title
+// to be filtered.
+//
// Platform: Windows 2000, Windows XP
//--------------------------------------------------------------------------
#include "internal/contentreader.hxx"