~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/fi/shell-notifications.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="shell-notifications">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="shell-notifications" xml:lang="fi">
3
3
 
4
4
  <info>
5
5
  
6
6
    <link type="guide" xref="shell-overview#desktop"/>
7
7
    
8
8
    <desc>Messages pop-up at the bottom of the screen telling you when certain events happen.</desc>
9
 
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
10
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
11
9
    <credit type="author">
12
10
      <name>Marina Zhurakhinskaya</name>
13
11
      <email>marinaz@redhat.com</email>
16
14
  </info>
17
15
 
18
16
 
19
 
<title>Notifications and the Messaging Tray</title>
 
17
<title>Notifications and the message tray</title>
20
18
 
21
19
<section id="what">
22
 
<title>What's a notification?</title>
 
20
<title>What is a notification?</title>
23
21
<p>If an application or a system component wants to get your attention, a notification will be shown at the bottom of the screen.</p>
24
22
<p>For example, if you get a new chat message, new updates are available for your computer, or your computer’s battery is low, you will get a notification informing you about that.</p>
25
 
<p>The notification will first appear as a single line, so as to be least distracting. You can move your mouse over it if you want to see its full content.</p>
 
23
<p>To minimize distraction, the notification will first appear as a single line. You can move your mouse over it if you want to see its full content.</p>
 
24
 
 
25
<media type="image" width="700" src="figures/shell-notification.png"/>
 
26
 
26
27
</section>
27
28
 
28
29
<section id="messagingtray">
29
 
<title>The Messaging Tray</title>
30
 
<p>The Messaging Tray gives you a way to get back to your notifications when it is convenient for you. It appears when you move your mouse to the bottom right corner of the screen and contains all the notifications that you have not acted upon or that permanently reside in it.</p>
31
 
<p>You can view the notifications by clicking on the Messaging Tray items. The items in the Messaging Tray are usually applications that sent you notifications. However, chat notifications are given a special treatment and are represented by the individual contacts who sent you the chat messages.</p>
32
 
<p>The Messaging Tray is always visible in the Activities Overview.</p>
 
30
<title>The message tray</title>
 
31
<p>The message tray gives you a way to get back to your notifications when it is convenient for you. It appears when you move your mouse to the bottom right corner of the screen and contains all the notifications that you have not acted upon or that permanently reside in it.</p>
 
32
<p>You can view the notifications by clicking on the message tray items. The items in the message tray are usually applications that sent you notifications. However, chat notifications are given special treatment and are represented by the individual contacts who sent you the chat messages.</p>
 
33
<p>The message tray is always visible in the activities overview.</p>
33
34
</section>
34
35
 
35
36
</page>