From 146e89876da0388115cd58a6f353ffd22be966a6 Mon Sep 17 00:00:00 2001 From: Raphael Ackermann Date: Tue, 5 Feb 2008 22:24:44 +0000 Subject: [PATCH] 2008-02-05 Raphael Ackermann * src/data/tips.xml.in: remove checkpoint reference * src/plugins/Makefile.am: remove checkpoint reference * po/POTFILES.in: remove checkpoint reference svn: r10000 --- ChangeLog | 11 +++++++--- po/ChangeLog | 47 ++++++++++++++++++++++------------------- po/POTFILES.in | 1 - src/data/tips.xml.in | 9 -------- src/plugins/Makefile.am | 2 -- 5 files changed, 33 insertions(+), 37 deletions(-) diff --git a/ChangeLog b/ChangeLog index a9dfe02b0..44b7c350c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,14 @@ -2008-02-03 Gary Burton +2008-02-05 Raphael Ackermann + * src/data/tips.xml.in: remove checkpoint reference + * src/plugins/Makefile.am: remove checkpoint reference + * po/POTFILES.in: remove checkpoint reference + +2008-02-05 Gary Burton * src/plugins/Checkpoint.py: * src/plugins/checkpoint.glade: remove this plugin as it is superceded by functionality built in to the Family Tree Manager. -2008-02-02 Raphael Ackermann +2008-02-05 Raphael Ackermann * example/gramps/data.gramps: replace example.gramps to one generated with trunk. 0001721: update data.gramps so that it conforms to new style notes. @@ -12,7 +17,7 @@ * src/GrampsWidgets.py: remove conditional test on pygtk 2.6, 3.0 requires 2.10+, so 2.6 code should never be used. -2008-02-02 Raphael Ackermann +2008-02-05 Raphael Ackermann * src/DataViews/GrampletView.py * src/ReportBase/_ReportUtils.py * src/gen/proxy/private.py diff --git a/po/ChangeLog b/po/ChangeLog index 55b1d4f8b..47b7ba549 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,60 +1,63 @@ +2008-02-05 Raphael Ackermann + * POTFILES.in: remove checkpoint reference + 2008-02-02 Arturas Sleinius - * lt.po: updated Lithuanian translation + * lt.po: updated Lithuanian translation 2008-02-02 Łukasz Rymarczyk - * pl.po: Translation update + * pl.po: Translation update 2008-01-31 Mirko Leonhaeuser - * de.po: Translation update + * de.po: Translation update 2008-01-29 Jerome Rapinat - * gramps.pot: update template - * fr.po: Translation update + * gramps.pot: update template + * fr.po: Translation update 2008-01-28 Łukasz Rymarczyk - * pl.po: Translation update + * pl.po: Translation update 2008-01-28 Jerome Rapinat - * fr.po: use correct translation for beta + * fr.po: use correct translation for beta 2008-01-24 Boril Gourinov - * bg.po: Translation update + * bg.po: Translation update 2008-01-15 Jerome Rapinat - * POTFILE.in : add missing plugins/References.py - * fr.po: Translation update + * POTFILE.in : add missing plugins/References.py + * fr.po: Translation update 2008-01-14 Mirko Leonhaeuser - * de.po: Translation update + * de.po: Translation update 2008-01-13 Josip - * hr.po: Translation update + * hr.po: Translation update 2008-01-07 Jerome Rapinat - * fr.po: Translation update + * fr.po: Translation update 2008-01-05 Josip - * hr.po New language, Croatian + * hr.po New language, Croatian 2008-01-02 Frederik De Richter * nl.po: Translation update Fuzzy:0 Untranslated: 0 2007-12-31 Boril Gourinov - * bg.po: New language, bulgarian + * bg.po: New language, bulgarian 2007-12-30 Jerome Rapinat - * POTFILES.in : update - * gramps.pot : update template + * POTFILES.in : update + * gramps.pot : update template * fr.po: Translation update 2007-12-28 Arturas Sleinius - * lt.po: updated Lithuanian translation + * lt.po: updated Lithuanian translation 2007-12-24 Jerome Rapinat - * fr.po: Translation update + * fr.po: Translation update 2007-12-23 Arturas Sleinius - * lt.po: updated Lithuanian translation + * lt.po: updated Lithuanian translation 2007-12-23 Stéphane Charette * gramps.po: update to get ready for 3.0.0 beta @@ -66,8 +69,8 @@ * nl.po: Translation update Fuzzy:98 Untranslated: 4 2007-12-20 Jerome Rapinat - * POTFILES.in : add plugins/GVRelGraph.py reference - * gramps.pot : update template + * POTFILES.in : add plugins/GVRelGraph.py reference + * gramps.pot : update template * fr.po: Translation update 2007-12-19 Jerome Rapinat diff --git a/po/POTFILES.in b/po/POTFILES.in index c7ea805ed..f9eee7215 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -256,7 +256,6 @@ src/plugins/CalculateEstimatedDates.py src/plugins/Calendar.py src/plugins/ChangeNames.py src/plugins/ChangeTypes.py -src/plugins/Checkpoint.py src/plugins/Check.py src/plugins/CmdRef.py src/plugins/CountAncestors.py diff --git a/src/data/tips.xml.in b/src/data/tips.xml.in index 25f47125a..ddedbb3dc 100644 --- a/src/data/tips.xml.in +++ b/src/data/tips.xml.in @@ -33,15 +33,6 @@ At the very least, you will get to hear some great stories. Don't forget to record the conversations! -<_tip number="6"> -Back up your database: As you modifiy your database you can -easily back it up by selecting Tools > Revision control > -Checkpoint the database. This will back up the database in its -current state using a revision control system. You can then always -retrieve it using the same menu. You must have a revision control -system installed. RCS is a common choice. - - <_tip number="7"> Filtering People: In the People View, you can 'filter' individuals based on many criteria. Go to the Filter (just to the right of the People diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 1fada1d13..ee071350b 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -16,7 +16,6 @@ pkgdata_PYTHON = \ ChangeTypes.py\ ChangeNames.py\ Check.py\ - Checkpoint.py\ CountAncestors.py\ CustomBookText.py\ DefaultGramplets.py\ @@ -119,7 +118,6 @@ GLADEFILES = \ genewebexport.glade\ vcardexport.glade\ vcalendarexport.glade\ - checkpoint.glade\ unused.glade GRAPHICS =