[gnome-boxes/wip/user-help: 18/21] Stubs in preparation for merge



commit d2d7e27e67ceccfebd2c442d01dfec282b47c309
Author: Michael Hill <mdhillca gmail com>
Date:   Mon Mar 4 17:38:59 2013 -0500

    Stubs in preparation for merge

 help/C/{clipboard.page => clipboard.page.stub}     |    0
 help/C/{collection.page => collection.page.stub}   |    0
 .../{command-line.page => command-line.page.stub}  |    0
 help/C/{create.page => create.page.stub}           |    0
 help/C/{delete.page => delete.page.stub}           |    0
 help/C/{favorites.page => favorites.page.stub}     |    0
 help/C/index.page                                  |    2 ++
 help/C/{interface.page => interface.page.stub}     |    0
 ...shortcuts.page => keyboard-shortcuts.page.stub} |    0
 help/C/{networking.page => networking.page.stub}   |    0
 help/C/{properties.page => properties.page.stub}   |    0
 help/C/{selection.page => selection.page.stub}     |    0
 help/C/{unattended.page => unattended.page.stub}   |    0
 help/Makefile.am                                   |   12 ------------
 14 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/help/C/clipboard.page b/help/C/clipboard.page.stub
similarity index 100%
rename from help/C/clipboard.page
rename to help/C/clipboard.page.stub
diff --git a/help/C/collection.page b/help/C/collection.page.stub
similarity index 100%
rename from help/C/collection.page
rename to help/C/collection.page.stub
diff --git a/help/C/command-line.page b/help/C/command-line.page.stub
similarity index 100%
rename from help/C/command-line.page
rename to help/C/command-line.page.stub
diff --git a/help/C/create.page b/help/C/create.page.stub
similarity index 100%
rename from help/C/create.page
rename to help/C/create.page.stub
diff --git a/help/C/delete.page b/help/C/delete.page.stub
similarity index 100%
rename from help/C/delete.page
rename to help/C/delete.page.stub
diff --git a/help/C/favorites.page b/help/C/favorites.page.stub
similarity index 100%
rename from help/C/favorites.page
rename to help/C/favorites.page.stub
diff --git a/help/C/index.page b/help/C/index.page
index 1065b1a..52d2ce0 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -29,9 +29,11 @@
     <title>Getting started</title>
   </section>
 
+<!--
   <section id="manage" style="2column">
     <title>Managing Boxes</title>
   </section>
+-->
 
   <section id="use" style="2column">
     <title>Using Boxes</title>
diff --git a/help/C/interface.page b/help/C/interface.page.stub
similarity index 100%
rename from help/C/interface.page
rename to help/C/interface.page.stub
diff --git a/help/C/keyboard-shortcuts.page b/help/C/keyboard-shortcuts.page.stub
similarity index 100%
rename from help/C/keyboard-shortcuts.page
rename to help/C/keyboard-shortcuts.page.stub
diff --git a/help/C/networking.page b/help/C/networking.page.stub
similarity index 100%
rename from help/C/networking.page
rename to help/C/networking.page.stub
diff --git a/help/C/properties.page b/help/C/properties.page.stub
similarity index 100%
rename from help/C/properties.page
rename to help/C/properties.page.stub
diff --git a/help/C/selection.page b/help/C/selection.page.stub
similarity index 100%
rename from help/C/selection.page
rename to help/C/selection.page.stub
diff --git a/help/C/unattended.page b/help/C/unattended.page.stub
similarity index 100%
rename from help/C/unattended.page
rename to help/C/unattended.page.stub
diff --git a/help/Makefile.am b/help/Makefile.am
index 51bdda0..2d7ceae 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -5,22 +5,10 @@ HELP_ID = gnome-boxes
 HELP_MEDIA = figures\boxes_icon.png
 
 HELP_FILES = index.page                        \
-       clipboard.page                  \
-       collection.page                 \
-       command-line.page               \
        connect.page                    \
-       create.page                     \
-       delete.page                     \
-       favorites.page                  \
-       interface.page                  \
-       keyboard-shortcuts.page         \
-       networking.page                 \
-       properties.page                 \
        search.page                     \
-       selection.page                  \
        supported-protocols.page        \
        system-requirements.page        \
-       unattended.page                 \
        usb-redirection.page            \
        virtual.page                    \
        what-is-a-virtual-machine.page  \


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