From fd4405cc794d6fd3d560f06cfbaecca08e16a51e Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Wed, 22 May 2019 18:02:59 +0200 Subject: pythonconsole plugin: change source code for Python 2 & 3 compatibility. Also drop mateconf and use gsettings for preferences. Preferences are now triggered as a PeasGtk.Configurable. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1cdbb7e8..ceb9a5cd 100644 --- a/configure.ac +++ b/configure.ac @@ -250,6 +250,7 @@ plugins/filebrowser/org.mate.pluma.plugins.filebrowser.gschema.xml plugins/modelines/Makefile plugins/pythonconsole/Makefile plugins/pythonconsole/pythonconsole/Makefile +plugins/pythonconsole/org.mate.pluma.plugins.pythonconsole.gschema.xml plugins/quickopen/Makefile plugins/quickopen/quickopen/Makefile plugins/snippets/data/lang/Makefile -- cgit v1.2.1