[file-roller: 2/3] help: give pages some orders to keep them in order



commit 3a04270b9d96255b0a45110eb19ab560baf01393
Author: Sabri Ünal <libreajans gmail com>
Date:   Fri Mar 27 22:39:02 2020 +0300

    help: give pages some orders to keep them in order
    
    Contents order may change due to translated language.
    This little patch keeps them in the same order.

 help/C/archive-create.page                   | 1 +
 help/C/archive-edit.page                     | 1 +
 help/C/archive-extract-advanced-options.page | 1 +
 help/C/archive-extract.page                  | 1 +
 help/C/archive-open.page                     | 1 +
 help/C/archive-view.page                     | 2 ++
 help/C/introduction.page                     | 1 +
 help/C/keyboard-shortcuts.page               | 2 ++
 help/C/password-protection.page              | 2 ++
 help/C/supported-formats.page                | 2 ++
 help/C/test-integrity.page                   | 2 ++
 help/C/troubleshooting-archive-open.page     | 2 ++
 help/C/troubleshooting-password.page         | 2 ++
 13 files changed, 20 insertions(+)
---
diff --git a/help/C/archive-create.page b/help/C/archive-create.page
index 1d07c3bd..1acc4b42 100644
--- a/help/C/archive-create.page
+++ b/help/C/archive-create.page
@@ -4,6 +4,7 @@
       id="archive-create">
 
   <info>
+    <title type="sort" its:translatable="no">1</title>
     <link type="guide" xref="index#managing-archives"/>
     <revision pkgversion="3.4" date="2012-01-18" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/archive-edit.page b/help/C/archive-edit.page
index f68385b8..758982b8 100644
--- a/help/C/archive-edit.page
+++ b/help/C/archive-edit.page
@@ -4,6 +4,7 @@
       id="archive-edit">
 
   <info>
+    <title type="sort" its:translatable="no">3</title>
     <link type="guide" xref="index#managing-archives"/>
     <link type="seealso" xref="archive-create"/>
     <revision pkgversion="3.4" date="2011-12-08" status="review"/>
diff --git a/help/C/archive-extract-advanced-options.page b/help/C/archive-extract-advanced-options.page
index 0157a995..f05aa389 100644
--- a/help/C/archive-extract-advanced-options.page
+++ b/help/C/archive-extract-advanced-options.page
@@ -4,6 +4,7 @@
       id="archive-extract-advanced-options">
 
   <info>
+    <title type="sort" its:translatable="no">1</title>
     <link type="guide" xref="index#advanced-options"/>
     <revision pkgversion="3.4" date="2012-03-06" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/archive-extract.page b/help/C/archive-extract.page
index 88b77d54..0ddb885c 100644
--- a/help/C/archive-extract.page
+++ b/help/C/archive-extract.page
@@ -4,6 +4,7 @@
       id="archive-extract">
 
   <info>
+    <title type="sort" its:translatable="no">5</title>
     <link type="guide" xref="index#managing-archives"/>
     <link type="seealso" xref="archive-open"/>
     <link type="seealso" xref="password-protection"/>
diff --git a/help/C/archive-open.page b/help/C/archive-open.page
index 802cac82..efe40764 100644
--- a/help/C/archive-open.page
+++ b/help/C/archive-open.page
@@ -4,6 +4,7 @@
       id="archive-open">
 
   <info>
+    <title type="sort" its:translatable="no">2</title>
     <link type="guide" xref="index#managing-archives"/>
     <revision pkgversion="3.4" date="2011-12-08" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/archive-view.page b/help/C/archive-view.page
index c6b21f02..4a705f08 100644
--- a/help/C/archive-view.page
+++ b/help/C/archive-view.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="archive-view">
 
   <info>
+    <title type="sort" its:translatable="no">4</title>
     <link type="guide" xref="index#managing-archives"/>
     <revision pkgversion="3.4" date="2011-12-12" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 87648664..6cc7dcde 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,6 +4,7 @@
       id="introduction">
 
   <info>
+    <title type="sort" its:translatable="no">1</title>
     <link type="guide" xref="index"/>
     <revision pkgversion="3.4" date="2012-01-18" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/keyboard-shortcuts.page b/help/C/keyboard-shortcuts.page
index 36d8d645..d74360b9 100644
--- a/help/C/keyboard-shortcuts.page
+++ b/help/C/keyboard-shortcuts.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="keyboard-shortcuts">
 
 <info>
+  <title type="sort" its:translatable="no">4</title>
   <link type="guide" xref="index#advanced-options"/>
   <revision pkgversion="3.4" date="2011-12-15" status="review"/>
   <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/password-protection.page b/help/C/password-protection.page
index 279af290..52d0cdf7 100644
--- a/help/C/password-protection.page
+++ b/help/C/password-protection.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="password-protection">
 
   <info>
+    <title type="sort" its:translatable="no">2</title>
     <link type="guide" xref="index#advanced-options"/>
     <link type="seealso" xref="archive-create"/>
     <link type="seealso" xref="archive-open"/>
diff --git a/help/C/supported-formats.page b/help/C/supported-formats.page
index c74097dd..12e128c2 100644
--- a/help/C/supported-formats.page
+++ b/help/C/supported-formats.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="supported-formats">
 
   <info>
+    <title type="sort" its:translatable="no">2</title>
     <link type="guide" xref="index"/>
     <revision pkgversion="3.4" date="2011-11-21" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/test-integrity.page b/help/C/test-integrity.page
index e2cb17aa..345e64ba 100644
--- a/help/C/test-integrity.page
+++ b/help/C/test-integrity.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="test-integrity">
 
   <info>
+    <title type="sort" its:translatable="no">3</title>
     <link type="guide" xref="index#advanced-options"/>
     <revision pkgversion="3.4" date="2011-12-12" status="review"/>
     <revision pkgversion="3.6" date="2012-08-05" status="review"/>
diff --git a/help/C/troubleshooting-archive-open.page b/help/C/troubleshooting-archive-open.page
index 6772b4a6..8a568dd9 100644
--- a/help/C/troubleshooting-archive-open.page
+++ b/help/C/troubleshooting-archive-open.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="troubleshooting-archive-open">
 
   <info>
+    <title type="sort" its:translatable="no">1</title>
     <link type="guide" xref="index#troubleshooting"/>
     <link type="seealso" xref="archive-open"/>
     <link type="seealso" xref="supported-formats"/>
diff --git a/help/C/troubleshooting-password.page b/help/C/troubleshooting-password.page
index 45f11e3c..f0a8e686 100644
--- a/help/C/troubleshooting-password.page
+++ b/help/C/troubleshooting-password.page
@@ -1,8 +1,10 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
       type="guide"
       id="troubleshooting-password">
 
   <info>
+    <title type="sort" its:translatable="no">2</title>
     <link type="guide" xref="index#troubleshooting"/>
     <link type="seealso" xref="password-protection"/>
     <revision pkgversion="3.4" date="2012-01-03" status="review"/>


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