rpms/accountsdialog/devel 0001-Update-cheese-dependencies-and-reflect-recent-api-ch.patch, NONE, 1.1

Bastien Nocera hadess at fedoraproject.org
Mon Feb 22 17:19:02 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/accountsdialog/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28451

Added Files:
	0001-Update-cheese-dependencies-and-reflect-recent-api-ch.patch 
Log Message:
add missing patch

0001-Update-cheese-dependencies-and-reflect-recent-api-ch.patch:
 um-photo-dialog.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

--- NEW FILE 0001-Update-cheese-dependencies-and-reflect-recent-api-ch.patch ---
>From 9182adfcf23a5cdaff79c19c1d738f2d44c88889 Mon Sep 17 00:00:00 2001
From: Filippo Argiolas <filippo.argiolas at gmail.com>
Date: Sun, 21 Feb 2010 15:31:23 +0100
Subject: [PATCH 1/2] Update cheese dependencies and reflect recent api changes

---
 configure.ac          |    2 +-
 src/um-photo-dialog.c |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/um-photo-dialog.c b/src/um-photo-dialog.c
index 14be1e0..d546741 100644
--- a/src/um-photo-dialog.c
+++ b/src/um-photo-dialog.c
@@ -306,7 +306,10 @@ update_photo_menu_status (UmPhotoDialog *um)
 
 static void
 device_added (CheeseCameraDeviceMonitor *monitor,
-              GObject                   *device,
+              const gchar               *id,
+              const gchar               *device_file,
+              const gchar               *product_name,
+              gint                       api_version,
               UmPhotoDialog             *um)
 {
         um->num_cameras++;
-- 
1.6.6.1




More information about the scm-commits mailing list