[syntax_highlight] Simplify plugin code

Fix deprecations warnings in config
This commit is contained in:
Daniel Brötzmann
2020-04-16 18:13:30 +02:00
parent 68d78970fb
commit 425b1bd2cd
9 changed files with 429 additions and 583 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.1 -->
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.20"/>
<requires lib="gtk+" version="3.22"/>
<object class="GtkTextBuffer"/>
<object class="GtkListStore" id="code_marker_selection">
<columns>
@@ -309,7 +309,4 @@
</packing>
</child>
</object>
<object class="GtkTextBuffer" id="textbuffer1">
<property name="text">Plug-in decription should be displayed here. This text will be erased during PluginsWindow initialization.</property>
</object>
</interface>