From f14da3cc27e2ec514d2e829fd7281f8c5dc9b252 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Thu, 11 Oct 2012 08:42:59 +1300 Subject: First start on bluetooth-indicator --- src/config.vapi | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/config.vapi (limited to 'src/config.vapi') diff --git a/src/config.vapi b/src/config.vapi new file mode 100644 index 0000000..a1bb094 --- /dev/null +++ b/src/config.vapi @@ -0,0 +1,3 @@ +public const string VERSION; +public const string GETTEXT_PACKAGE; +public const string LOCALE_DIR; -- cgit v1.2.3