[gedit] filebrowser: keep button with the right size
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] filebrowser: keep button with the right size
- Date: Sat, 20 Apr 2013 13:34:02 +0000 (UTC)
commit 458fb58ae2fe5acfe192d2e671a4d80c8bc25604
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Apr 20 11:55:55 2013 +0200
filebrowser: keep button with the right size
plugins/filebrowser/gedit-file-browser-widget.ui | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/plugins/filebrowser/gedit-file-browser-widget.ui
b/plugins/filebrowser/gedit-file-browser-widget.ui
index e253d90..6612f5d 100644
--- a/plugins/filebrowser/gedit-file-browser-widget.ui
+++ b/plugins/filebrowser/gedit-file-browser-widget.ui
@@ -31,6 +31,8 @@
<object class="GtkToolItem" id="toolbutton1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="vexpand">False</property>
+ <property name="valign">center</property>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
@@ -89,6 +91,8 @@
<object class="GtkToolItem" id="toolbutton2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="vexpand">False</property>
+ <property name="valign">center</property>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]