summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2007-07-27 13:50:16 +0200
committerDanny Baumann <dannybaumann@web.de>2007-07-27 13:50:16 +0200
commit2784e1519857e77fa6d4c925cae9e0b7be87b5a4 (patch)
tree509732a72750bf3f58af193b197ceafe6c218086
parentd17c177c7a944d277941d19d6977414d974b4b29 (diff)
Fix descriptions.
-rw-r--r--metadata/switcher.xml.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/metadata/switcher.xml.in b/metadata/switcher.xml.in
index ffb36482..ecf552b4 100644
--- a/metadata/switcher.xml.in
+++ b/metadata/switcher.xml.in
@@ -20,7 +20,7 @@
</default>
</option>
<option name="next_all" type="action">
- <_short>Next window</_short>
+ <_short>Next window (All windows)</_short>
<_long>Popup switcher if not visible and select next window out of all windows</_long>
<allowed key="true" button="true"/>
<default>
@@ -28,7 +28,7 @@
</default>
</option>
<option name="prev_all" type="action">
- <_short>Prev window</_short>
+ <_short>Prev window (All windows)</_short>
<_long>Popup switcher if not visible and select previous window out of all windows</_long>
<allowed key="true" button="true"/>
<default>
@@ -36,15 +36,15 @@
</default>
</option>
<option name="next_no_popup" type="action">
- <_short>Next window</_short>
- <_long>Select next window</_long>
+ <_short>Next window (No popup)</_short>
+ <_long>Select next window without showing the popup window.</_long>
<allowed key="true" button="true"/>
<default>
</default>
</option>
<option name="prev_no_popup" type="action">
- <_short>Prev window</_short>
- <_long>Select previous window</_long>
+ <_short>Prev window (No popup)</_short>
+ <_long>Select previous window without showing the popup window.</_long>
<allowed key="true" button="true"/>
<default>
</default>