[gedit] snippets: let the document handle the properties
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] snippets: let the document handle the properties
- Date: Sun, 21 Apr 2013 10:31:10 +0000 (UTC)
commit c92b0eaabbfec2f58c3ac1aa1b6781102a9a1b0c
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]