summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/backup-what.page
diff options
context:
space:
mode:
authorTiffany Antopolski <antopolski@src.gnome.org>2011-01-02 04:27:07 -0500
committerTiffany Antopolski <antopolski@src.gnome.org>2011-01-02 04:27:07 -0500
commit776334a656ac4200ac3cc57addc5c28ccad30be1 (patch)
tree420b55cb0a5e226ce3c0b57f249f359699212ce0 /gnome-help/C/backup-what.page
parent6498ceff48b70acb1b5a8c084a7c7ca0dfc17630 (diff)
downloadgnome-user-docs-776334a656ac4200ac3cc57addc5c28ccad30be1.tar.gz
gnome-user-docs-776334a656ac4200ac3cc57addc5c28ccad30be1.tar.xz
gnome-user-docs-776334a656ac4200ac3cc57addc5c28ccad30be1.zip
backup.page: reorganised into separate topics
Diffstat (limited to 'gnome-help/C/backup-what.page')
-rw-r--r--gnome-help/C/backup-what.page47
1 files changed, 47 insertions, 0 deletions
diff --git a/gnome-help/C/backup-what.page b/gnome-help/C/backup-what.page
new file mode 100644
index 0000000..9cbaa48
--- /dev/null
+++ b/gnome-help/C/backup-what.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" id="backup-what">
+
+ <info>
+ <link type="guide" xref="backup"/>
+ <title type="sort">b</title>
+ <revision pkgversion="0.1" version="0.1" date="2010-06-29" status="stub"/>
+ <credit type="author">
+ <name>GNOME Documentation Project</name>
+ <email>gnome-doc-list@gnome.org</email>
+ </credit>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>What Should You Backup?</title>
+
+<p>
+Your priority should be to backup your most important files as well as those that are difficult to recreate. An example of most important to least important:
+</p>
+
+<terms>
+ <item>
+ <title>Your personal files </title>
+ <p>Documents, spreadsheets, email, calendar data, financial data, music, anything that you made that has importance to you. These are clearly the most important as they may be irreplaceable.</p>
+ </item>
+
+ <item>
+ <title>Your settings</title>
+ <p> This includes changes you may have made to colours, backgrounds, screen resolution and mouse settings on your desktop. This also includes program preferences, such as settings for OpenOffice, your music player, and your email program. These are replaceable, but may take up valuable time to recreate.</p>
+</item>
+
+<item>
+<title> System settings. </title>
+<p>Most people never change the settings that are created during installation. If you do customize your system, you may wish to backup these settings.
+</p>
+</item>
+
+<item>
+<title> Installed software (and everything else). </title>
+<p> Such software can usually be restored by reinstalling, but not always.</p>
+</item>
+</terms>
+
+ <p>
+ In general, you will want to backup files that are irreplaceable without a backup. </p>
+
+</page>