diff options
| author | Chris Townsend <christopher.townsend@canonical.com> | 2014-03-18 12:38:28 -0400 |
|---|---|---|
| committer | Chris Townsend <christopher.townsend@canonical.com> | 2014-03-18 12:38:28 -0400 |
| commit | efcf5ed9be8a7ad8499ee8f5b5c2e7e055a116ef (patch) | |
| tree | fdf880fdb89585aa2ee1d31479fa782bb656b7e6 /plugins/unityshell | |
| parent | b519337dae780937eb4f40bb2dc7a4d672ff2765 (diff) | |
Add "Unsupported" language to the new minimize single window option in CCSM.
(bzr r3725.2.3)
Diffstat (limited to 'plugins/unityshell')
| -rw-r--r-- | plugins/unityshell/unityshell.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unityshell/unityshell.xml.in b/plugins/unityshell/unityshell.xml.in index f00320269..58b382303 100644 --- a/plugins/unityshell/unityshell.xml.in +++ b/plugins/unityshell/unityshell.xml.in @@ -363,7 +363,7 @@ </option> <option name="launcher_minimize_window" type="bool"> - <_short>Minimize Single Window Applications</_short> + <_short>Minimize Single Window Applications (Unsupported)</_short> <_long>Allows minimizing a single windowed application by clicking on its Launcher icon.</_long> <default>false</default> </option> |
