[almanah] 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] Bug 611889 — A little padding in the textaera would be nice
- Date: Sat, 6 Mar 2010 21:21:40 +0000 (UTC)
commit c1000a399c1c3f06d613f39cc3200843d2316304
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]