2008-02-05 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/data/tips.xml.in: remove checkpoint reference * src/plugins/Makefile.am: remove checkpoint reference * po/POTFILES.in: remove checkpoint reference svn: r10000
This commit is contained 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>
|
||||
|
||||
<_tip number="6">
|
||||
<b>Back up your database</b>: As you modifiy your database you can
|
||||
easily back it up by selecting <b>Tools > Revision control >
|
||||
Checkpoint the database</b>. 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>
|
||||
|
||||
<_tip number="7">
|
||||
<b>Filtering People</b>: In the People View, you can 'filter' individuals
|
||||
based on many criteria. Go to the Filter (just to the right of the People
|
||||
|
@@ -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 =
|
||||
|
Reference in New Issue
Block a user