aboutsummaryrefslogtreecommitdiff
path: root/src/config.vapi
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-10-11 08:42:59 +1300
committerRobert Ancell <robert.ancell@canonical.com>2012-10-11 08:42:59 +1300
commitf14da3cc27e2ec514d2e829fd7281f8c5dc9b252 (patch)
tree4efc31d56123a9059d309b41fd3192710409a2bf /src/config.vapi
downloadayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.gz
ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.bz2
ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.zip
First start on bluetooth-indicator
Diffstat (limited to 'src/config.vapi')
-rw-r--r--src/config.vapi3
1 files changed, 3 insertions, 0 deletions
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;