[evince] help/C: minor markup adjustments



commit a854bd20ef59b5ca0f0f2277a12d35a648d2b937
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sun Mar 18 01:41:05 2012 -0400

    help/C: minor markup adjustments
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672299

 help/C/annotations-save.page  |    2 +-
 help/C/commandline.page       |    4 ++--
 help/C/convertPostScript.page |    2 +-
 help/C/convertSVG.page        |    2 +-
 help/C/convertpdf.page        |    2 +-
 help/C/noprint.page           |    2 +-
 help/C/openerror.page         |    2 +-
 help/C/opening.page           |    2 +-
 help/C/reload.page            |    2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/help/C/annotations-save.page b/help/C/annotations-save.page
index 79086e4..80a6d27 100644
--- a/help/C/annotations-save.page
+++ b/help/C/annotations-save.page
@@ -32,7 +32,7 @@
     </item>
    </steps>
    <p>
-   Annotations are added according to the PDF specification. Therefore, most PDF readers should be able to read them. <app>Okular</app> Document Viewer does not support them. Adobe Reader is known to work.
+   Annotations are added according to the PDF specification. Therefore, most PDF readers should be able to read them. The Okular document viewer does not support them. Adobe Reader is known to work.
    </p>
 
 </page>
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 8bdd7d3..e125584 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -22,7 +22,7 @@
 
 <title>The command line</title>
 <p>
-To start the Document Viewer from the command line, type <cmd>evince</cmd>. You
+To start the <app>Document Viewer</app> from the command line, type <cmd>evince</cmd>. You
 can open a specific file by typing the filename after the evince command:
 </p>
 
@@ -44,7 +44,7 @@ The <app>document viewer</app> also supports the handling of files on the web.
     <screen>evince --page-label=3 file.pdf</screen>
     <p>
     The page label should be in the same format as the page number displayed in
-    the Document Viewer toolbar.
+    the <app>Document Viewer</app> toolbar.
     </p>
 </section>
 <section id="fullsreen">
diff --git a/help/C/convertPostScript.page b/help/C/convertPostScript.page
index bec390b..4bde39d 100644
--- a/help/C/convertPostScript.page
+++ b/help/C/convertPostScript.page
@@ -28,7 +28,7 @@ You can convert documents of the following format types to PostScript files:
  <item><p>Tagged Image File Format (.tiff, .tif)</p></item>
 </list>
 <p>
-This works by opening the file in Document Viewer and "printing" the document as a PostScript file.
+This works by opening the file in <app>Document Viewer</app> and "printing" the document as a PostScript file.
 </p>
 <steps>
     <item>
diff --git a/help/C/convertSVG.page b/help/C/convertSVG.page
index fc4033f..23c68d3 100644
--- a/help/C/convertSVG.page
+++ b/help/C/convertSVG.page
@@ -25,7 +25,7 @@ You can convert documents of the following format types to SVG files:
  <item><p>Portable Document Format (.pdf)</p></item>
 </list>
 <p>
-This works by opening the file in Document Viewer and "printing" the document as an SVG file.
+This works by opening the file in <app>Document Viewer</app> and "printing" the document as an SVG file.
 </p>
 <steps>
     <item>
diff --git a/help/C/convertpdf.page b/help/C/convertpdf.page
index 4e64340..5c11824 100644
--- a/help/C/convertpdf.page
+++ b/help/C/convertpdf.page
@@ -27,7 +27,7 @@ You can convert documents of the following format types into PDF format:
  <item><p>PostScript (.ps)</p></item>
 </list>
 <p>
-This works by opening the file in Document Viewer and "printing" the document as a PDF file.
+This works by opening the file in <app>Document Viewer</app> and "printing" the document as a PDF file.
 </p>
 <steps>
     <item>
diff --git a/help/C/noprint.page b/help/C/noprint.page
index 04a192a..079a120 100644
--- a/help/C/noprint.page
+++ b/help/C/noprint.page
@@ -81,7 +81,7 @@ If this fails, see <link href="ghelp:gnome-help?printing">Printing help</link>.
     </item>
     <item>
       <p>
-      Go back to the Document Viewer and try to print the document again.
+      Go back to the <app>Document Viewer</app> and try to print the document again.
       </p>
     </item>
   </steps>
diff --git a/help/C/openerror.page b/help/C/openerror.page
index 8828f94..19bf74c 100644
--- a/help/C/openerror.page
+++ b/help/C/openerror.page
@@ -21,7 +21,7 @@
 
 <title>Why can't I open a file?</title>
 
-<p>If you try to open a document of a format that the <app>document viewer</app> does not recognize, you will get an "Unable to open document" error message. Click <gui>Close</gui> to return to the Document Viewer window.
+<p>If you try to open a document of a format that the <app>document viewer</app> does not recognize, you will get an "Unable to open document" error message. Click <gui>Close</gui> to return to the <app>Document Viewer</app> window.
 </p>
 
 </page>
diff --git a/help/C/opening.page b/help/C/opening.page
index 1fd0426..a44fc10 100644
--- a/help/C/opening.page
+++ b/help/C/opening.page
@@ -26,7 +26,7 @@
   <list>
    <item><p> Double-click on the file icon in the <app>File Manager</app>. </p>
     <note style="tip"><p>
-     Double clicking opens PDF, PostScript, .djvu, .dvi and Comic Book Archive files in the Document Viewer by default.
+     Double clicking opens PDF, PostScript, .djvu, .dvi and Comic Book Archive files in the <app>Document Viewer</app> by default.
      </p></note>
    </item>
 
diff --git a/help/C/reload.page b/help/C/reload.page
index 1599f40..4a2e1f8 100644
--- a/help/C/reload.page
+++ b/help/C/reload.page
@@ -23,7 +23,7 @@
 <title>Why does the document keep reloading?</title>
 
 <p>
- If the Document Viewer detects that the document you have open has changed (perhaps because another program has modified it), it will automatically reload the document and display the most recent version for you.
+ If the <app>Document Viewer</app> detects that the document you have open has changed (perhaps because another program has modified it), it will automatically reload the document and display the most recent version for you.
 </p>
 
 <p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]