~chipaca/unity-lens-music/dont-force-us

« back to all changes in this revision

Viewing changes to src/daemon.vala

  • Committer: Neil Jagdish Patel
  • Author(s): Alex Launi
  • Date: 2011-09-15 18:08:53 UTC
  • mfrom: (41.1.5 musicstore)
  • Revision ID: neil.patel@canonical.com-20110915180853-hc7natia0x01nwap
Merge in initial support for searching one.ubuntu.com for music to purchase

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
      populate_categories ();
42
42
      populate_filters();
43
43
 
44
 
      lens.add_local_scope (banshee.Scope);
 
44
      lens.add_local_scope (banshee.scope);
45
45
 
46
46
      try {
47
47
        lens.export ();