seahorse r2250 - in trunk: . libegg pgp



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]