~jorgecs10/do-plugins/quodlibet-plugin

« back to all changes in this revision

Viewing changes to QuodLibet/QuodLibet.mdp

  • Committer: Jorge Cob
  • Date: 2009-05-07 07:35:13 UTC
  • Revision ID: jorgecs10@gmail.com-20090507073513-n2cxazsd3327cdo6
Actions added: next, previous

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    <File name="Resources/QuodLibet.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
19
19
    <File name="src" subtype="Directory" buildaction="Compile" />
20
20
    <File name="src/PlayPauseAction.cs" subtype="Code" buildaction="Compile" />
 
21
    <File name="src/NextAction.cs" subtype="Code" buildaction="Compile" />
 
22
    <File name="src/PreviousAction.cs" subtype="Code" buildaction="Compile" />
 
23
    <File name="src/AbstractPlaybackAction.cs" subtype="Code" buildaction="Compile" />
21
24
  </Contents>
22
25
  <References>
23
26
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
 
27
    <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.9.0.0, Culture=neutral" />
24
28
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.9.0.0, Culture=neutral" />
25
 
    <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.9.0.0, Culture=neutral" />
26
 
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
27
 
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
28
 
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
29
29
  </References>
30
30
</Project>
 
 
b'\\ No newline at end of file'