[gnome-packagekit] Add compat entry for PK_PROVIDES_ENUM_POSTSCRIPT_DRIVER



commit 2626da38c28222c22a83a56f4478e366a92d13a7
Author: Richard Hughes <richard hughsie com>
Date:   Fri Aug 21 13:12:48 2009 +0100

    Add compat entry for PK_PROVIDES_ENUM_POSTSCRIPT_DRIVER

 src/gpk-enum.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gpk-enum.h b/src/gpk-enum.h
index 3958fbe..4f08a42 100644
--- a/src/gpk-enum.h
+++ b/src/gpk-enum.h
@@ -123,6 +123,7 @@ typedef guint PkMediaTypeEnum;
 #define PK_ERROR_ENUM_PACKAGE_FAILED_TO_BUILD		(PK_ERROR_ENUM_PACKAGE_FAILED_TO_CONFIGURE + 1)
 #define PK_ERROR_ENUM_PACKAGE_FAILED_TO_INSTALL		(PK_ERROR_ENUM_PACKAGE_FAILED_TO_BUILD + 1)
 #define PK_MESSAGE_ENUM_AUTOREMOVE_IGNORED		(PK_MESSAGE_ENUM_PACKAGE_ALREADY_INSTALLED + 1)
+#define PK_PROVIDES_ENUM_POSTSCRIPT_DRIVER		(PK_PROVIDES_ENUM_HARDWARE_DRIVER + 1)
 #endif
 
 void		 gpk_enum_test				(gpointer	 data);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]