python: Promote from meta-extras to meta

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5092 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-08-25 20:33:55 +00:00
parent 07eeb6a8b6
commit 16e6877c4c
38 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
Index: pygtk-2.10.0/gtk/gtkunixprint.override
===================================================================
--- pygtk-2.10.0.orig/gtk/gtkunixprint.override
+++ pygtk-2.10.0/gtk/gtkunixprint.override
@@ -105,11 +105,7 @@ _wrap_gtk_print_job_get_surface(PyGObjec
if (pyg_error_check(&error))
return NULL;
-#if PYCAIRO_VERSION_HEX >= 0x1010600
return PycairoSurface_FromSurface(surface, NULL);
-#else
- return PycairoSurface_FromSurface(surface, NULL, NULL);
-#endif
}
%%
override gtk_print_job_send kwargs