Blob Blame History Raw
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
namespace Config
{
  public const string PKGDATADIR;
  public const string GETTEXT_PACKAGE;
  public const string LOCALEDIR;
  public const string VERSION;
}