~do-win/do/test-paths

« back to all changes in this revision

Viewing changes to Do.Platform.Windows/Resources/Do.Platform.Windows.addin.xml

  • Committer: Chris S.
  • Date: 2009-06-24 05:16:06 UTC
  • Revision ID: chris@szikszoy.com-20090624051606-9g5ip3nfkau6pvzl
add windows paths service

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 
24
24
        <Extension path="/Do/Service">
25
25
    <Service type="Do.Platform.Windows.NotificationService" />
26
 
    
 
26
    <Service type="Do.Platform.Windows.WindowsPathsService" />
27
27
                <Service type="Do.Platform.Windows.SystemService" />
28
28
                <Service type="Do.Platform.Windows.NetworkService" />
29
29
                <Service type="Do.Platform.Windows.TrayIconService" />