~njpatel/gwibber/libgwibber-o-client-njpatel

« back to all changes in this revision

Viewing changes to vapi/config.vapi

  • Committer: Neil Jagdish Patel
  • Date: 2011-06-19 12:48:27 UTC
  • mfrom: (159.2.27 client-gtk3)
  • Revision ID: neil.patel@canonical.com-20110619124827-4agvjitrl6e38q2p
Merge in kens work as well as add some updates. Should have done the merge and my work separately but I forgot to commit after the merge :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
  public const string GETTEXT_PACKAGE;
27
27
  public const string LOCALE_DIR;
28
28
  public const string VERSION;
 
29
  public const string PACKAGE;
 
30
  public const string PREFIX;
29
31
}