Merge lp:~bregma/ubuntu-docs/add-unity-launcher-menu into lp:ubuntu-docs/saucy

Proposed by Stephen M. Webb
Status: Merged
Approved by: Doug Smythies
Approved revision: 237
Merged at revision: 246
Proposed branch: lp:~bregma/ubuntu-docs/add-unity-launcher-menu
Merge into: lp:ubuntu-docs/saucy
Diff against target: 42 lines (+38/-0)
1 file modified
ubuntu-help/C/unity-launcher-menu.page (+38/-0)
To merge this branch: bzr merge lp:~bregma/ubuntu-docs/add-unity-launcher-menu
Reviewer Review Type Date Requested Status
Doug Smythies Approve
Review via email: mp+185405@code.launchpad.net

Description of the change

Adds a new page describing the Unity Launcher right-click menus.

To post a comment you must log in.
Revision history for this message
Doug Smythies (dsmythies) wrote :

I'll take this one. It'll need an edit to ubuntu-help/Makefile.am also, which I will do either during the merge, or right after if I can not do it at the same time.

Revision history for this message
Kevin Godby (godbyk) wrote :

Do we need to add links to this new page from any existing pages?

Revision history for this message
Doug Smythies (dsmythies) wrote :

Look good.
@Kevin: Line 9 means it will get included in the unity-launcher-intro.page rendering or compiling into html so no other link is needed. However, it can be confusing when reading top down.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'ubuntu-help/C/unity-launcher-menu.page'
2--- ubuntu-help/C/unity-launcher-menu.page 1970-01-01 00:00:00 +0000
3+++ ubuntu-help/C/unity-launcher-menu.page 2013-09-13 02:59:13 +0000
4@@ -0,0 +1,38 @@
5+<page xmlns="http://projectmallard.org/1.0/"
6+ type="topic" style="task"
7+ id="unity-launcher-menu">
8+ <info>
9+ <link type="guide" xref="unity-launcher-intro#launcher-using"/>
10+
11+ <revision version="13.10" date="2013-09-22" status="outdated"/>
12+
13+ <credit type="author">
14+ <name>Stephen M. Webb</name>
15+ <email>stephen@ubuntu.com</email>
16+ </credit>
17+
18+ <desc>Right clicking a Launcher Icon reveals a menu of actions.</desc>
19+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
20+ </info>
21+
22+ <title>The Launcher Icon Menus</title>
23+
24+ <p>Right clicking on a Launcher icon will reveal a menu of actions. The
25+ actions available depend on whether the icon is locked to the launcher or
26+ not, if the icons is for an application whether it's running or not, and on
27+ the specific icon iteself. Available actions can include the following.</p>
28+ <list>
29+ <item><p>launching the application or opening the document, folder, or
30+ device</p></item>
31+ <item><p>unlocking the icon from the Launcher if it was previously
32+ locked (see <link xref="shell-apps-favorites"/>)</p></item>
33+ <item><p>locking the icon to the Launcher if it was previously not locked
34+ (see <link xref="shell-apps-favorites"/>)</p></item>
35+ <item><p>quitting the application if it's running</p></item>
36+ <item><p>switching between application instances or windows if there is more
37+ than one instance or window</p></item>
38+ <item><p>application-specific shortcuts such as open a new document or
39+ window</p></item>
40+ </list>
41+
42+</page>

Subscribers

People subscribed via source and target branches