~elementary-pantheon/slingshot/freya

1
2
3
4
5
6
7
8
9
[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
namespace Build {
	public const string DATADIR;
	public const string PKGDATADIR;
	public const string GETTEXT_PACKAGE;
	public const string RELEASE_NAME;
	public const string VERSION;
	public const string VERSION_INFO;
}