diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-07-20 00:59:54 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2012-07-20 00:59:54 +0200 |
| commit | a44bf83a0b816c7b639e3e92c8e42a936eb10a2b (patch) | |
| tree | a6c23384254043ccb7b49792c49a8f7133c7e6c9 | |
| parent | 4c48c2677a3ef09e85bd190cc21989feac730cd9 (diff) | |
unityshell.xml.in: changed the short name of the setting
(bzr r2509.1.27)
| -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 f2ad6aa73..2f0fbf626 100644 --- a/plugins/unityshell/unityshell.xml.in +++ b/plugins/unityshell/unityshell.xml.in @@ -330,7 +330,7 @@ <precision>1</precision> </option> <option name="edge_passed_disabled_ms" type="int"> - <_short>Broken Sticky Edge Duration</_short> + <_short>Duration of Sticky Edge Release after Break</_short> <_long>Sticky edges deactivated for number of milliseconds after the user breaks the barrier</_long> <default>1000</default> <min>0</min> |
