summaryrefslogtreecommitdiff
path: root/plugins
diff options
authorMC Return <mc.return@gmx.net>2012-10-17 21:12:36 +0200
committerMC Return <mc.return@gmx.net>2012-10-17 21:12:36 +0200
commit5ea25baae463d4e4e12bf33472d44b4caa2f1c1f (patch)
treee781c5eefa1d00920005a1fbf7c4705b6a6bc60e /plugins
parent773b445337b79d6c4cb4f5baab4e5d37bdf2f966 (diff)
Style fixes
(bzr r2849.3.1)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/unityshell/unityshell.xml.in86
1 files changed, 43 insertions, 43 deletions
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in
index 11ace87b9..819c43dd5 100644
--- a/plugins/unityshell/unityshell.xml.in
+++ b/plugins/unityshell/unityshell.xml.in
@@ -79,7 +79,7 @@
<option name="background_color" type="color">
<_short>Background Color</_short>
- <_long>Background color override for the dash, launcher and switcher.</_long>
+ <_long>Background color override for the Dash, Launcher and Switcher.</_long>
<default>
<red>0x00</red>
<green>0x00</green>
@@ -109,7 +109,7 @@
</option>
<option name="automaximize_value" type="int">
- <_short>Automaximize value</_short>
+ <_short>Automaximize Value</_short>
<_long>The minimum value to trigger automaximize.</_long>
<min>1</min>
<max>100</max>
@@ -128,27 +128,27 @@
<_short>Launcher</_short>
<option name="show_launcher" type="key">
- <_short>Key to show the launcher</_short>
- <_long>Make the launcher appear with that key.</_long>
+ <_short>Key to show the Launcher</_short>
+ <_long>Make the Launcher appear with that key.</_long>
<tap_detection>false</tap_detection>
<default>&lt;Super&gt;</default>
</option>
<option name="keyboard_focus" type="key">
- <_short>Key to put keyboard-focus on the launcher</_short>
- <_long>Set the keyboard-focus on the launcher so it can be navigated with the cursor-keys.</_long>
+ <_short>Key to put keyboard-focus on the Launcher</_short>
+ <_long>Set the keyboard-focus on 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>Switch applications using the launcher.</_long>
+ <_short>Key to start the Launcher Application Switcher</_short>
+ <_long>Switch applications using the Launcher.</_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>Switch applications using the launcher, in reverse order.</_long>
+ <_short>Key to start the Launcher Application Switcher in reverse</_short>
+ <_long>Switch applications using the Launcher, in reverse order.</_long>
<default>&lt;Super&gt;&lt;Shift&gt;Tab</default>
</option>
@@ -163,7 +163,7 @@
<option name="launcher_hide_mode" type="int">
<_short>Hide Launcher</_short>
- <_long>Make the launcher hide automatically after some time of inactivity: always or never.</_long>
+ <_long>Make the Launcher hide automatically after some time of inactivity: always or never.</_long>
<min>0</min>
<max>1</max>
<default>0</default>
@@ -219,7 +219,7 @@
<option name="num_launchers" type="int">
<_short>Launcher Monitors</_short>
- <_long>Selects on which monitor the launcher is present.</_long>
+ <_long>Selects on which display the Launcher is present.</_long>
<min>0</min>
<max>1</max>
<default>0</default>
@@ -235,7 +235,7 @@
<option name="launcher_capture_mouse" type="bool">
<_short>Launcher Capture Mouse</_short>
- <_long>Determines if the launcher edges should capture the mousepointer.</_long>
+ <_long>Determines if launcher edges should capture the mousepointer.</_long>
<default>true</default>
</option>
@@ -294,8 +294,8 @@
</option>
<option name="icon_size" type="int">
- <_short>Launcher icon size</_short>
- <_long>The size of the icons in the launcher.</_long>
+ <_short>Launcher Icon Size</_short>
+ <_long>The size of the icons in the Launcher.</_long>
<default>48</default>
<min>32</min>
<max>64</max>
@@ -304,7 +304,7 @@
<option name="backlight_mode" type="int">
<_short>Backlight Mode</_short>
- <_long>Change how the icons in the launcher are backlit.</_long>
+ <_long>Change how the icons in the Launcher are backlit.</_long>
<min>0</min>
<max>4</max>
<default>1</default>
@@ -331,7 +331,7 @@
</option>
<option name="launch_animation" type="int">
- <_short>Launch Animation</_short>
+ <_short>Icon Launch Animation</_short>
<_long>The icon animation playing during the launch of a process.</_long>
<min>0</min>
<max>2</max>
@@ -351,7 +351,7 @@
</option>
<option name="urgent_animation" type="int">
- <_short>Urgent Animation</_short>
+ <_short>Icon Urgent Animation</_short>
<_long>The icon animation playing when a launcher icon is in the urgent state.</_long>
<min>0</min>
<max>2</max>
@@ -376,7 +376,7 @@
<_short>Menus</_short>
<option name="menus_fadein" type="int">
- <_short>Menus Fade-in duration</_short>
+ <_short>Menus Fade-in Duration</_short>
<_long>Duration (in milliseconds) of the menus fade-in animation, used when the mouse goes over the top-panel.</_long>
<min>0</min>
<max>1000</max>
@@ -384,7 +384,7 @@
</option>
<option name="menus_fadeout" type="int">
- <_short>Menus fade-out duration</_short>
+ <_short>Menus Fade-out Duration</_short>
<_long>Duration (in milliseconds) of the menus fade-out animation, used when the mouse goes over the top-panel.</_long>
<min>0</min>
<max>1000</max>
@@ -392,7 +392,7 @@
</option>
<option name="menus_discovery_duration" type="int">
- <_short>Menus discovery duration</_short>
+ <_short>Menus Discovery Duration</_short>
<_long>How many seconds the menus should be shown when a new application has been launched.</_long>
<min>0</min>
<max>10</max>
@@ -400,7 +400,7 @@
</option>
<option name="menus_discovery_fadein" type="int">
- <_short>Menus discovery fade-in duration</_short>
+ <_short>Menus Discovery Fade-in Duration</_short>
<_long>Duration (in milliseconds) of the menus fade-in animation, used when the menus of a new launched application have been shown.</_long>
<min>0</min>
<max>1000</max>
@@ -408,7 +408,7 @@
</option>
<option name="menus_discovery_fadeout" type="int">
- <_short>Menus discovery fade-out duration</_short>
+ <_short>Menus Discovery Fade-out Duration</_short>
<_long>Duration (in milliseconds) of the menus fade-out animation, used when the menus of a new launched application have been shown.</_long>
<min>0</min>
<max>1000</max>
@@ -421,31 +421,31 @@
<_short>Switcher</_short>
<option name="alt_tab_forward" type="key">
- <_short>Key to start the switcher</_short>
+ <_short>Key to start the Switcher</_short>
<_long>Starts switching between windows.</_long>
<default>&lt;Alt&gt;Tab</default>
</option>
<option name="alt_tab_prev" type="key">
- <_short>Key to start the switcher in reverse</_short>
+ <_short>Key to start the Switcher in reverse</_short>
<_long>Starts switching between windows in reverse order.</_long>
<default>&lt;Alt&gt;&lt;Shift&gt;Tab</default>
</option>
<option name="alt_tab_forward_all" type="key">
- <_short>Key to start the switcher for all viewports</_short>
+ <_short>Key to start the Switcher for all viewports</_short>
<_long>Starts switching between windows on all viewports.</_long>
<default>&lt;Control&gt;&lt;Alt&gt;Tab</default>
</option>
<option name="alt_tab_prev_all" type="key">
- <_short>Key to start the switcher in reverse for all viewports</_short>
+ <_short>Key to start the Switcher in reverse for all viewports</_short>
<_long>Starts switching between windows on all viewports, in reverse order.</_long>
<default>&lt;Control&gt;&lt;Alt&gt;&lt;Shift&gt;Tab</default>
</option>
<option name="alt_tab_right" type="key">
- <_short>Go right in the switcher</_short>
+ <_short>Go right in the Switcher</_short>
<_long>Navigates one window to the right in the switcher.</_long>
<default>&lt;Alt&gt;Right</default>
<passive_grab>false</passive_grab>
@@ -453,7 +453,7 @@
</option>
<option name="alt_tab_left" type="key">
- <_short>Go left in the switcher</_short>
+ <_short>Go left in the Switcher</_short>
<_long>Navigates one window to the left in the switcher.</_long>
<default>&lt;Alt&gt;Left</default>
<passive_grab>false</passive_grab>
@@ -461,7 +461,7 @@
</option>
<option name="alt_tab_detail_start" type="key">
- <_short>Key to expose the windows in the switcher</_short>
+ <_short>Key to expose windows in the Switcher</_short>
<_long>Displays a preview of the selected window; a grid if there are multiple windows of the selected application open.</_long>
<default>&lt;Alt&gt;Down</default>
<passive_grab>false</passive_grab>
@@ -469,46 +469,46 @@
</option>
<option name="alt_tab_detail_stop" type="key">
- <_short>Key to collapse windows in the switcher</_short>
- <_long>Closes the previews and return to icons in the switcher.</_long>
+ <_short>Key to collapse windows in the Switcher</_short>
+ <_long>Closes the previews and return to icons in the Switcher.</_long>
<default>&lt;Alt&gt;Up</default>
<passive_grab>false</passive_grab>
<internal/>
</option>
<option name="alt_tab_next_window" type="key">
- <_short>Key to flip through windows in the switcher</_short>
- <_long>Flips through all the windows present in the switcher.</_long>
+ <_short>Key to flip through windows in the Switcher</_short>
+ <_long>Flips through all the windows present in the Switcher.</_long>
<passive_grab>false</passive_grab>
</option>
<option name="alt_tab_prev_window" type="key">
- <_short>Key to flip through windows in the switcher backwards</_short>
- <_long>Flips through all the windows present in the switcher, in reverse order.</_long>
+ <_short>Key to flip through windows in the Switcher backwards</_short>
+ <_long>Flips through all the windows present in the Switcher, in reverse order.</_long>
<passive_grab>false</passive_grab>
</option>
<option name="show_minimized_windows" type="bool">
- <_short>Show previews of windows in switcher</_short>
- <_long>Enables miniature windows in the switcher.</_long>
+ <_short>Show live previews of windows in the Switcher</_short>
+ <_long>Enables miniature live window previews in the Switcher.</_long>
<default>true</default>
</option>
<option name="alt_tab_timeout" type="bool">
- <_short>Enable timed automatic to show previews in switcher</_short>
- <_long>Spread multiple windows of the same application out into a grid automatically after a short time.</_long>
+ <_short>Timed automatic to show live previews in the Switcher</_short>
+ <_long>Automatically spreads multiple windows of the same application out into a grid after a short time.</_long>
<default>true</default>
</option>
<option name="alt_tab_bias_viewport" type="bool">
<_short>Bias alt-tab to prefer windows on the current viewport</_short>
- <_long>Bias the switcher to prefer windows which are placed on the current viewport.</_long>
+ <_long>Bias the Switcher to prefer windows which are placed on the current viewport.</_long>
<default>true</default>
</option>
<option name="disable_show_desktop" type="bool">
- <_short>Disable Show Desktop in the switcher</_short>
- <_long>Disables the Show Desktop icon in the switcher.</_long>
+ <_short>Disable Show Desktop in the Switcher</_short>
+ <_long>Disables the Show Desktop icon in the Switcher.</_long>
<default>false</default>
</option>