[gnome-getting-started-docs] reference the SVGs properly again



commit 103075de1dc3a73e83be499b6339740d41b6ac3b
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Dec 20 17:17:04 2012 +0100

    reference the SVGs properly again

 getting-started/C/browse-web.page      |    4 ++--
 getting-started/C/online-accounts.page |   10 +++++-----
 getting-started/C/use-search.page      |    6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/getting-started/C/browse-web.page b/getting-started/C/browse-web.page
index 2792b12..695d76c 100644
--- a/getting-started/C/browse-web.page
+++ b/getting-started/C/browse-web.page
@@ -13,14 +13,14 @@
   <title>Browse the web</title>
   <section id="browse-web">
 
-    <media type="image" src="figures/web-browser1.svg" width="100%" />
+    <media type="image" src="web-browser1.svg" width="100%" />
     <steps>
       <item><p>Enter the <gui>Activities overview</gui> by throwing the pointer to the top left edge of the primary screen. Alternatively you can use the <key>Super</key> key or the FIXME gesture.</p></item>
       <item><p>Select the <app>Web</app> application icon from the dash on the left.</p></item>
     </steps>
     <note><p>Alternatively you can use the <link xref="use-search">search</link> functionality to launch <app>Web</app>.</p></note>
 
-    <media type="image" src="figures/web-browser2.svg" width="100%" />
+    <media type="image" src="web-browser2.svg" width="100%" />
     <steps style="continues">
       <item><p>Click on the title of a page to reveal the address entry.</p></item>
       <item><p>Entering text in the address entry will perform a history and bookmarks search so you don't have to enter a precise web address (URL). Previous browsing history and bookmark matches are displayed below the entry. You can quickly select appropriate result by pushing the <key>down</key> arrow key.</p></item>
diff --git a/getting-started/C/online-accounts.page b/getting-started/C/online-accounts.page
index 9acf3f2..537ab00 100644
--- a/getting-started/C/online-accounts.page
+++ b/getting-started/C/online-accounts.page
@@ -12,27 +12,27 @@
   <title>Connect to online accounts</title>
   <section id="connect-to-online-accounts">
 
-    <media type="image" src="figures/goa1.svg" width="100%" />
+    <media type="image" src="goa1.svg" width="100%" />
     <steps>
       <item><p>Click on the <gui>User Menu</gui> in the <gui>Top Bar</gui>.</p></item>
       <item><p>Select the <gui>Settings</gui> item.</p></item>
     </steps>
        
-    <media type="image" src="figures/goa2.svg" width="100%" />
+    <media type="image" src="goa2.svg" width="100%" />
     <steps style="continues">
       <item><p>Click on the <gui>Add an online account</gui> button.</p></item>
     </steps>
     <note><p>If you have already had an account set up in the past, click the <gui>+</gui> button on the bottom of the sidebar list to add another.</p></note>    
-    <media type="image" src="figures/goa3.svg" width="100%" />
+    <media type="image" src="goa3.svg" width="100%" />
     <steps style="continues">  
       <item><p>Select the type of online account by clicking on it. A sign in dialog will pop up, that varies depending on the type of account. </p></item>
       </steps>
-    <media type="image" src="figures/goa4.svg" width="100%" />
+    <media type="image" src="goa4.svg" width="100%" />
     <steps style="continues">  
       <item><p>For a majority of online accounts, you are required to grant access to the service in the next step after a successful authorization.</p></item>
       <item><p>For a google account it is a matter of clicking on the <gui>Grant access</gui> button.</p></item>
       </steps>
-    <media type="image" src="figures/goa5.svg" width="100%" />
+    <media type="image" src="goa5.svg" width="100%" />
     <steps style="continues">  
       <item><p>Many accounts allow you to customize what sort of services you'd like to be using. If you do not wish to use a particular service, disable it with the <gui>on/off switch</gui> on the right.</p></item>
       </steps>      
diff --git a/getting-started/C/use-search.page b/getting-started/C/use-search.page
index f9a8371..8019f40 100644
--- a/getting-started/C/use-search.page
+++ b/getting-started/C/use-search.page
@@ -13,14 +13,14 @@
 
   <section id="system-search">
 
-    <media type="image" src="figures/search1.svg" width="100%" />
+    <media type="image" src="search1.svg" width="100%" />
     <steps>
       <item><p>Enter the <gui>Activities overview</gui> by throwing the pointer to the top left edge of the primary screen. Alternatively you can use the <key>Super</key> key or the FIXME gesture.</p>
       <p>To initiate search, all you need to do at this point is to start typing. GNOME will start showing results immediately.</p>
       <p>The very first result is always highlighted, allowing you to immediately follow the search query with <key>Enter</key> to activate it.</p></item>
     </steps>
     
-    <media type="image" src="figures/search2.svg" width="100%" />
+    <media type="image" src="search2.svg" width="100%" />
     <steps style="continues">
       <item><p>FIXME</p></item>
     </steps>
@@ -33,7 +33,7 @@
 
     <section id="search-settings">
       <title>Search Settings</title>
-      <media type="image" src="figures/search-settings.svg" width="100%" />
+      <media type="image" src="search-settings.svg" width="100%" />
       <p>You can configure what applications may display results in the overview by going to the <guiseq><gui>Settings</gui><gui>Search</gui></guiseq> panel.</p>
     </section>
   </section>



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