summaryrefslogtreecommitdiff
diff options
-rw-r--r--plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in4
-rw-r--r--plugins/unityshell/unityshell.xml.in118
2 files changed, 59 insertions, 63 deletions
diff --git a/plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in b/plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in
index a06bc519b..0a4c6efaa 100644
--- a/plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in
+++ b/plugins/unity-mt-grab-handles/unitymtgrabhandles.xml.in
@@ -6,11 +6,7 @@
<deps>
<requirement>
<plugin>opengl</plugin>
- </requirement>
- <requirement>
<plugin>composite</plugin>
- </requirement>
- <requirement>
<plugin>imgpng</plugin>
</requirement>
<relation type="after">
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in
index 11ace87b9..5581b2e32 100644
--- a/plugins/unityshell/unityshell.xml.in
+++ b/plugins/unityshell/unityshell.xml.in
@@ -4,7 +4,7 @@
<_short>Ubuntu Unity Plugin</_short>
<_long>Plugin to draw the Unity Shell</_long>
<category>Desktop</category>
- <feature>showdesktop</feature>
+ <feature>fadetodesktop</feature>
<deps>
<relation type="after">
<plugin>bailer</plugin>
@@ -46,19 +46,19 @@
<option name="show_hud" type="key">
<_short>Key to show the HUD</_short>
- <_long>Make the HUD appear with this key.</_long>
+ <_long>A tap on this key summons the HUD.</_long>
<default>&lt;Alt&gt;</default>
</option>
<option name="execute_command" type="key">
<_short>Key to execute a command</_short>
- <_long>Key to open a folder or execute a command.</_long>
+ <_long>Opens a folder or executes a command.</_long>
<default>&lt;Alt&gt;F2</default>
</option>
<option name="panel_first_menu" type="key">
<_short>Key to open the first panel menu</_short>
- <_long>Open the first indicator menu on the top panel, allowing keyboard navigation thereafter.</_long>
+ <_long>Opens the first indicator menu of the Panel, allowing keyboard navigation thereafter.</_long>
<default>&lt;Alt&gt;F10</default>
</option>
@@ -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 Dash, Launcher and Help Overlay</_short>
+ <_long>Holding this key makes the Launcher and Help Overlay appear. Tapping it opens the Dash.</_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 give keyboard-focus to the Launcher</_short>
+ <_long>Gives 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>Switch applications using the launcher.</_long>
+ <_short>Key to start the Launcher Application Switcher</_short>
+ <_long>Cycles through icons present in the Launcher. Activates 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>Switch applications using the launcher, in reverse order.</_long>
+ <_short>Key to start the Launcher Application Switcher in reverse</_short>
+ <_long>Cycles through icons present in the Launcher, in reverse order. Activates the highlighted icon on release.</_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.</_long>
<min>0</min>
<max>1</max>
<default>0</default>
@@ -179,7 +179,7 @@
<option name="autohide_animation" type="int">
<_short>Hide Animation</_short>
- <_long>Animation played when the launcher is showing or hiding.</_long>
+ <_long>Animation played when the Launcher is showing or hiding.</_long>
<min>0</min>
<max>3</max>
<default>3</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 will be present.</_long>
<min>0</min>
<max>1</max>
<default>0</default>
@@ -235,13 +235,13 @@
<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 the Launcher's edges will capture the mousepointer.</_long>
<default>true</default>
</option>
<option name="edge_responsiveness" type="float">
<_short>Launcher Reveal Edge Responsiveness</_short>
- <_long>A conglomerate setting that modifies the overall responsiveness of the launcher reveal.</_long>
+ <_long>A conglomerate setting that modifies the overall responsiveness of the Launcher reveal.</_long>
<default>2.0</default>
<min>0.2</min>
<max>8.0</max>
@@ -250,7 +250,7 @@
<option name="reveal_pressure" type="int">
<_short>Launcher Reveal Pressure</_short>
- <_long>Amount of mouse pressure required to reveal the launcher.</_long>
+ <_long>Amount of mouse pressure required to reveal the Launcher.</_long>
<default>20</default>
<min>1</min>
<max>1000</max>
@@ -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>
@@ -303,8 +303,8 @@
</option>
<option name="backlight_mode" type="int">
- <_short>Backlight Mode</_short>
- <_long>Change how the icons in the launcher are backlit.</_long>
+ <_short>Launcher Icon Backlight Mode</_short>
+ <_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>Launcher Icon Launch Animation</_short>
<_long>The icon animation playing during the launch of a process.</_long>
<min>0</min>
<max>2</max>
@@ -351,8 +351,8 @@
</option>
<option name="urgent_animation" type="int">
- <_short>Urgent Animation</_short>
- <_long>The icon animation playing when a launcher icon is in the urgent state.</_long>
+ <_short>Launcher 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>
<default>2</default>
@@ -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,94 +421,94 @@
<_short>Switcher</_short>
<option name="alt_tab_forward" type="key">
- <_short>Key to start the switcher</_short>
- <_long>Starts switching between windows.</_long>
+ <_short>Key to start the Switcher</_short>
+ <_long>Switches to the next open window on the actual viewport.</_long>
<default>&lt;Alt&gt;Tab</default>
</option>
<option name="alt_tab_prev" type="key">
- <_short>Key to start the switcher in reverse</_short>
- <_long>Starts switching between windows in reverse order.</_long>
+ <_short>Key to switch to the previous window in the Switcher</_short>
+ <_long>Switches to the previous open window on the actual viewport, once the Switcher has been revealed.</_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>
- <_long>Starts switching between windows on all viewports.</_long>
+ <_short>Key to start the Switcher for all viewports</_short>
+ <_long>Switches to the next open window, including windows of 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>
- <_long>Starts switching between windows on all viewports, in reverse order.</_long>
+ <_short>Key to switch to the previous window in the Switcher for all viewports</_short>
+ <_long>Switches to the previous open window, once the Switcher has been revealed, including windows of all viewports.</_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>
- <_long>Navigates one window to the right in the switcher.</_long>
+ <_short>Key to move to the 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>
<internal/>
</option>
<option name="alt_tab_left" type="key">
- <_short>Go left in the switcher</_short>
- <_long>Navigates one window to the left in the switcher.</_long>
+ <_short>Key to move to the 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>
<internal/>
</option>
<option name="alt_tab_detail_start" type="key">
- <_short>Key to expose the 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>
+ <_short>Key to expose windows in the Switcher</_short>
+ <_long>Displays a live preview of the selected window; a grid if multiple windows of the selected application are open.</_long>
<default>&lt;Alt&gt;Down</default>
<passive_grab>false</passive_grab>
<internal/>
</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 live previews and returns 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>