Japanese translation of message catalog for Sawfish Window-Manager
Revision | 92e7e789cfd99dc61363adbbf61025fe9bfa9e97 (tree) |
---|---|
Time | 2013-09-13 03:02:25 |
Author | Christopher Roy Bratusek <nano@tuxf...> |
Commiter | Christopher Roy Bratusek |
fixup NEWS
@@ -86,7 +86,7 @@ and @code{col-tile} are working (see also @file{lisp/sawfish/wm/tile/readme.org} | ||
86 | 86 | @code{col-tile}: tile windows as columns (recommended for multi-head configurations) |
87 | 87 | |
88 | 88 | @lisp |
89 | -;; Example Tiling configuration in ${HOME}/.sawfish/rc or ${HOME}/.sawfishrc | |
89 | +;; Example Tiling configuration in Sawfish's resource file | |
90 | 90 | (require 'sawfish.wm.tile.tile) |
91 | 91 | (tall-tiling 0 #:width 1.75 #:top 0 #:bottom 0 #:gap 3 #:max 3 #:right nil #:resize t) |
92 | 92 | (col-tiling 0 #:top 0 #:bottom 0 #:gap 3 #:cols 3 #:resize t) |