[almanah/almanah-0-7: 10/14] Bug 611889 — A little padding in the textaera would be nice
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [almanah/almanah-0-7: 10/14] Bug 611889 — A little padding in the textaera would be nice
- Date: Sun, 18 Apr 2010 10:41:10 +0000 (UTC)
commit 8c99fb3eb013d348d8d095c790434faa08fdc2b5
Author: Philip Withnall <philip tecnocode co uk>
Date: Sat Mar 6 21:20:44 2010 +0000
Bug 611889 â?? A little padding in the textaera would be nice
Added 3px left and right margins to the main text view. Closes: bgo#611889
data/almanah.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/almanah.ui b/data/almanah.ui
index 9680e03..1731d12 100644
--- a/data/almanah.ui
+++ b/data/almanah.ui
@@ -333,6 +333,8 @@
<property name="can-focus">True</property>
<property name="has-focus">True</property>
<property name="wrap-mode">GTK_WRAP_WORD</property>
+ <property name="left-margin">3</property>
+ <property name="right-margin">3</property>
<signal name="focus-out-event" handler="mw_entry_view_focus_out_event_cb"/>
<child internal-child="accessible">
<object class="AtkObject" id="a11y-almanah_mw_entry_view">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]