[gnome-user-docs] Update shell-introduction for message tray



commit efb1253e73b29b1b4bc09d691924f418d176d283
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Mon Mar 2 22:35:26 2015 +0000

    Update shell-introduction for message tray
    
    And update another screenshot

 gnome-help/C/figures/shell-dash.png         |  Bin 17988 -> 31228 bytes
 gnome-help/C/figures/shell-message-tray.png |  Bin 69939 -> 0 bytes
 gnome-help/C/shell-introduction.page        |   37 ++++++++-------------------
 gnome-help/Makefile.am                      |    1 -
 4 files changed, 11 insertions(+), 27 deletions(-)
---
diff --git a/gnome-help/C/figures/shell-dash.png b/gnome-help/C/figures/shell-dash.png
index 0dec603..638fbf3 100644
Binary files a/gnome-help/C/figures/shell-dash.png and b/gnome-help/C/figures/shell-dash.png differ
diff --git a/gnome-help/C/shell-introduction.page b/gnome-help/C/shell-introduction.page
index 2bd3347..263bdd0 100644
--- a/gnome-help/C/shell-introduction.page
+++ b/gnome-help/C/shell-introduction.page
@@ -89,7 +89,8 @@
   to see your windows and applications in the <gui>Activities</gui> overview. 
   Just start typing to search your applications, files, and folders.</p>
 
-  <media type="image" src="figures/shell-dash.png" width="49" height="300" style="floatstart floatleft" 
if:test="!target:mobile">
+  <!-- TODO: retake without the flashy bit -->
+  <media type="image" src="figures/shell-dash.png" height="300" style="floatstart floatleft" 
if:test="!target:mobile">
     <p>The dash</p>
   </media>
 
@@ -163,7 +164,7 @@
 <if:choose>
   <if:when test="!platform:gnome-classic">
     <media type="image" src="figures/shell-appts.png" width="250" style="floatend floatright" 
if:test="!target:mobile">
-      <p>Clock, calendar, and appointments</p>
+      <p>Clock, calendar, appointments and notifications</p>
     </media>
   </if:when>
   <if:when test="platform:gnome-classic">
@@ -174,19 +175,24 @@
 </if:choose>
 
   <p>Click the clock on the top bar to see the current date, a month-by-month
-  calendar, and a list of your upcoming appointments. You can also access the
-  date and time settings and open your full <app>Evolution</app> calendar
-  directly from the menu.</p>
+  calendar, a list of your upcoming appointments and new notifications. You can
+  also open the calendar by pressing
+  <keyseq><key>Super</key><key>M</key></keyseq>. You can access the date and
+  time settings and open your full <app>Evolution</app> calendar directly from
+  the menu.</p>
 
   <list style="compact">
     <item>
       <p><link xref="clock-calendar">Learn more about the calendar and
       appointments.</link></p>
+      <p><link xref="shell-notifications">Learn more about notifications and
+      the message tray.</link></p>
     </item>
   </list>
 
 </section>
 
+
 <section id="yourname">
   <title>You and your computer</title>
 
@@ -265,27 +271,6 @@ messages will be presented, such as when your battery is critically low.</p>
 
 </section>
 
-<section id="message-tray">
-  <title>Message Tray</title>
-
-  <media its:translate="no" type="image" src="figures/shell-message-tray.png" width="600">
-    <p its:translate="yes">Message tray</p>
-  </media>
-
-  <p>The message tray can be brought into view by pushing your mouse pointer
-  against the bottom of the screen or by pressing
-  <keyseq><key>Super</key><key>M</key></keyseq>. This is where your
-  notifications are stored until you are ready to view them.</p>
-
-  <list style="compact">
-    <item>
-      <p><link xref="shell-notifications">Learn more about notifications and
-      the message tray.</link></p>
-    </item>
-  </list>
-
-</section>
-
 <section id="window-list">
   <title>Window List</title>
 
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 51358da..b8be87a 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -81,7 +81,6 @@ HELP_MEDIA = \
        figures/shell-files.png \
        figures/shell-introduction.png \
        figures/shell-lock.png \
-       figures/shell-message-tray.png \
        figures/shell-keyboard-shortcuts.png \
        figures/shell-notification.png \
        figures/shell-top-bar-classic.png \


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