* src/rule.glade: eliminate unneeded label and increased size
svn: r1982
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
  <property name="window_position">GTK_WIN_POS_NONE</property>
 | 
			
		||||
  <property name="modal">False</property>
 | 
			
		||||
  <property name="default_width">600</property>
 | 
			
		||||
  <property name="default_height">450</property>
 | 
			
		||||
  <property name="default_height">500</property>
 | 
			
		||||
  <property name="resizable">True</property>
 | 
			
		||||
  <property name="destroy_with_parent">False</property>
 | 
			
		||||
  <property name="icon">gramps.png</property>
 | 
			
		||||
@@ -94,7 +94,7 @@
 | 
			
		||||
	    <widget class="GtkTable" id="table1">
 | 
			
		||||
	      <property name="border_width">12</property>
 | 
			
		||||
	      <property name="visible">True</property>
 | 
			
		||||
	      <property name="n_rows">12</property>
 | 
			
		||||
	      <property name="n_rows">10</property>
 | 
			
		||||
	      <property name="n_columns">3</property>
 | 
			
		||||
	      <property name="homogeneous">False</property>
 | 
			
		||||
	      <property name="row_spacing">6</property>
 | 
			
		||||
@@ -141,8 +141,8 @@
 | 
			
		||||
		<packing>
 | 
			
		||||
		  <property name="left_attach">0</property>
 | 
			
		||||
		  <property name="right_attach">3</property>
 | 
			
		||||
		  <property name="top_attach">10</property>
 | 
			
		||||
		  <property name="bottom_attach">11</property>
 | 
			
		||||
		  <property name="top_attach">8</property>
 | 
			
		||||
		  <property name="bottom_attach">9</property>
 | 
			
		||||
		  <property name="x_options">fill</property>
 | 
			
		||||
		  <property name="y_options"></property>
 | 
			
		||||
		</packing>
 | 
			
		||||
@@ -253,8 +253,8 @@
 | 
			
		||||
		<packing>
 | 
			
		||||
		  <property name="left_attach">1</property>
 | 
			
		||||
		  <property name="right_attach">3</property>
 | 
			
		||||
		  <property name="top_attach">11</property>
 | 
			
		||||
		  <property name="bottom_attach">12</property>
 | 
			
		||||
		  <property name="top_attach">9</property>
 | 
			
		||||
		  <property name="bottom_attach">10</property>
 | 
			
		||||
		  <property name="x_options">fill</property>
 | 
			
		||||
		</packing>
 | 
			
		||||
	      </child>
 | 
			
		||||
@@ -455,32 +455,8 @@
 | 
			
		||||
		<packing>
 | 
			
		||||
		  <property name="left_attach">1</property>
 | 
			
		||||
		  <property name="right_attach">3</property>
 | 
			
		||||
		  <property name="top_attach">8</property>
 | 
			
		||||
		  <property name="bottom_attach">9</property>
 | 
			
		||||
		  <property name="x_options">fill</property>
 | 
			
		||||
		  <property name="y_options"></property>
 | 
			
		||||
		</packing>
 | 
			
		||||
	      </child>
 | 
			
		||||
 | 
			
		||||
	      <child>
 | 
			
		||||
		<widget class="GtkLabel" id="label17">
 | 
			
		||||
		  <property name="visible">True</property>
 | 
			
		||||
		  <property name="label" translatable="yes"><b>Rule Modifiers</b></property>
 | 
			
		||||
		  <property name="use_underline">False</property>
 | 
			
		||||
		  <property name="use_markup">True</property>
 | 
			
		||||
		  <property name="justify">GTK_JUSTIFY_LEFT</property>
 | 
			
		||||
		  <property name="wrap">False</property>
 | 
			
		||||
		  <property name="selectable">False</property>
 | 
			
		||||
		  <property name="xalign">0</property>
 | 
			
		||||
		  <property name="yalign">0.5</property>
 | 
			
		||||
		  <property name="xpad">0</property>
 | 
			
		||||
		  <property name="ypad">0</property>
 | 
			
		||||
		</widget>
 | 
			
		||||
		<packing>
 | 
			
		||||
		  <property name="left_attach">0</property>
 | 
			
		||||
		  <property name="right_attach">3</property>
 | 
			
		||||
		  <property name="top_attach">7</property>
 | 
			
		||||
		  <property name="bottom_attach">8</property>
 | 
			
		||||
		  <property name="top_attach">6</property>
 | 
			
		||||
		  <property name="bottom_attach">7</property>
 | 
			
		||||
		  <property name="x_options">fill</property>
 | 
			
		||||
		  <property name="y_options"></property>
 | 
			
		||||
		</packing>
 | 
			
		||||
@@ -488,7 +464,7 @@
 | 
			
		||||
	    </widget>
 | 
			
		||||
	    <packing>
 | 
			
		||||
	      <property name="padding">0</property>
 | 
			
		||||
	      <property name="expand">False</property>
 | 
			
		||||
	      <property name="expand">True</property>
 | 
			
		||||
	      <property name="fill">True</property>
 | 
			
		||||
	    </packing>
 | 
			
		||||
	  </child>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user