diff options
author | rathnor <rathnor> | 2004-06-07 11:46:05 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-07 11:46:05 (GMT) |
commit | fff4456dee29e675d7f2ed3490db39bcb7e10e53 (patch) | |
tree | 2d2dbf386551773cbdc8231b2a93b493187bd733 /ChangeLog | |
parent | 073065ac56b388db1169108d44f37d32f1d19c67 (diff) | |
download | fluxbox-fff4456dee29e675d7f2ed3490db39bcb7e10e53.zip fluxbox-fff4456dee29e675d7f2ed3490db39bcb7e10e53.tar.bz2 |
update NLS string handling...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/06/07: | ||
4 | * Initial NLS update (Simon) | ||
5 | - use _FBTEXT, or _FBTKTEXT for all strings that go to the user | ||
6 | - regenerate fluxbox-nls.hh when adding new strings | ||
7 | - This patch doesn't convert old translations, so for the mo, | ||
8 | translations are broken, sorry. Thats next. | ||
9 | {nls,src,FbTk}/Makefile.am fluxbox-nls.hh nls/nlsinfo -src/I18n.hh/cc | ||
10 | +FbTk/I18n.hh/cc Color.cc EventManager.cc Font.cc ImageControl.cc | ||
11 | Menu.cc Resource.cc TextureRender.cc Theme.cc Transparent.cc | ||
12 | XFontImp.cc Gnome.cc Ewmh.cc FbCommandFactory.cc IconMenu.cc | ||
13 | IconbarTool.cc Keys.cc MenuCreator.cc RegExp.cc Remember.cc Screen.cc | ||
14 | Slit.hh/cc Toolbar.cc WinClient.cc Window.cc Workspace.cc | ||
15 | WorkspaceMenu.cc Xutil.cc fluxbox.cc main.cc | ||
3 | *04/05/24: | 16 | *04/05/24: |
4 | * Fix handling alpha value of zero (Simon) | 17 | * Fix handling alpha value of zero (Simon) |
5 | - also fix up defaulting of missing alpha theme items to 255 | 18 | - also fix up defaulting of missing alpha theme items to 255 |