[meld] Remove padding from various preferences widgets
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Remove padding from various preferences widgets
- Date: Sun, 13 Jun 2010 01:09:36 +0000 (UTC)
commit 4b7bfbaf9d5e0ad4611db207d7ad7a5de5a939fa
Author: Kai Willadsen <kai willadsen gmail com>
Date: Fri Jun 11 08:09:44 2010 +1000
Remove padding from various preferences widgets
The custom editor command entry, tab size spinner, and symlink ignore
checkbox all had unneeded padding that was interfering with alignments
within the Preferences dialogue. This commit removes these.
data/ui/preferences.glade | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/preferences.glade b/data/ui/preferences.glade
index 46102f6..63e08f2 100644
--- a/data/ui/preferences.glade
+++ b/data/ui/preferences.glade
@@ -188,7 +188,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="padding">3</property>
<property name="position">1</property>
</packing>
</child>
@@ -392,7 +391,6 @@
<signal name="activate" handler="on_custom_edit_command_entry_activate"/>
</widget>
<packing>
- <property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
@@ -465,7 +463,6 @@
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
- <property name="padding">5</property>
<property name="position">0</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]