Allow headerbar to appear on all desktops

Closed Emil Soleyman-Zomalan requested to merge esoleyman/cheese:fix-missing-headerbar into master

Removed gtk_dialogs_use_header() and accompanying code to allow the headerbar to appear in GNOME as well as other desktops. Tested with XFCE and it works as expected.

Fixes: #62 (closed), #85 (closed)

Merge request reports