tasn pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=99facedf12314bc0e430dc30d8defde0b5d93355
commit 99facedf12314bc0e430dc30d8defde0b5d93355 Author: Marcel Hollerbach <marcel-hollerb...@t-online.de> Date: Mon Mar 10 09:41:21 2014 +0000 tiling: Fixed Typo. Summary: There was onfiguration instead of configuration Reviewers: tasn CC: cedric Differential Revision: https://phab.enlightenment.org/D620 --- config/tiling/profile.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tiling/profile.desktop b/config/tiling/profile.desktop index de57971..1236331 100644 --- a/config/tiling/profile.desktop +++ b/config/tiling/profile.desktop @@ -2,5 +2,5 @@ Encoding=UTF-8 Type=Link Name=Tiling (Standard Enlightenment) -Comment=Tiling window management onfiguration for devices with keyboards and mice<br>like your average PC Desktop, Laptop or Netbook<br>with Enlightenment's traditional keyboard bindings<br>and mouse controls.<br>Default tiling bindings are: Win-key + Space, arrows, and left mouse button.<br>See the module settings for more information. +Comment=Tiling window management configuration for devices with keyboards and mice<br>like your average PC Desktop, Laptop or Netbook<br>with Enlightenment's traditional keyboard bindings<br>and mouse controls.<br>Default tiling bindings are: Win-key + Space, arrows, and left mouse button.<br>See the module settings for more information. Icon=enlightenment-tiling --