summaryrefslogtreecommitdiff
path: root/plugins
diff options
authorMC Return <mc.return@gmx.net>2012-10-17 22:33:04 +0200
committerMC Return <mc.return@gmx.net>2012-10-17 22:33:04 +0200
commit59bebdc411ab7aa0769c88ee6a41d6a4303f078e (patch)
tree655da96f2fa81647a66648b288c8db996d9999bc /plugins
parent6561d17ef9bb101d4adcf2df807c64d73eb36940 (diff)
More
(bzr r2849.3.3)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/unityshell/unityshell.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in
index ee2d9f4f0..6c1852acd 100644
--- a/plugins/unityshell/unityshell.xml.in
+++ b/plugins/unityshell/unityshell.xml.in
@@ -135,20 +135,20 @@
</option>
<option name="keyboard_focus" type="key">
- <_short>Key to put keyboard-focus on the Launcher</_short>
+ <_short>Key to give keyboard-focus to the Launcher</_short>
<_long>Sets the keyboard-focus to the Launcher so it can be navigated with the cursor-keys.</_long>
<default>&lt;Alt&gt;F1</default>
</option>
<option name="launcher_switcher_forward" type="key">
<_short>Key to start the Launcher Application Switcher</_short>
- <_long>Cycles through icons present in the Launcher. Starts, or if already running switches to, the highlighted icon on release.</_long>
+ <_long>Cycles through icons present in the Launcher. Starts, or if already running switches to the highlighted icon on release.</_long>
<default>&lt;Super&gt;Tab</default>
</option>
<option name="launcher_switcher_prev" type="key">
<_short>Key to start the Launcher Application Switcher in reverse</_short>
- <_long>Cycles through icons present in the Launcher, in reverse order. Starts, or if already running switches to, the highlighted icon on release.</_long>
+ <_long>Cycles through icons present in the Launcher, in reverse order. Starts, or if already running switches to the highlighted icon on release.</_long>
<default>&lt;Super&gt;&lt;Shift&gt;Tab</default>
</option>