From d25e3e51a5c097632cd77fac9596a81a878bd4d1 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Fri, 4 Aug 2000 17:00:45 +0000 Subject: [PATCH] Robert Graham Merkel's backup tip. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2633 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/scm/tip-list.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/scm/tip-list.scm b/src/scm/tip-list.scm index 441c6a05c6..39ebe5f1dd 100644 --- a/src/scm/tip-list.scm +++ b/src/scm/tip-list.scm @@ -14,6 +14,8 @@ ("When entering check numbers in the register, you can" "press '+' to enter the next number. You can use '+'" "and '-' to increment and decrement the number, respectively.") + ("You should back up your files regularly. Just copy" + "the GnuCash .xac file to a floppy or other backup device.") ("To transfer funds between accounts with different currencies," "you need an intermediate currency trading account." "Please see the GnuCash online manual for details")