- rework language selection a bit: use language string as key instead of language...
commit2d759f9d517f8fc90f1b2c76f025d02aeb48b09a
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Sep 2007 14:37:00 +0000 (3 14:37 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Sep 2007 14:37:00 +0000 (3 14:37 +0000)
tree66411741e94e4ab8be1634aa525a758a984e7519
parent880760b4169619adab30e718649452c736a0d96b
- rework language selection a bit: use language string as key instead of language file basename. Display the language string in the selection list too. This makes it possible to distinguish between two variants of the same language without adjusting the language name.
- move user settings from "defaults" section to "general". Makes the code cleaner and has been that way for historical reasons only anyway.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14592 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/configure.cpp
rbutil/rbutilqt/install.cpp
rbutil/rbutilqt/installtalkwindow.cpp
rbutil/rbutilqt/installthemes.cpp
rbutil/rbutilqt/main.cpp
rbutil/rbutilqt/rbutilqt.cpp
rbutil/rbutilqt/uninstallwindow.cpp