[gnome-user-docs] Fixed notification place



commit 6fd3c1767aea22a9ec2acf49ffbeef313eab2d40
Author: Marek Černocký <marek manet cz>
Date:   Sun Nov 8 20:03:33 2015 +0100

    Fixed notification place

 gnome-help/C/shell-notifications.page |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/gnome-help/C/shell-notifications.page b/gnome-help/C/shell-notifications.page
index 7893bb6..b70f3a8 100644
--- a/gnome-help/C/shell-notifications.page
+++ b/gnome-help/C/shell-notifications.page
@@ -109,13 +109,21 @@
     </item>
   </steps>
 
-  <p>When switched off, most notifications will not pop up at the bottom of the
-  screen. Very important notifications, such as when your battery is critically
-  low, will still pop up. Notifications will still be available in the message
-  tray when you display it (by moving your mouse to the bottom of the screen,
+  <p if:test="!platform:gnome-classic">When switched off, most notifications will
+  not pop up at the top of the screen. Very important notifications, such as when
+  your battery is critically low, will still pop up. Notifications will still be
+  available in the message tray when you display it (by clicking on the clock,
   or by pressing <keyseq><key>Super</key><key>M</key></keyseq>), and they will
   start popping up again when you switch the toggle to <gui>ON</gui> again.</p>
 
+  <p if:test="platform:gnome-classic">When switched off, most notifications will
+  not pop up at the bottom of the screen. Very important notifications, such as
+  when your battery is critically low, will still pop up. Notifications will
+  still be available in the message tray when you display it (by moving your mouse
+  to the bottom-right corner of the screen, or by pressing <keyseq><key>Super</key>
+  <key>M</key></keyseq>), and they will start popping up again when you switch the
+  toggle to <gui>ON</gui> again.</p>
+
 </section>
 
 </page>


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