[gnome-games/sudoku-vala] Added missing file
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/sudoku-vala] Added missing file
- Date: Wed, 13 Apr 2011 05:13:50 +0000 (UTC)
commit a43080b35f305fefeb0985ddb07492a0619dc87b
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Apr 13 15:13:36 2011 +1000
Added missing file
gnome-sudoku/src/config.vapi | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/gnome-sudoku/src/config.vapi b/gnome-sudoku/src/config.vapi
new file mode 100644
index 0000000..aae449c
--- /dev/null
+++ b/gnome-sudoku/src/config.vapi
@@ -0,0 +1,8 @@
+[CCode (cprefix = "", lower_case_cprefix = "", cheader_filename = "config.h")]
+namespace Config
+{
+ public const string PKGDATADIR;
+ public const string LOCALEDIR;
+ public const string GETTEXT_PACKAGE;
+ public const string VERSION;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]