[gedit] snippets, externaltools: change the toolbar icons size to 1
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] snippets, externaltools: change the toolbar icons size to 1
- Date: Mon, 20 Jun 2011 17:24:50 +0000 (UTC)
commit bbc5d5ce73e7fe12270b1257c83b13e0d8e9d23b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon Jun 20 19:24:28 2011 +0200
snippets, externaltools: change the toolbar icons size to 1
plugins/externaltools/tools/tools.ui | 2 ++
plugins/snippets/snippets/snippets.ui | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/externaltools/tools/tools.ui b/plugins/externaltools/tools/tools.ui
index 80a7be0..412ad43 100644
--- a/plugins/externaltools/tools/tools.ui
+++ b/plugins/externaltools/tools/tools.ui
@@ -267,6 +267,8 @@
<object class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="toolbar_style">icons</property>
+ <property name="icon-size">1</property>
<style>
<class name="inline-toolbar"/>
</style>
diff --git a/plugins/snippets/snippets/snippets.ui b/plugins/snippets/snippets/snippets.ui
index 67ee507..ea574c0 100644
--- a/plugins/snippets/snippets/snippets.ui
+++ b/plugins/snippets/snippets/snippets.ui
@@ -180,6 +180,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="toolbar_style">icons</property>
+ <property name="icon-size">1</property>
<style>
<class name="inline-toolbar"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]