2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>

* src/plugins/GrampsCfg.py: new (GrampsPreferences.update_idformat_entry):
	add method that sets new ID format preferences in db. 
	(GrampsPreferences.add_prefix_panel): use callback update_idformat.entry 
	0001817: Make preference changes take immediate effect. 
	* po/POTFILES.in: add DateParserDisplayTest.py. #0001819
	
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
	* POTFILES.in : add missing plugins/DateParserDisplayTest.py #0001819

svn: r10115
This commit is contained in:
Raphael Ackermann
2008-02-25 07:46:32 +00:00
parent 6103ed9539
commit 21042e7d72
5 changed files with 51 additions and 14 deletions

View File

@@ -1,5 +1,8 @@
2008-02-25 Raphael Ackermann <raphael.ackermann@gmail.com>
* POTFILES.in : add missing plugins/DateParserDisplayTest.py #0001819
2008-02-23 Bernard Banko <bernard.banko@siol.net>
* sl.po: Translation update
* sl.po: Translation update
2008-02-22 Frederik De Richter <frederik.de.richter@pandora.be>
* gramps.pot: update to include manual strings

View File

@@ -260,6 +260,7 @@ src/plugins/Check.py
src/plugins/CmdRef.py
src/plugins/CountAncestors.py
src/plugins/CustomBookText.py
src/plugins/DateParserDisplayTest.py
src/plugins/DefaultGramplets.py
src/plugins/Desbrowser.py
src/plugins/DescendChart.py