* src/gramps.glade: Remove "Save as" from toolbar.
svn: r3622
This commit is contained in:
		@@ -1,3 +1,6 @@
 | 
			
		||||
2004-10-12 Alex Roitman  <shura@alex.neuro.umn.edu>
 | 
			
		||||
	* src/gramps.glade: Remove "Save as" from toolbar.
 | 
			
		||||
 | 
			
		||||
2004-10-11  Don Allingham  <dallingham@users.sourceforge.net>
 | 
			
		||||
	* src/DisplayModels.py: fix initialization of self.map
 | 
			
		||||
	* src/DateParser.py: dynamically detect numerical parsing based
 | 
			
		||||
 
 | 
			
		||||
@@ -723,21 +723,7 @@
 | 
			
		||||
	      </child>
 | 
			
		||||
 | 
			
		||||
	      <child>
 | 
			
		||||
		<widget class="GtkToolButton" id="button3">
 | 
			
		||||
		  <property name="visible">True</property>
 | 
			
		||||
		  <property name="tooltip" translatable="yes">Save database</property>
 | 
			
		||||
		  <property name="label" translatable="yes">Save As...</property>
 | 
			
		||||
		  <property name="use_underline">True</property>
 | 
			
		||||
		  <property name="stock_id">gtk-save-as</property>
 | 
			
		||||
		  <property name="visible_horizontal">True</property>
 | 
			
		||||
		  <property name="visible_vertical">True</property>
 | 
			
		||||
		  <property name="is_important">False</property>
 | 
			
		||||
		  <signal name="clicked" handler="on_export_activate"/>
 | 
			
		||||
		</widget>
 | 
			
		||||
		<packing>
 | 
			
		||||
		  <property name="expand">False</property>
 | 
			
		||||
		  <property name="homogeneous">True</property>
 | 
			
		||||
		</packing>
 | 
			
		||||
		<placeholder/>
 | 
			
		||||
	      </child>
 | 
			
		||||
 | 
			
		||||
	      <child>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user