GNOME Bugzilla – Bug 519548
Add Hildon support to cheese
Last modified: 2008-03-14 14:23:45 UTC
The attached patch (against svn) adds hildon support to Cheese. It does some mildly nasty hacking with reparenting of widgets in order to avoid needing to ship (and synchronise) multiple UI files, but other than that the changes are straightforward and fairly clean.
Created attachment 106267 [details] [review] Hildon support patch
(Woohoo!)
Patch seems fine to me. I don't think we need to ask a freeze break for this because it doesn't influence the normal code at all. Please commit after adding a comment to the reparenting part such that others know you do this to not have two ui files
matthew, thanks for commiting the patch _finally_ ;)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. 2008-03-02 Jaap Haitsma <jaap@haitsma.org> * configure.ac, src/cheese-fileutil.c, src/cheese-thumb-view.c, src/cheese-window.c, src/Makefile.am: Add a patch of Matthew Garret <mjg59-gnomebugzilla@40srcf.ucam.org> to add support for building cheese on the hildon desktop. Fixes bug #519548
we did not commit that patch to trunk as we couldnt add any strings. we could do now, jaap?
committed to trunk now
thanks jaap!