mate-desktop / pluma

A powerful text editor for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
156 stars 64 forks source link

Port docinfo plugin to use the window construct property. #616

Closed mbkma closed 3 years ago

mbkma commented 3 years ago

docinfo-plugin: Do not leak the action group. docinfo-plugin: Use gresource docinfo-plugin: GtkTable replaced with GtkGrid docinfo-plugin: Use g_clear_object in dispose docinfo-plugin: Make labels selectable, but not focusable. docinfo-plugin: Add a BUILT_SOURCES variable

These commits are backported from https://gitlab.gnome.org/GNOME/gedit/-/tree/master/plugins/docinfo

Do not merge before #615