wilfm / GnomeExtensionMaximusTwo

Removes the title bar on maximised windows. See: https://extensions.gnome.org/extension/844/maximus-two/
63 stars 27 forks source link

Fix wrong references to AppMenu label in GNOME 3.16 #34

Closed danielkza closed 8 years ago

danielkza commented 8 years ago

Also, the setText method was undefined and causing log-spam. It seems easier and more correct to simply set the text property instead.

Only tested on 3.16, so needs more testing in other versions.