GNOME Bugzilla – Bug 409252
binding does not follow metacity
Last modified: 2007-02-18 22:38:06 UTC
metacity.c: In function 'pymetacity_add_constants': metacity.c:977: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_SHADE' undeclared (first use in this function) metacity.c:977: error: (Each undeclared identifier is reported only once metacity.c:977: error: for each function it appears in.) metacity.c:978: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_TOGGLE_MAXIMIZE' undeclared (first use in this function) metacity.c:979: error: 'META_ACTION_DOUBLE_CLICK_TITLEBAR_LAST' undeclared (first use in this function) make[2]: *** [metacity_la-metacity.lo] Error 1 make[2]: Leaving directory `/home/beta/svn/gnome2/gnome-python-desktop/metacity' -> related to a /popular/ set of patch ? ;)
see bug 408899 and bug 408902
Created attachment 82854 [details] [review] fix
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.