From 89c7efe6827c1a27e6d552af9cf458c2d91ee023 Mon Sep 17 00:00:00 2001
From: freddii
You can also define an exclusive list of MIME types to - be indexed (no others will be indexed), by settting the + be indexed (no others will be indexed), by setting the indexedmimetypes configuration variable. Example:
@@ -1384,7 +1384,7 @@ alink="#0000FF"> "command">recollindex program, used for creating or updating indexes, always works on a single index. The different configurations are entirely - independant (no parameters are ever shared between + independent (no parameters are ever shared between configurations when indexing).All the search interfaces (recoll, pdfattach configuration variable is set, the PDF input handler will - try to extract PDF attachements for indexing as + try to extract PDF attachments for indexing as sub-documents of the PDF file. This is disabled by default, because it slows down PDF indexing a bit even if not one attachment is ever found (PDF attachments are @@ -2381,7 +2381,7 @@ metadatacmds = ; Next or Previous, the match list for this group will be walked. This is not the same - as a text search, because the occurences will + as a text search, because the occurrences will include non-exact matches (as caused by stemming or wildcards). The search will revert to the text mode as soon as you edit the entry area.
@@ -3540,7 +3540,7 @@ fs.inotify.max_user_watches=32768Recoll keeps a history of searches. See Advanced search history.
+ "Advanced search history">Advanced search history.The dialog has two tabs:
This mode will accept a regular expression as
input. Example: word[0-9]+. The
- expression is implicitely anchored at the
+ expression is implicitly anchored at the
beginning. Ie: press will match
pression
@@ -4103,7 +4103,7 @@ fs.inotify.max_user_watches=32768
dotted abrreviation if you increase the phrase slack
(using the advanced search panel control, or the
o query language
- modifier). Literal occurences of the word will be
+ modifier). Literal occurrences of the word will be
matched normally.
search tips
from:helpfulgui
- Ajusting the result table columns. When +
Adjusting the result table columns. When displaying results in table mode, you can use a right click on the table headers to activate a pop-up menu which will let you adjust what columns are displayed. @@ -4578,7 +4578,7 @@ fs.inotify.max_user_watches=32768 QTextBrowser widget to display the HTML, which may be necessary if the ones above are not ported on the system, or to reduce the application size and - dependancies. There are limits to what you can do in + dependencies. There are limits to what you can do in this case, but it is still possible to decide what data each result will contain, and how it will be displayed.
@@ -5563,7 +5563,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r "application">Recoll processes wildcards insidedir path filtering
clauses, they will have a multiplicative effect on the
- query size. A clause containg wildcards in several
+ query size. A clause containing wildcards in several
paths elements, like, for example, dir:/home/me/*/*/docdir,
@@ -5733,7 +5733,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
When using multiple indexes it is a relatively common occurrence that some will actually reside on a - remote volume, for exemple mounted via NFS. In this + remote volume, for example mounted via NFS. In this case, the paths used to access the documents on the local machine are not necessarily the same than the ones used while indexing on the remote machine. For @@ -5753,7 +5753,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r invalid.
As a last exemple, one could imagine that a big +
As a last example, one could imagine that a big directory has been moved, but that it is currently inconvenient to run the indexer.
Being independant of the desktop type has its drawbacks: +
Being independent of the desktop type has its drawbacks: Recoll desktop integration is minimal. However there are a few tools available:
application/x-chm
- is processed by a persistant handler. This is
+ is processed by a persistent handler. This is
determined by the execm keyword.
On Unix-like systems, the package management tools will automatically install - hard dependancies for packages obtained from a proper + hard dependencies for packages obtained from a proper package repository. You will have to deal with them by hand for downloaded packages (for example, when dpkg complains about - missing dependancies).
+ missing dependencies).In all cases, you will have to check or install supporting applications @@ -7902,12 +7902,12 @@ hasextract = False
The following prerequisites are described in broad terms and not as specific package names (which will - depend on the exact platform). The dependancies should be + depend on the exact platform). The dependencies should be available as packages on most common Unix derivatives, and it should be quite uncommon that you would have to build one of them.
If you do not need the GUI, you can avoid all GUI - dependancies by disabling its build. (See the configure + dependencies by disabling its build. (See the configure section further).
The shopping list:
For building the documentation: the xsltproc command,
and the Docbook XML and style sheet files. You can
- avoid this dependancy by disabling documentation
+ avoid this dependency by disabling documentation
building with the --disable-userdoc configure
@@ -7963,7 +7963,7 @@ hasextract = False
Development files for Qt 5 . - and its own dependancies (X11 etc.)
+ and its own dependencies (X11 etc.)Development files for libxslt
@@ -8296,7 +8296,7 @@ hasextract = False from configuration files inside the top directory will override user ones, values from configuration files inside the middle directory will override system ones and be - overriden by user ones. These two variables may be of use + overridden by user ones. These two variables may be of use to applications which augment Recoll functionality, and need to add configuration data without disturbing the user's files. @@ -10164,7 +10164,7 @@ hasextract = False "literal">[guifilters] section, where each control is defined by a variable naming a query language fragment. -A simple exemple will hopefully make things +
A simple example will hopefully make things clearer.
[guifilters]
@@ -10184,7 +10184,7 @@ System Docs = dir:/usr/share/doc
Any name text before a colon character will be erased
in the display, but used for sorting. You can use this to
display the checkboxes in any order you like. For
- exemple, the following would do exactly the same as
+ example, the following would do exactly the same as
above, but ordering the checkboxes in the reverse
order.
[guifilters]
@@ -10345,7 +10345,7 @@ other = rclcat:other
indexes. The sections are named with the Xapian index directory names. No
slash character should exist at the end of the paths (all
- comparisons are textual). An exemple should make things
+ comparisons are textual). An example should make things
sufficiently clear
[/home/me/.recoll/xapiandb]
diff --git a/src/doc/user/usermanual.xml b/src/doc/user/usermanual.xml
index 3ed1a898..73020d23 100644
--- a/src/doc/user/usermanual.xml
+++ b/src/doc/user/usermanual.xml
@@ -519,7 +519,7 @@
redefined for subdirectories.
You can also define an exclusive list of MIME types to be
- indexed (no others will be indexed), by settting
+ indexed (no others will be indexed), by setting
the
indexedmimetypes
configuration variable. Example:
@@ -797,7 +797,7 @@
The recollindex program, used for creating
or updating indexes, always works on a single index. The different
- configurations are entirely independant (no parameters are ever
+ configurations are entirely independent (no parameters are ever
shared between configurations when indexing).
All the search interfaces (recoll ,
@@ -1502,7 +1502,7 @@ metadatacmds = ; tags = tmsu tags %f
the
pdfattach
configuration variable is set, the PDF input handler will try to
- extract PDF attachements for indexing as sub-documents of the PDF
+ extract PDF attachments for indexing as sub-documents of the PDF
file. This is disabled by default, because it slows down PDF
indexing a bit even if not one attachment is ever found (PDF
attachments are uncommon in my experience).
@@ -1609,7 +1609,7 @@ metadatacmds = ; tags = tmsu tags %f
inconsistent because some operations which are normally
performed at the end of the indexing pass will have been
skipped (for example, the stemming and spelling databases
- will be inexistant or out of date). You just need to restart
+ will be inexistent or out of date). You just need to restart
indexing at a later time to restore consistency. The
indexing will restart at the interruption point (the full
file tree will be traversed, but files that were indexed up
@@ -2445,7 +2445,7 @@ fs.inotify.max_user_watches=32768
from the dropdown list and click Next
or Previous , the match list for this
group will be walked. This is not the same as a text
- search, because the occurences will include non-exact
+ search, because the occurrences will include non-exact
matches (as caused by stemming or wildcards). The search
will revert to the text mode as soon as you edit the
entry area.
@@ -2577,7 +2577,7 @@ fs.inotify.max_user_watches=32768
the top of the result page to see the query expansion.
- Avanced search: the "find" tab
+ Advanced search: the "find" tab
This part of the dialog lets you constructc a query by
combining multiple clauses of different types. Each entry
@@ -2635,7 +2635,7 @@ fs.inotify.max_user_watches=32768
- Avanced search: the "filter" tab
+ Advanced search: the "filter" tab
This part of the dialog has several sections which allow
filtering the results of a search according to a number of
@@ -2689,7 +2689,7 @@ fs.inotify.max_user_watches=32768
- Avanced search history
+ Advanced search history
The advanced search tool memorizes the last 100 searches
performed. You can walk the saved searches by using the up and
@@ -2742,7 +2742,7 @@ fs.inotify.max_user_watches=32768
This mode will accept a regular expression
as input. Example:
word[0-9]+ . The expression is
- implicitely anchored at the beginning. Ie:
+ implicitly anchored at the beginning. Ie:
press will match
pression but not
expression . You can use
@@ -3027,7 +3027,7 @@ fs.inotify.max_user_watches=32768
company") will only match the dotted abrreviation
if you increase the phrase slack (using the advanced search
panel control, or the o query language
- modifier). Literal occurences of the word will be matched
+ modifier). Literal occurrences of the word will be matched
normally.
@@ -3046,7 +3046,7 @@ fs.inotify.max_user_watches=32768
- Ajusting the result table columns
+ Adjusting the result table columns
When displaying results in table mode, you can use a
right click on the table headers to activate a pop-up menu
which will let you adjust what columns are displayed. You can
@@ -3458,7 +3458,7 @@ fs.inotify.max_user_watches=32768
It is also possible to build &RCL; to use a simpler Qt
QTextBrowser widget to display the HTML, which may be necessary
if the ones above are not ported on the system, or to reduce
- the application size and dependancies. There are limits to what
+ the application size and dependencies. There are limits to what
you can do in this case, but it is still possible to decide
what data each result will contain, and how it will be
displayed.
@@ -4251,7 +4251,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
Due to the way that &RCL; processes wildcards
inside dir path filtering clauses, they
will have a multiplicative effect on the query size. A clause
- containg wildcards in several paths elements, like, for
+ containing wildcards in several paths elements, like, for
example,
dir: /home/me/*/*/docdir ,
will almost certainly fail if your indexed tree is of any realistic
@@ -4399,7 +4399,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
When using multiple indexes it is a relatively common
occurrence that some will actually reside on a remote volume, for
- exemple mounted via NFS. In this case, the paths used to access
+ example mounted via NFS. In this case, the paths used to access
the documents on the local machine are not necessarily the same
than the ones used while indexing on the remote machine. For
example, /home/me may have been used as
@@ -4415,7 +4415,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
that the documents paths from the index are
invalid.
- As a last exemple, one could imagine that a big
+ As a last example, one could imagine that a big
directory has been moved, but that it is currently
inconvenient to run the indexer.
@@ -4527,7 +4527,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
Desktop integration
- Being independant of the desktop type has its drawbacks: &RCL;
+ Being independent of the desktop type has its drawbacks: &RCL;
desktop integration is minimal. However there are a few tools
available:
@@ -4909,7 +4909,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
unrtf in the HTML header section.
application/x-chm is processed
- by a persistant handler. This is determined by the
+ by a persistent handler. This is determined by the
execm keyword.
@@ -5118,7 +5118,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r
result list paragraph format.
All fields are displayed on the fields screen of
the preview window (which you can reach through the right-click
- menu). This is independant of the fact that the search which
+ menu). This is independent of the fact that the search which
produced the results used the field or not.
@@ -6003,10 +6003,10 @@ hasextract = False
file, there is nothing else to install.
On &LIN;, the package management tools will automatically
- install hard dependancies for packages obtained from a proper package
+ install hard dependencies for packages obtained from a proper package
repository. You will have to deal with them by hand for downloaded
packages (for example, when dpkg complains about
- missing dependancies).
+ missing dependencies).
In all cases, you will have to check or install
supporting applications
@@ -6092,12 +6092,12 @@ hasextract = False
The following prerequisites are described in broad terms and
not as specific package names (which will depend on the exact
- platform). The dependancies should be available as packages on most
+ platform). The dependencies should be available as packages on most
common Unix derivatives, and it should be quite uncommon that you
would have to build one of them.
If you do not need the GUI, you can avoid all GUI
- dependancies by disabling its build. (See the configure section
+ dependencies by disabling its build. (See the configure section
further).
The shopping list:
@@ -6116,7 +6116,7 @@ hasextract = False
For building the documentation: the
xsltproc command, and the Docbook XML and
- style sheet files. You can avoid this dependancy by disabling
+ style sheet files. You can avoid this dependency by disabling
documentation building with the
--disable-userdoc configure
option.
@@ -6136,7 +6136,7 @@ hasextract = False
Development files for
Qt 5 .
- and its own dependancies (X11 etc.)
+ and its own dependencies (X11 etc.)
Development files for libxslt
@@ -6405,7 +6405,7 @@ hasextract = False
variables. Values from configuration files inside the top
directory will override user ones, values from configuration
files inside the middle directory will override system ones
- and be overriden by user ones. These two variables may be of
+ and be overridden by user ones. These two variables may be of
use to applications which augment &RCL; functionality, and
need to add configuration data without disturbing the user's
files. Please note that the two, currently single, values will
@@ -6787,7 +6787,7 @@ hasextract = False
each control is defined by a variable naming a query language
fragment.
- A simple exemple will hopefully make things clearer.
+ A simple example will hopefully make things clearer.
[guifilters]
@@ -6808,7 +6808,7 @@ System Docs = dir:/usr/share/doc
Any name text before a colon character will be erased in the
display, but used for sorting. You can use this to display the
- checkboxes in any order you like. For exemple, the following would
+ checkboxes in any order you like. For example, the following would
do exactly the same as above, but ordering the checkboxes in the
reverse order.
@@ -6952,7 +6952,7 @@ other = rclcat:other
translations, either the main one or additional query
indexes. The sections are named with the &XAP; index
directory names. No slash character should exist at the end
- of the paths (all comparisons are textual). An exemple
+ of the paths (all comparisons are textual). An example
should make things sufficiently clear
diff --git a/src/filters/rcllatinclass.py b/src/filters/rcllatinclass.py
index c3612810..e1b2aee0 100755
--- a/src/filters/rcllatinclass.py
+++ b/src/filters/rcllatinclass.py
@@ -1,14 +1,14 @@
#!/usr/bin/env python3
"""Try to guess a text's language and character set by checking how it matches lists of
common words. This is not a primary method of detection because it's slow and unreliable, but it
-may be a help in discrimating, for exemple, before european languages using relatively close
+may be a help in discrimating, for example, before european languages using relatively close
variations of iso-8859.
This is used in association with a zip file containing a number of stopwords list: rcllatinstops.zip
As a note, I am looking for a good iso-8859-7 stop words list for greek, the only ones I found
were utf-8 and there are errors when transcoding to iso-8859-7. I guess that there is something
about Greek accents that I don't know and would enable fixing this (some kind of simplification
-allowing transliteration from utf-8 to iso-8859-7). An exemple of difficulty is the small letter
+allowing transliteration from utf-8 to iso-8859-7). An example of difficulty is the small letter
epsilon with dasia (in unicode but not iso). Can this be replaced by either epsilon or epsilon
with acute accent ?
"""
diff --git a/src/filters/rclocr.py b/src/filters/rclocr.py
index 332231b4..c6fa5b06 100755
--- a/src/filters/rclocr.py
+++ b/src/filters/rclocr.py
@@ -17,7 +17,7 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
########################################################
-# Running OCR programs for Recoll. This is excecuted from,
+# Running OCR programs for Recoll. This is executed from,
# e.g. rclpdf.py if pdftotext returns no data.
#
# The script tries to retrieve the data from the ocr cache, else it
diff --git a/src/filters/rclpython.py b/src/filters/rclpython.py
index 680232b4..15e58fb8 100755
--- a/src/filters/rclpython.py
+++ b/src/filters/rclpython.py
@@ -34,7 +34,7 @@ import io
import keyword, token, tokenize
#############################################################################
-### Python Source Parser (does Hilighting)
+### Python Source Parser (does Highlighting)
#############################################################################
_KEYWORD = token.NT_OFFSET + 1
diff --git a/src/filters/rclscribus b/src/filters/rclscribus
index 350bcac1..ec63230d 100755
--- a/src/filters/rclscribus
+++ b/src/filters/rclscribus
@@ -172,7 +172,7 @@ awk '
s=substr($0, RSTART+5, RLENGTH-5)
printf("%s", s)
# Note: No way to know if this ends a paragraph, so no "
"
- # but it migth be good to have one in some instances
+ # but it might be good to have one in some instances
}
else if (match($0, "")
diff --git a/src/index/mimetype.cpp b/src/index/mimetype.cpp
index 7ae7d3e3..7d8c8798 100644
--- a/src/index/mimetype.cpp
+++ b/src/index/mimetype.cpp
@@ -34,9 +34,9 @@ using namespace std;
/// Identification of file from contents. This is called for files with
/// unrecognized extensions.
///
-/// The system 'file' utility does not always work for us. For exemple
+/// The system 'file' utility does not always work for us. For example
/// it will mistake mail folders for simple text files if there is no
-/// 'Received' header, which would be the case, for exemple in a
+/// 'Received' header, which would be the case, for example in a
/// 'Sent' folder. Also "file -i" does not exist on all systems, and
/// is quite costly to execute.
/// So we first call the internal file identifier, which currently
@@ -99,7 +99,7 @@ static string mimetypefromdata(RclConfig *cfg, const string &fn, bool usfc)
// when 'file' believes that the file name is binary
// xdg-mime only outputs the MIME type.
- // If there is no colon and there is a slash, this is hopefuly
+ // If there is no colon and there is a slash, this is hopefully
// the mime type
if (result.find_first_of(":") == string::npos &&
result.find_first_of("/") != string::npos) {
diff --git a/src/index/recollindex.cpp b/src/index/recollindex.cpp
index 0dd1cd28..564a448f 100644
--- a/src/index/recollindex.cpp
+++ b/src/index/recollindex.cpp
@@ -288,7 +288,7 @@ public:
// Build a list of things to index, then call purgefiles and/or
// indexfiles. This is basically the same as find xxx | recollindex
-// -i [-e] without the find (so, simpler but less powerfull)
+// -i [-e] without the find (so, simpler but less powerful)
bool recursive_index(RclConfig *config, const string& top,
const vector& selpats)
{
@@ -363,7 +363,7 @@ static bool createstemdb(RclConfig *config, const string &lang)
return confindexer->createStemDb(lang);
}
-// Check that topdir entries are valid (successfull tilde exp + abs
+// Check that topdir entries are valid (successful tilde exp + abs
// path) or fail.
// In addition, topdirs, skippedPaths, daemSkippedPaths entries should
// match existing files or directories. Warn if they don't
diff --git a/src/kde/kioslave/kio_recoll-kde4/00README.txt b/src/kde/kioslave/kio_recoll-kde4/00README.txt
index 933b73b7..bb3a212c 100644
--- a/src/kde/kioslave/kio_recoll-kde4/00README.txt
+++ b/src/kde/kioslave/kio_recoll-kde4/00README.txt
@@ -83,7 +83,7 @@ Misc build problems:
KUBUNTU 8.10 (updated to 2008-27-11)
------------------------------------
-cmake generates a bad dependancy on
+cmake generates a bad dependency on
/build/buildd/kde4libs-4.1.2/obj-i486-linux-gnu/lib/libkdecore.so
inside CMakeFiles/kio_recoll.dir/build.make
diff --git a/src/kde/kioslave/kio_recoll-kde4/kio_recoll.cpp b/src/kde/kioslave/kio_recoll-kde4/kio_recoll.cpp
index 8923e612..f43aa9a2 100644
--- a/src/kde/kioslave/kio_recoll-kde4/kio_recoll.cpp
+++ b/src/kde/kioslave/kio_recoll-kde4/kio_recoll.cpp
@@ -222,7 +222,7 @@ bool RecollProtocol::syncSearch(const QueryDesc &qd)
}
// This is used by the html interface, but also by the directory one
-// when doing file copies for exemple. This is the central dispatcher
+// when doing file copies for example. This is the central dispatcher
// for requests, it has to know a little about both models.
void RecollProtocol::get(const KUrl& url)
{
diff --git a/src/kde/kioslave/kio_recoll/kio_recoll.cpp b/src/kde/kioslave/kio_recoll/kio_recoll.cpp
index cc4442f7..abf6c8f5 100644
--- a/src/kde/kioslave/kio_recoll/kio_recoll.cpp
+++ b/src/kde/kioslave/kio_recoll/kio_recoll.cpp
@@ -224,7 +224,7 @@ bool RecollProtocol::syncSearch(const QueryDesc& qd)
}
// This is used by the html interface, but also by the directory one
-// when doing file copies for exemple. This is the central dispatcher
+// when doing file copies for example. This is the central dispatcher
// for requests, it has to know a little about both models.
void RecollProtocol::get(const QUrl& url)
{
diff --git a/src/python/pychm/recollchm/chm.py b/src/python/pychm/recollchm/chm.py
index e8b5b0a9..6191e5aa 100644
--- a/src/python/pychm/recollchm/chm.py
+++ b/src/python/pychm/recollchm/chm.py
@@ -364,7 +364,7 @@ class CHMFile:
'''
if self.file:
# path = os.path.abspath(document) # wtf?? the index contents
- # are independant of the os !
+ # are independent of the os !
path = document
return chmlib.chm_resolve_object(self.file, path)
else:
diff --git a/src/python/recoll/recoll/conftree.py b/src/python/recoll/recoll/conftree.py
index 06f143de..6ff0f5e2 100644
--- a/src/python/recoll/recoll/conftree.py
+++ b/src/python/recoll/recoll/conftree.py
@@ -219,7 +219,7 @@ class ConfTree(ConfSimple):
class ConfStack(object):
""" A ConfStack manages the superposition of a list of Configuration
objects. Values are looked for in each object from the list until found.
- This typically provides for defaults overriden by sparse values in the
+ This typically provides for defaults overridden by sparse values in the
topmost file."""
def __init__(self, nm, dirs, tp = 'simple'):
diff --git a/src/python/samples/rcldlkp.py b/src/python/samples/rcldlkp.py
index 16536552..c61a2bbb 100755
--- a/src/python/samples/rcldlkp.py
+++ b/src/python/samples/rcldlkp.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
__doc__ = """
-An exemple indexer for an arbitrary multi-document file format.
+An example indexer for an arbitrary multi-document file format.
Not supposed to run ''as-is'' or be really useful.
''Lookup'' notes file indexing
diff --git a/src/qtgui/rclm_view.cpp b/src/qtgui/rclm_view.cpp
index 443b82f8..d9a75b90 100644
--- a/src/qtgui/rclm_view.cpp
+++ b/src/qtgui/rclm_view.cpp
@@ -434,7 +434,7 @@ void RclMain::execViewer(const map& subs, bool enterHistory,
lcmd.push_back(ncmd);
}
- // Also substitute inside the unsplitted command line and display
+ // Also substitute inside the unsplit command line and display
// in status bar
pcSubst(cmd, ncmd, subs);
#ifndef _WIN32
diff --git a/src/rcldb/rclabsfromtext.cpp b/src/rcldb/rclabsfromtext.cpp
index 64f4767f..b9564dea 100644
--- a/src/rcldb/rclabsfromtext.cpp
+++ b/src/rcldb/rclabsfromtext.cpp
@@ -135,7 +135,7 @@ public:
virtual bool takeword(const std::string& term, int pos, int bts, int bte) {
LOGDEB1("takeword: [" << term << "] bytepos: "<