~anks/do-plugins/do-plugins-ankit

« back to all changes in this revision

Viewing changes to GMailContacts/GMailContacts.mdp

  • Committer: Alex Launi
  • Date: 2008-06-07 05:52:01 UTC
  • Revision ID: alex@eriktorvaldsonn-20080607055201-gip5v5ppp2emon37
Fix null error and config in GMail

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    <File name="src/GMailContactItemSource.cs" subtype="Code" buildaction="Compile" />
24
24
    <File name="src/GMailContactDetailItem.cs" subtype="Code" buildaction="Compile" />
25
25
    <File name="src/CertHandler.cs" subtype="Code" buildaction="Compile" />
26
 
    <File name="src/Configuration.cs" subtype="Code" buildaction="Compile" />
27
 
    <File name="gtk-gui/gui.stetic" subtype="Code" buildaction="EmbedAsResource" />
28
 
    <File name="gtk-gui/generated.cs" subtype="Code" buildaction="Compile" />
29
 
    <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
 
26
    <File name="GMailContacts.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
27
    <File name="src/GMailConfig.cs" subtype="Code" buildaction="Compile" />
30
28
  </Contents>
31
29
  <References>
32
30
    <ProjectReference type="Assembly" localcopy="True" refto="Google.GData.Extensions.dll" />
44
42
      <Widget>GMailContacts.Configuration</Widget>
45
43
    </ExportedWidgets>
46
44
  </GtkDesignInfo>
47
 
</Project>
 
 
b'\\ No newline at end of file'
 
45
</Project>