GNOME Bugzilla – Bug 690086
Network fixups for proper copy/paste into GIS
Last modified: 2012-12-14 07:07:57 UTC
See patches.
Created attachment 231330 [details] [review] network: Add a proper header guard to network-dialogs.h We want to copy/paste this into g-i-s, so it needs to at least try to be a decent library-ish thing.
Created attachment 231331 [details] [review] network: Don't reference CcNetworkPanel directly from some helper code All we need is the toplevel, here, so pass that in directly.
Review of attachment 231330 [details] [review]: Fine.
Review of attachment 231331 [details] [review]: Fine.
Attachment 231330 [details] pushed as 6b1ae0b - network: Add a proper header guard to network-dialogs.h Attachment 231331 [details] pushed as 23e5149 - network: Don't reference CcNetworkPanel directly from some helper code