seahorse r2250 - in trunk: . libegg pgp
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: seahorse r2250 - in trunk: . libegg pgp
- Date: Sun, 29 Jun 2008 13:18:11 +0000 (UTC)
Author: nnielsen
Date: Sun Jun 29 13:18:11 2008
New Revision: 2250
URL: http://svn.gnome.org/viewvc/seahorse?rev=2250&view=rev
Log:
Add missing file and ignore built files
Added:
trunk/config.vapi
Modified:
trunk/libegg/ (props changed)
trunk/pgp/ (props changed)
Added: trunk/config.vapi
==============================================================================
--- (empty file)
+++ trunk/config.vapi Sun Jun 29 13:18:11 2008
@@ -0,0 +1,11 @@
+[CCode (cprefix="", lower_case_prefix="", cheader_filename="config.h")]
+namespace Config {
+ [CCode (cname = "VERSION")]
+ public const string VERSION;
+
+ [CCode (cname = "GETTEXT_PACKAGE")]
+ public const string GETTEXT_PACKAGE;
+
+ [CCode (cname = "SEAHORSE_GLADEDIR")]
+ public const string SEAHORSE_GLADEDIR;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]