summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorSam Thursfield <ssssam@gmail.com>2016-03-27 00:51:06 +0000
committerSam Thursfield <sam@afuera.me.uk>2016-06-09 15:30:14 +0100
commit767b0fc43a3944742c2e6898d3ec292cf2c7c686 (patch)
treeb106b091cd71979758b51e6d2c7233f2b1c92ed4 /po/POTFILES.in
parent0a92485009f08cb2872325d9c6627343134fbcc9 (diff)
downloadtracker-767b0fc43a3944742c2e6898d3ec292cf2c7c686.tar.gz
cli: Add `tracker extract` command
This wraps `$libexecdir/tracker-extract --file`. I think that the extractor is a really important part of Tracker that needs to be accessible in a standard way. Currently the output of `tracker-extract --file` contains a lot of log information even with `--verbosity=0`. And dumping the result as a SPARQL UPDATE operation isn't ideal, it'd be nicer to output Turtle or something. https://bugzilla.gnome.org/show_bug.cgi?id=751991
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 76c245b08..2d119108b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -55,6 +55,7 @@ src/tracker-store/org.freedesktop.Tracker.Store.gschema.xml.in
src/tracker/tracker-config.c
src/tracker/tracker-daemon.c
src/tracker/tracker-dbus.c
+src/tracker/tracker-extract.c
src/tracker/tracker-help.c
src/tracker/tracker-index.c
src/tracker/tracker-info.c