mate-desktop / pluma

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

pluma-view: Fix incorrect interface font - 1.24 branch #584

Closed BwackNinja closed 3 years ago

BwackNinja commented 3 years ago

Fixes issue #525 by setting the textview font with css without also setting the font for the labels. Changes based on gedit and gtk/gtkfontbutton.c.

BwackNinja commented 3 years ago

Is there anything I need to do here? The Ubuntu 20.04 succeeded, but the debian can't find libenchant-dev and the other two fail at the end with:

ERROR: files left in build directory after distclean:

./docs/reference/pluma.actions
raveit65 commented 3 years ago

Working on it....and waiting for slow travis CI (these days). https://travis-ci.org/github/mate-desktop/pluma/builds When builds are successful and commits are merged into 1.24 branch you should only rebase your branch against 1.24.

raveit65 commented 3 years ago

A rebase against 1.24 should fix build issues.