Alex Roitman 
							
						 
					 
					
						
						
							
						
						267248fb21 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r7128 
						
						
					 
					
						2006-08-05 04:10:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						763161065e 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						* src/Filters/Rules/Family/__init__.py (editor_rule_list): Import
	and use new rule.
	* src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new file.
	* src/Filters/Rules/Family/_HasAttribute.py: Add new rule.
	* src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Ship new file.
	* src/Filters/Rules/_HasAttributeBase.py: Add base module.
	* src/Filters/Rules/_HasEventBase.py (apply): Use new API.
In po:
	Add new files.
svn: r7125 
						
						
					 
					
						2006-08-04 23:19:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						2eb7395691 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						2006-08-04  Alex Roitman  <shura@gramps-project.org >
	* src/DataViews/_MediaView.py (row_change): Work around older pygtk.
	* src/Filters/Rules/Family/Makefile.am (pkgdata_PYTHON): Ship new
	files. 
	* src/Filters/Rules/Makefile.am (pkgdata_PYTHON): Ship new file.
In po:
2006-08-04  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Unlist plugins that are not shipped.
svn: r7120 
						
						
					 
					
						2006-08-04 19:36:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						ef9a4821b4 
					 
					
						
						
							
							2006-08-03  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Add new files.
svn: r7118 
						
						
					 
					
						2006-08-04 05:08:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						0bdc9d0104 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						2006-08-02  Alex Roitman  <shura@gramps-project.org >
	* configure.in: Disable scrollkeeper update in the packager mode.
In po:
2006-08-02  Alex Roitman  <shura@gramps-project.org >
	* ru.po: Translation update.
svn: r7112 
						
						
					 
					
						2006-08-03 01:14:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						543abbf8d5 
					 
					
						
						
							
							update french translation  
						
						 
						
						... 
						
						
						
						svn: r7107 
						
						
					 
					
						2006-08-01 13:13:22 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						05e47d3ed7 
					 
					
						
						
							
							* ru.po: Start on Russian translation.  
						
						 
						
						... 
						
						
						
						svn: r7106 
						
						
					 
					
						2006-08-01 05:48:44 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4b24978bef 
					 
					
						
						
							
							* POTFILES.in: Remove obsolete file;  
						
						 
						
						... 
						
						
						
						reflect the name change of Merge -> FindDupes.
svn: r7105 
						
						
					 
					
						2006-08-01 04:37:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						36d13d0bff 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						2006-07-31  Alex Roitman  <shura@gramps-project.org >
	* src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
	a constructor argument; (SearchBar.apply_filter): pass dbstate.
	* src/PageView.py (BookMarkView.add_bookmark,
	PersonNavView.jumpto, PersonNavView.fwd_clicked,
	PersonNavView.back_clicked, ListView.build_widget): Pass dbstate.
	* src/Navigation.py (BaseNavigation.__init__,
	PersonNavigation.__init__): Take dbstate as a constructor argument;
	(PersonNavigation.build_item_name): properly access dbstate.
	* src/DisplayState.py (__init__): Do not take dbstate as a
	constructor argument; Do not connect dbstate signal here (moved to
	ViewManager);
	(display_relationship,push_message,modify_statusbar): Make dbstate
	an argument.
	* src/plugins/Checkpoint.py (run_tool): Pass dbstate.
	* src/ViewManager.py (_build_main_window): Do not pass dbstate to
	uistate DisplayState constructor; connect dbstate signal handler;
	pass dbstate to Navigation; (keypress): Pass dbstate;
	(statusbar_key_update): Pass dbstate;
	(do_load_plugins): Pass dbstate;
	(ViewManager.add_bookmark): Pass dbstate.
	* src/DataViews/_RelationView.py (shade_update): Pass dbstate.
	* src/DataViews/_PersonView.py (build_widget,_goto,
	key_goto_home_person, key_edit_selected_person): Pass dbstate.
	* src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file.
	* src/Filters/__init__.py: Remove importing obsolete module.
	* src/Filters/_FilterWidget.py: Remove obsolete module.
In po:
2006-07-31  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Remove obsolete file.
svn: r7104 
						
						
					 
					
						2006-08-01 04:31:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4796b3d5ca 
					 
					
						
						
							
							2006-07-30  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Add missing file.
svn: r7094 
						
						
					 
					
						2006-07-30 07:31:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						150e652ba9 
					 
					
						
						
							
							add family custom filter translation  
						
						 
						
						... 
						
						
						
						svn: r7078 
						
						
					 
					
						2006-07-25 20:36:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						0af6e4bcca 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r7076 
						
						
					 
					
						2006-07-25 19:58:23 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						631e4c3de8 
					 
					
						
						
							
							2006-07-25  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Add missing files.
svn: r7073 
						
						
					 
					
						2006-07-25 18:37:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						29a11b81ed 
					 
					
						
						
							
							update french translation 2.1.90  
						
						 
						
						... 
						
						
						
						svn: r7062 
						
						
					 
					
						2006-07-23 18:47:08 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arturas Sleinius 
							
						 
					 
					
						
						
							
						
						b4d6e0ea35 
					 
					
						
						
							
							Updated Lithuanian translation  
						
						 
						
						... 
						
						
						
						svn: r7059 
						
						
					 
					
						2006-07-23 14:35:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4647713d27 
					 
					
						
						
							
							2006-07-16  Morten Bo Johansen  <mbj@spamcop.net>  
						
						 
						
						... 
						
						
						
						* da.po: Translation update.
svn: r7031 
						
						
					 
					
						2006-07-16 14:01:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						fe28283f7b 
					 
					
						
						
							
							2006-07-15  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* check_po: Open correct file.
svn: r7029 
						
						
					 
					
						2006-07-15 23:53:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						7c497c6674 
					 
					
						
						
							
							* po/gramps.pot: remove autogenerated file  
						
						 
						
						... 
						
						
						
						svn: r7019 
						
						
					 
					
						2006-07-12 03:22:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						1e89ee38c9 
					 
					
						
						
							
							Small update  
						
						 
						
						... 
						
						
						
						svn: r6991 
						
						
					 
					
						2006-07-04 21:13:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						ec18dfd04c 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6958 
						
						
					 
					
						2006-06-24 07:04:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						4cd4b430d8 
					 
					
						
						
							
							2006-06-22  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Add new file.
svn: r6948 
						
						
					 
					
						2006-06-22 20:07:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						6d26de2122 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6908 
						
						
					 
					
						2006-06-17 07:34:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						e070e77c14 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						* src/DisplayTabs/Makefile.am (pkgdata_PYTHON): Ship new file.
	* src/DisplayTabs/__init__.py: Import new module.
	* src/DisplayTabs/_TextTab.py: Add new module.
	* src/Editors/_EditSourceRef.py (_setup_fields): Remove Text tab;
	(_create_tabbed_pages): Add Text tab.
	* src/glade/gramps.glade (source_ref_edit): Remove Text tab.
In po:
2006-06-15  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Add new file.
svn: r6894 
						
						
					 
					
						2006-06-15 17:17:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						abded67021 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6885 
						
						
					 
					
						2006-06-13 05:05:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						06cdb09731 
					 
					
						
						
							
							2006-06-11  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Remove plugin that is not shipped.
	* gramps.pot: Update.
svn: r6881 
						
						
					 
					
						2006-06-12 04:50:30 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						3c385521b2 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						2006-06-04  Alex Roitman  <shura@gramps-project.org >
	* configure.in: Set up for the next release.
	* src/Filters/Rules/Person/_RegExpName.py (RegExpName.labels): Typo.
In po:
2006-06-04  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Add missing files.
svn: r6861 
						
						
					 
					
						2006-06-05 06:42:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						17fa977d6a 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6856 
						
						
					 
					
						2006-06-04 14:58:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						50acd8366c 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6848 
						
						
					 
					
						2006-06-02 11:31:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						9438a33215 
					 
					
						
						
							
							2006-06-01  Don Allingham  <don@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* src/DataViews/_PersonView.py: FilterEditor call sequence
	* src/FilterEditor/_EditFilter.py: added
	* src/FilterEditor/_FilterEditor.py: Break out other classes
	* src/FilterEditor/_EditRule.py: added
	* src/FilterEditor/_ShowResults.py: added
	* src/FilterEditor/Makefile.am: Add new files
svn: r6843 
						
						
					 
					
						2006-06-02 03:21:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						de7a2473e2 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6839 
						
						
					 
					
						2006-06-01 16:51:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						1acfca142b 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6822 
						
						
					 
					
						2006-05-31 01:07:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						8c8982b395 
					 
					
						
						
							
							2006-05-30  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Change files due to module split.
svn: r6821 
						
						
					 
					
						2006-05-31 00:57:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						75acb506cd 
					 
					
						
						
							
							New contributor. He updated some strings on a local copy. They have been implementet before, but to honor him, I also added him as one of the contributor on the centraliced files.  
						
						 
						
						... 
						
						
						
						svn: r6819 
						
						
					 
					
						2006-05-30 20:47:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						d94c9ae7af 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6808 
						
						
					 
					
						2006-05-29 02:48:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						61b721d677 
					 
					
						
						
							
							2006-05-28  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* gramps.pot: Update.
svn: r6807 
						
						
					 
					
						2006-05-29 02:48:11 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						af51415d37 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6802 
						
						
					 
					
						2006-05-28 10:52:04 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arturas Sleinius 
							
						 
					 
					
						
						
							
						
						2e6e8bb593 
					 
					
						
						
							
							Update Lithuanian translation  
						
						 
						
						... 
						
						
						
						svn: r6800 
						
						
					 
					
						2006-05-28 07:29:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						d6df39b7de 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6788 
						
						
					 
					
						2006-05-26 09:54:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						c3c3aa5ee8 
					 
					
						
						
							
							2006-05-25  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* POTFILES.in: Add new files.
svn: r6784 
						
						
					 
					
						2006-05-26 00:31:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Don Allingham 
							
						 
					 
					
						
						
							
						
						80dcaea023 
					 
					
						
						
							
							* src/DataViews/_RelationView.py: renamed from _FamilyView  
						
						 
						
						... 
						
						
						
						* src/DataViews/__init__.py: use RelationView.py
	* src/DataViews/Makefile.am: update
svn: r6761 
						
						
					 
					
						2006-05-23 19:46:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						f176ca3c91 
					 
					
						
						
							
							2006-05-23  Arturas Sleinius <asleinius@gmail.com>  
						
						 
						
						... 
						
						
						
						* lt.po: updated Lithuanian translation.
svn: r6759 
						
						
					 
					
						2006-05-23 17:27:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						26c6c9d390 
					 
					
						
						
							
							Update  
						
						 
						
						... 
						
						
						
						svn: r6755 
						
						
					 
					
						2006-05-23 05:14:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						67159ad3e8 
					 
					
						
						
							
							2006-05-22  Alex Roitman  <shura@gramps-project.org>  
						
						 
						
						... 
						
						
						
						* gramps.pot: Update.
svn: r6754 
						
						
					 
					
						2006-05-23 05:14:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Frode Jemtland 
							
						 
					 
					
						
						
							
						
						4e105fbd57 
					 
					
						
						
							
							Changed a HTML tag that had wrongfully been translated  
						
						 
						
						... 
						
						
						
						svn: r6742 
						
						
					 
					
						2006-05-21 22:35:35 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jérôme Rapinat 
							
						 
					 
					
						
						
							
						
						2ceef1aa52 
					 
					
						
						
							
							update fr.po  
						
						 
						
						... 
						
						
						
						svn: r6730 
						
						
					 
					
						2006-05-20 13:25:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						c057eeb2c1 
					 
					
						
						
							
							2006-05-18  Espen Berg  <espen.berg@ntnu.no>  
						
						 
						
						... 
						
						
						
						* src/po/nb.po, src/po/no.po: Translation update.
svn: r6712 
						
						
					 
					
						2006-05-18 20:06:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						79468e0196 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						* src/GrampsDb/_GrampsDbBase.py (DbState.change_database_noclose):
	Add new method.
	* src/Makefile.am (gdir_PYTHON): Ship new file.
In po:
2006-05-17  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Add new file.
svn: r6699 
						
						
					 
					
						2006-05-17 23:36:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stefan Bjork 
							
						 
					 
					
						
						
							
						
						6c0bc312fb 
					 
					
						
						
							
							Copied CVS version and merged with gramps.pot.  
						
						 
						
						... 
						
						
						
						svn: r6692 
						
						
					 
					
						2006-05-17 14:39:26 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						2efa8ec971 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						* src/Selectors/_SelectPerson.py: Use new package.
	* src/plugins/RelCalc.py: Use new package.
	* src/DataViews/_PersonView.py: Use new package.
	* src/DisplayModels: Make new package.
	* src/Makefile.am: Remove old files.
In po:
	* POTFILES.in: Add new files; remove old files.
svn: r6683 
						
						
					 
					
						2006-05-17 00:48:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Roitman 
							
						 
					 
					
						
						
							
						
						53f7df964d 
					 
					
						
						
							
							In .:  
						
						 
						
						... 
						
						
						
						2006-05-16  Alex Roitman  <shura@gramps-project.org >
	* src/Filters/_PersonSidebarFilter.py: Import gettext.
	* src/Filters/_SidebarFilter.py: Import gettext.
	* src/Filters/Makefile.am: Ship new files.
In po:
2006-05-16  Alex Roitman  <shura@gramps-project.org >
	* POTFILES.in: Add new files.
svn: r6682 
						
						
					 
					
						2006-05-16 18:32:47 +00:00