[empathy] [help] Set a fixed 2column style even for the index page



commit 889874e15d3c5848e89af1b488f1e31be8813da8
Author: Milo Casagrande <milo ubuntu com>
Date:   Fri Aug 21 10:35:43 2009 +0200

    [help]	Set a fixed 2column style even for the index page
    	Converted some notes into tips

 help/C/add-account.page         |   12 +++++++-----
 help/C/audio-call.page          |    2 +-
 help/C/create-account.page      |    2 +-
 help/C/geolocation-what-is.page |    2 +-
 help/C/index.page               |    1 +
 help/C/introduction.page        |    2 +-
 help/C/irc-account.page         |    2 +-
 help/C/irc-join-room.page       |    2 +-
 help/C/set-custom-status.page   |    2 +-
 help/C/share-desktop.page       |    2 +-
 help/C/video-call.page          |    2 +-
 11 files changed, 17 insertions(+), 14 deletions(-)
---
diff --git a/help/C/add-account.page b/help/C/add-account.page
index 2fa344c..5821a85 100644
--- a/help/C/add-account.page
+++ b/help/C/add-account.page
@@ -85,10 +85,12 @@
     </item>
   </steps>
 
-  <p>
-    If you want to change the name that identifies the account in the <gui>Accounts</gui>
-    dialog, double-click on the name of the account in the box on the left of the dialog
-    and type the new name.
-  </p>
+  <note style="tip">
+    <p>
+      If you want to change the name that identifies the account in the <gui>Accounts</gui>
+      dialog, double-click on the name of the account in the box on the left of the dialog
+      and type the new name.
+    </p>
+  </note>
 
 </page>
diff --git a/help/C/audio-call.page b/help/C/audio-call.page
index 575c6af..8c18b94 100644
--- a/help/C/audio-call.page
+++ b/help/C/audio-call.page
@@ -56,7 +56,7 @@
       </p>
     </item>
   </steps>
-  <note>
+  <note style="tip">
     <p>
       To turn an audio conversation into a video one, from the call window select
       <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>,
diff --git a/help/C/create-account.page b/help/C/create-account.page
index 203818c..46f5839 100644
--- a/help/C/create-account.page
+++ b/help/C/create-account.page
@@ -61,7 +61,7 @@
         <p>
           <link href="http://register.jabber.org/";>Jabber</link>
         </p>
-        <note>
+        <note style="tip">
           <p>
             It is possible to use the automatic creation of accounts
             with this service. Not all the service providers support it.
diff --git a/help/C/geolocation-what-is.page b/help/C/geolocation-what-is.page
index fdbf0ad..77fcff8 100644
--- a/help/C/geolocation-what-is.page
+++ b/help/C/geolocation-what-is.page
@@ -48,7 +48,7 @@
     </item>
   </list>
 
-  <note>
+  <note style="tip">
     <p>
       In order to see your contacts geographical position, they need to use a
       service and an application that support geolocation.
diff --git a/help/C/index.page b/help/C/index.page
index 0682266..a575965 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,5 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="guide"
+      style="2column"
       id="index">
 
   <info>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 58311b1..23255b7 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -38,7 +38,7 @@
   </p>
 
   <p>
-    <media type="image" src="figures/empathy-main-window.png" mime="image/png">
+    <media type="image" src="figures/empathy-main-window.png" mime="image/png" style="right">
       <app>Empathy</app> main window.
     </media>
   </p>
diff --git a/help/C/irc-account.page b/help/C/irc-account.page
index 1f81eb5..dd43fbb 100644
--- a/help/C/irc-account.page
+++ b/help/C/irc-account.page
@@ -118,7 +118,7 @@
     and type the new name.
   </p>
 
-  <note>
+  <note style="tip">
     <p>
       If you want to use different networks at the same time, you need to create an
       account with each one of the networks you want to use.
diff --git a/help/C/irc-join-room.page b/help/C/irc-join-room.page
index c196f20..8461b1d 100644
--- a/help/C/irc-join-room.page
+++ b/help/C/irc-join-room.page
@@ -46,7 +46,7 @@
     </item>
   </steps>
 
-  <note>
+  <note style="tip">
     <p>
       To join multiple rooms, you need to repeat the steps above for each room.
     </p>
diff --git a/help/C/set-custom-status.page b/help/C/set-custom-status.page
index 2fe9440..6b9dabe 100644
--- a/help/C/set-custom-status.page
+++ b/help/C/set-custom-status.page
@@ -154,7 +154,7 @@
     </item>
   </steps>
 
-  <note>
+  <note style="tip">
     <p>
       When you edit or add a new custom message, it will not be set as the current
       status message. You will need to select it from the <gui>Contact List</gui> window.
diff --git a/help/C/share-desktop.page b/help/C/share-desktop.page
index b855a47..06a3d7c 100644
--- a/help/C/share-desktop.page
+++ b/help/C/share-desktop.page
@@ -29,7 +29,7 @@
      help your contacts resolve a problem.
   </p>
 
-  <note>
+  <note style="tip">
     <p>
       In order to be able to share your desktop or to remotely use your contacts desktop,
        it is necessary to have a remote desktop viewer application installed in your system.
diff --git a/help/C/video-call.page b/help/C/video-call.page
index 412644b..6f918ee 100644
--- a/help/C/video-call.page
+++ b/help/C/video-call.page
@@ -55,7 +55,7 @@
       </p>
     </item>
   </steps>
-  <note>
+  <note style="tip">
     <p>
       To turn a video conversation into an audio one, from the call window deselect
       <guiseq><gui>Call</gui><gui>Send video</gui></guiseq>,



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