diff options
| author | Didier Roche <didier.roche@canonical.com> | 2012-02-07 15:29:51 +0100 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2012-02-07 15:29:51 +0100 |
| commit | a185642321101d6e23910f748c870bae959a8176 (patch) | |
| tree | 8e6378bd2ce75cbb37f5d23d9d90baa653d0d1e3 | |
| parent | 8e738ebe857d06b11dde25003a93f850034f6f59 (diff) | |
new default on design request: launcher never hides (LP: #928153)
Fixes LP: #928153 (bzr r1909.1.1)
| -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 4dd37d46b..7a84b8832 100644 --- a/plugins/unityshell/unityshell.xml.in +++ b/plugins/unityshell/unityshell.xml.in @@ -52,7 +52,7 @@ <_long>Make the launcher hide automatically after some time of inactivity: always or just when the focussed window is not over the launcher</_long> <min>0</min> <max>3</max> - <default>2</default> + <default>0</default> <desc> <value>0</value> <_name>Never</_name> |
