~sil2100/unity-lens-shopping/ubuntu_6.8.0

« back to all changes in this revision

Viewing changes to src/daemon.vala

  • Committer: Michal Hruby
  • Date: 2012-08-30 15:15:12 UTC
  • Revision ID: michal.mhr@gmail.com-20120830151512-v4uui3vdbqn9kplb
Update server uri and a couple of props

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
      lens.search_in_global = true;
35
35
      lens.search_hint = _("Search products");
36
36
      lens.sources_display_name = _("Sources");
37
 
      lens.visible = true;
 
37
      lens.visible = false;
38
38
      
39
39
      populate_categories ();
40
40
      populate_filters ();