anjuta r3807 - in trunk: . src
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r3807 - in trunk: . src
- Date: Mon, 31 Mar 2008 21:04:48 +0100 (BST)
Author: jhs
Date: Mon Mar 31 21:04:48 2008
New Revision: 3807
URL: http://svn.gnome.org/viewvc/anjuta?rev=3807&view=rev
Log:
2008-03-31 Johannes Schmid <jhs gnome org>
patch by: Carl-Anton Ingmarsson:
* src/anjuta.glade:
Fixed padding in preferences
Modified:
trunk/ChangeLog
trunk/src/anjuta.glade
Modified: trunk/src/anjuta.glade
==============================================================================
--- trunk/src/anjuta.glade (original)
+++ trunk/src/anjuta.glade Mon Mar 31 21:04:48 2008
@@ -209,6 +209,7 @@
<widget class="GtkTable" id="table2">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="border_width">10</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
<property name="column_spacing">5</property>
@@ -250,6 +251,7 @@
<widget class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="xalign">0</property>
<property name="label" translatable="yes" comments="translators: translate the same as in gnome-control-center">Toolbar button labels:</property>
</widget>
<packing>
@@ -262,7 +264,8 @@
<child>
<widget class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="label" translatable="yes" comments="Style of the buttons/tabs used to select docked windows in anjuta">Dock switcher style: </property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes" comments="Style of the buttons/tabs used to select docked windows in anjuta">Dock switcher style:</property>
</widget>
<packing>
<property name="x_options">GTK_FILL</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]