[brasero] Created page for Integrity Checking tool
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Created page for Integrity Checking tool
- Date: Mon, 31 Oct 2011 19:52:08 +0000 (UTC)
commit d20b81a68ebadeb9025973ee7088ab0943ceac66
Author: Paulina Gonzalez <pau gonzalezbr gmail com>
Date: Mon Oct 31 12:46:40 2011 -0300
Created page for Integrity Checking tool
help/C/tools-check-integrity.page | 46 +++++++++++++++++++++++++++++++++++++
help/Makefile.am | 3 +-
2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/help/C/tools-check-integrity.page b/help/C/tools-check-integrity.page
new file mode 100644
index 0000000..7ef99a7
--- /dev/null
+++ b/help/C/tools-check-integrity.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide"
+ id="tools-check-integrity">
+
+ <info>
+ <link type="guide" xref="index#tools"/>
+ <desc>You can test out a disc integrity after burning it.</desc>
+ <credit type="author">
+ <name>Paulina Gonzalez</name>
+ <email>pau gonzalezbr gmail com</email>
+ </credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email>kittykat3756 gmail com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+ <title>Check disc integrity</title>
+
+ <p>After burning a CD/DVD by using <app>Brasero</app>, you can check its integrity to make sure that the files in the disc are not corrupted.</p>
+
+ <steps>
+ <item>
+ <p>Select <guiseq><gui>Tools</gui><gui>Check Integrity...</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>You can select the option <gui>Use an MD5 file to check the disk.</gui> if you prefer it.</p>
+ <note style="advanced">
+ <list>
+ <item><p>An MD5 (Message-Digest Algorithm 5) is a cryptographic hash function widely used for checking data integrity. </p></item>
+ <item><p>If you choose this option, you will have to find the MD5 file by clicking in the folder icon placed below.</p></item>
+ </list>
+ </note>
+ </item>
+ <item>
+ <p>Press <gui>Check</gui> to continue or <gui>Close</gui> to cancel it.</p>
+ </item>
+ <item>
+ <p>When the checking is finished you can either choose to <gui>Check Again</gui> or just <gui>Close</gui>.</p>
+ </item>
+ </steps>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 3303fec..08ff8eb 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -21,7 +21,8 @@ DOC_PAGES = \
project-save.page \
project-video.page \
split-track.page \
- tools-blank.page
+ tools-blank.page \
+ tools-check-integrity.page
# List of translations
DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl hu it ko pl ro ru sl sv zh_CN zh_HK zh_TW
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]