aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-03-24 23:40:18 (GMT)
committermarkt <markt>2007-03-24 23:40:18 (GMT)
commit6097043c3d9f8c0c24a558806ae365b24d3807d9 (patch)
treeb99553d8562b8d9327cb368d55bed9b3bccb7247 /ChangeLog
parentd892181119ae3b76099c3f74e455ce752b115920 (diff)
downloadfluxbox-6097043c3d9f8c0c24a558806ae365b24d3807d9.zip
fluxbox-6097043c3d9f8c0c24a558806ae365b24d3807d9.tar.bz2
updated french translations
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c04524..443f335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1: 2Changes for 1.1:
3*07/03/24: 3*07/03/24:
4 * Updated French translations (thanks Ulrich Etile)
5 nls/fr_FR/Translation.m
4 * Fixed a little bug in fbsetbg (Mark) 6 * Fixed a little bug in fbsetbg (Mark)
7 util/fbsetbg
5 * Added new key command GoToWindow (Mark) 8 * Added new key command GoToWindow (Mark)
6 - Syntax is GoToWindow <int> [<bitmask>], where the int gives the position 9 - Syntax is GoToWindow <int> [<bitmask>], where the int gives the position
7 of the desired window with respect to a list of windows, and the bitmask 10 of the desired window with respect to a list of windows, and the bitmask
@@ -23,6 +26,7 @@ Changes for 1.1:
23 tab will cycle through all matching entries using the options specified; 26 tab will cycle through all matching entries using the options specified;
24 when you've found the window you want, just press return or escape 27 when you've found the window you want, just press return or escape
25 WinClient.hh Screen.cc/hh FbCommandFactory.cc WorkspaceCmd.cc/hh 28 WinClient.hh Screen.cc/hh FbCommandFactory.cc WorkspaceCmd.cc/hh
29--------------------------------
26Changes for 1.0rc3 30Changes for 1.0rc3
27*07/03/20: 31*07/03/20:
28 * Updated doc/asciidoc/fluxbox.txt (Mathias) 32 * Updated doc/asciidoc/fluxbox.txt (Mathias)