~mhr3/unity-lens-files/fix-749566

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Tarmac
  • Author(s): Michal Hruby
  • Date: 2012-03-08 17:54:50 UTC
  • mfrom: (212.1.6 unity-lens-files)
  • Revision ID: tarmac-20120308175450-aj62d2ch3fpxspar
Use locate to make sure we're able to find files which aren't logged by Zeitgeist. Also adds a gsettings schema where this can be easily disabled.

UNBLOCK. Fixes: . Approved by Didier Roche.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
  config.vala \
40
40
  daemon.vala \
41
41
  folder.vala \
 
42
  locate.vala \
42
43
  main.vala \
43
44
  schemas.vala \
44
45
  url-checker.vala \