~do-plugins/do-plugins/trunk

« back to all changes in this revision

Viewing changes to ImageShack/ImageShack.mdp

  • Committer: David Siegel
  • Date: 2008-11-14 18:59:50 UTC
  • mfrom: (264.1.3 do-plugins)
  • Revision ID: david@david-desktop-20081114185950-tyvcga7oowbrkf9s
Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    <File name="src/ImageShackAction.cs" subtype="Code" buildaction="Compile" />
20
20
    <File name="src/ImageShack.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
21
21
    <File name="resources/imageshack.png" subtype="Code" buildaction="EmbedAsResource" />
 
22
    <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
 
23
    <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
 
24
    <File name="gtk-gui/ImageShack.ImageShackConfig.cs" subtype="Code" buildaction="Compile" />
 
25
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
 
26
    <File name="src/ImageShackConfig.cs" subtype="Code" buildaction="Compile" />
22
27
  </Contents>
23
28
  <References>
24
29
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
25
30
    <ProjectReference type="Gac" localcopy="True" refto="Do.Addins, Version=0.5.98.0, Culture=neutral" />
26
31
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
27
32
    <ProjectReference type="Gac" localcopy="True" refto="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
 
33
    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
 
34
    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
28
35
  </References>
 
36
  <GtkDesignInfo gtkVersion="2.12.1">
 
37
    <ExportedWidgets>
 
38
      <Widget>ImageShack.ImageShackConfig</Widget>
 
39
    </ExportedWidgets>
 
40
  </GtkDesignInfo>
29
41
</Project>
 
 
b'\\ No newline at end of file'