[gedit/wip/bind-settings] snippets: let the document handle the properties
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/bind-settings] snippets: let the document handle the properties
- Date: Sun, 21 Apr 2013 09:30:07 +0000 (UTC)
commit 2e7e243763551e3f2a4e793e43a5b0801e2ff987
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sun Apr 21 11:29:35 2013 +0200
snippets: let the document handle the properties
plugins/snippets/snippets/snippets.ui | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/plugins/snippets/snippets/snippets.ui b/plugins/snippets/snippets/snippets.ui
index 6568272..a8327e0 100644
--- a/plugins/snippets/snippets/snippets.ui
+++ b/plugins/snippets/snippets/snippets.ui
@@ -45,9 +45,7 @@
<object class="GtkAction" id="remove_snippet_action">
<signal name="activate" handler="on_action_remove_snippet_activated" swapped="no"/>
</object>
- <object class="GeditDocument" id="source_buffer">
- <property name="highlight-matching-brackets">True</property>
- </object>
+ <object class="GeditDocument" id="source_buffer"/>
<object class="GeditSnippetsManager" id="snippets_manager">
<property name="visible">True</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]