GNOME Bugzilla – Bug 645590
Export meta_get_replace_current_wm()
Last modified: 2011-03-23 20:40:34 UTC
This is necessary for gnome-shell to know whether it should try to replace the org.gnome.Shell DBus name. Note: We can't just #include <meta/util.h> because it #defines '_' at least which obviously conflicts with core gettext. We should un-export util.h or fix it.
Created attachment 184150 [details] [review] Export meta_get_replace_current_wm()
Attachment 184150 [details] pushed as c13e62f - Export meta_get_replace_current_wm()