| Summary: | german umlauts handled wrong | ||
|---|---|---|---|
| Product: | [Developer tools] kdevplatform | Reporter: | hoea |
| Component: | appwizard | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
hoea
2004-03-15 23:58:22 UTC
Well, took me quite a few moments to find what's wrong here: This is more than one bug: a) I think Amilcar forgot to remove some copyright stuff in the template files when he added the general "license"-prefix. This is why the copyright occurs twice. b) We do need to decide at some time, what encoding generated files are. We cannot put latin1 and UTF8 in a mixed manner into source files. I'm not really sure: but isn't there a definition what encodings i.e. a C++ file must be in? Coul you retest? nothing changed (just checked after cvs update & make install) ;-(( |