~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: Hardeep S
  • Date: 2009-06-24 02:24:43 UTC
  • Revision ID: ootz0rz@gmail.com-20090624022443-ivwlzfujjqu7naa0
Added the ApplicationItemSource, indexes startmenu and desktop shortcuts
Added clipboard support

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        <!-- Extensions included in this assembly -->
14
14
        <!-- Item Sources -->
15
15
        <Extension path="/Do/ItemSource">
 
16
    <ItemSource type="Do.Universe.Windows.ApplicationItemSource" />
16
17
        </Extension>
17
18
 
18
19
        <!-- Actions -->
19
20
        <Extension path="/Do/Action">
 
21
    <Action type="Do.Universe.Windows.CopyToClipboardAction" />
20
22
        </Extension>
21
23
 
22
24
        <Extension path="/Do/Service">