~do-plugins/do-plugins/future

« back to all changes in this revision

Viewing changes to GoogleSearch/src/InlineGoogleSearchConfig.cs

  • Committer: David Siegel
  • Date: 2008-12-23 21:55:54 UTC
  • Revision ID: david@david-desktop-20081223215554-gm74etk2mty18v6s
Fix inline google search plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
 
24
24
using System;
25
 
 
 
25
using Do.Platform;
26
26
 
27
27
/// <summary>
28
28
/// Do plug-in that returns search results from google back to gnome-do for 
65
65
                /// </summary>
66
66
                static InlineGoogleSearchConfig () 
67
67
                {
68
 
                        prefs = Do.Addins.Util.GetPreferences (
69
 
                                "InlineGoogleSearch");
 
68
                        prefs = Services.Preferences.Get<InlineGoogleSearchConfig> ();
70
69
                }
71
70
 
72
71
                /// <value>