aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-16 11:43:43 (GMT)
committersimonb <simonb>2006-04-16 11:43:43 (GMT)
commit67b8277af0856320a8fc0be1515f01ba40456e45 (patch)
tree67f09d24e52fb2a5a58fe8b6c4d819c9322dce7b /ChangeLog
parenta92c13171058f5fa6c309bd2128b64382861a460 (diff)
downloadfluxbox-67b8277af0856320a8fc0be1515f01ba40456e45.zip
fluxbox-67b8277af0856320a8fc0be1515f01ba40456e45.tar.bz2
add missing space in translation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 361e1b0..23e8b3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes 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.