diff options
author | simonb <simonb> | 2006-04-16 11:43:43 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-16 11:43:43 (GMT) |
commit | 67b8277af0856320a8fc0be1515f01ba40456e45 (patch) | |
tree | 67f09d24e52fb2a5a58fe8b6c4d819c9322dce7b /ChangeLog | |
parent | a92c13171058f5fa6c309bd2128b64382861a460 (diff) | |
download | fluxbox_pavel-67b8277af0856320a8fc0be1515f01ba40456e45.zip fluxbox_pavel-67b8277af0856320a8fc0be1515f01ba40456e45.tar.bz2 |
add missing space in translation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/16: | 3 | *06/04/16: |
4 | * Missing space in translation (thanks... anonymous, sf.net #1455024) | ||
5 | nls/C/Translation.m | ||
4 | * Set (take|send)to(next|prev)workspace offset default value to 1 | 6 | * Set (take|send)to(next|prev)workspace offset default value to 1 |
5 | instead of the current 0 (which makes them look non-functional). | 7 | instead of the current 0 (which makes them look non-functional). |
6 | Similarly for tab and (|next|prev|left|right)workspace. | 8 | Similarly for tab and (|next|prev|left|right)workspace. |