diff options
author | damien <damien@mandriva.com> | 2000-12-21 12:40:19 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2000-12-21 12:40:19 +0000 |
commit | 6b1abbc56d745282acbcd1d617142e6810ea8f1a (patch) | |
tree | 23b1a7b27781042c5f74098a189661213c81d2f3 | |
parent | 1e1711e5ddde0714c52d611d41b846c8ce127d85 (diff) | |
download | control-center-6b1abbc56d745282acbcd1d617142e6810ea8f1a.tar control-center-6b1abbc56d745282acbcd1d617142e6810ea8f1a.tar.gz control-center-6b1abbc56d745282acbcd1d617142e6810ea8f1a.tar.bz2 control-center-6b1abbc56d745282acbcd1d617142e6810ea8f1a.tar.xz control-center-6b1abbc56d745282acbcd1d617142e6810ea8f1a.zip |
added Pablo remarks on UTF8
-rw-r--r-- | controlcenter.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/controlcenter.html b/controlcenter.html index 2f06bcad..b1ed8e81 100644 --- a/controlcenter.html +++ b/controlcenter.html @@ -50,7 +50,7 @@ according to the product</li> DrakConf will still exist. But the number of item will be reduced. The tools will be grouped in 6 groups, described here. Here is a screenshot of what it could be. Some work is still neede to clearly define what will be the look of -this DrakConf. Question : do we want to keep its name 'DrakConf'? +this DrakConf. Question : do we want to keep its name 'DrakConf'? It seems that no. It will be named 'Control Center'. Here is a first screenshot : <br> <A HREF=screenshot1.png> futur of DrakConf </A> </li> @@ -63,6 +63,12 @@ screenshots of what this window will be : <br> <li>Having a newbie and an expert mode for this tools would be useful.</li> <li>Having a wizard mode for this tools would be required for some of them, and useful for the others.</li> +<li>In 8.0 UTF-8 locales will be available, and migration to UTF-8 will start. +Gtk+ toolkits seem to allow on the fly charset conversion of text used +by gettext in po files. +For other text we must mandate that they +be coded in UTF-8, and add the needed code to the application to convert +it to the user locale </li> </ul> <H2>Groups descriptions</H2> Note : every names are here for reference, The names will be replaced by their |