[DataView] Fix bold of playing song, italic 'prioritized songs'
[gmpc.git] / src / vapi / config.vapi
blob0b2450f752af89cd20aa01b5b90b6c691e8ca998
1 [CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
2 namespace Config {
3 public const string VERSION;
4 public const string PACKAGE_VERSION;
5 public const string PACKAGE_STRING;
6 public const string PACKAGE_DATADIR;
7 public const string LIB_DIR;
8 public const string GETTEXT_PACKAGE;