Le dimanche 23 septembre 2007 à 18:09 -0400, Albert Cahalan a écrit : > Bert Freudenberg writes: > > On Sep 23, 2007, at 19:37 , Bruno Coudoin wrote: > > >> I just completed the changes to make GCompris play nice on the XO. > > > > Great to hear you got it working! And nice to have > > another native activity, now :) > > Do both of you have browsable source changes somewhere? > (relevant patches, changesets, etc.) Any other way to > browse just the sugar-specific modifications?
All the GCompris code is under the gnome svn, specificaly the gcomprixo branch: http://svn.gnome.org/viewcvs/gcompris/branches/gcomprixo/ Beside the dbus add-on, all the changes are a code re-factoring to be able to provide our activities in separate bundles. > > About your dbus problem: we had that, too. The set_active() call > > has been renamed to SetActive(). Also, it's a method and not a signal > > (not sure if that's a problem with the glib bindings you're using). > > Know the version when this happened? > > Is there a compile-time check that will work? > (like a #define in a header file) > > For a run-time check, is it best to just do both? No idea, at least, I would love to see this code working and know how to test it easily. -- Bruno Coudoin http://gcompris.net Free educational software for kids http://toulibre.org Logiciel Libre à Toulouse _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

