| Summary: | missing some defined special characters | ||
|---|---|---|---|
| Product: | [Unmaintained] quanta | Reporter: | Fathi Boudra <fabo> |
| Component: | general | Assignee: | András Manţia <amantia> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | ana |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Fathi Boudra
2006-03-31 13:39:10 UTC
SVN commit 579881 by amantia:
Add some more special characters to the list.
BUGS: 130513, 124628
M +1 -0 ChangeLog
M +9 -0 data/chars
--- branches/KDE/3.5/kdewebdev/quanta/ChangeLog #579880:579881
@@ -5,6 +5,7 @@
- do not allow growing of quantarc until it crashes Quanta [#111049]
- symlink handling fixes (hopefully won't break anything)
- fix Save As problems, possibly #131728
+ - add some more special characters to the list [#130513, #124628]
Version 3.5.4 (Release date: 02-08-2006; Started 24-06-2005):
- bugfixes:
--- branches/KDE/3.5/kdewebdev/quanta/data/chars #579880:579881
@@ -128,10 +128,19 @@
ÿ (ÿ) Small y, diaeresis
Ă (Ă) Capital A, romanian accent
ă (ă) Small a, romanian accent
+č (č) Small c, caron
+ď (ď) Small d, caron
+ě (ě) Small e, caron
+ň (ň) Small n, caron
+ř (ř) Small r, caron
Ş (Ş) Capital S, cedilla accent
ş (ş) Small s, cedilla accent
+š (š) Small s, caron
Ţ (Ţ) Capital T, cedilla accent
ţ (ţ) Small t, cedilla accent
+ť (ť) Small t, caron
+ů (ů) Small u, ring above
+ž (ž) Small z, caron
Ş (Ș) Capital S, comma accent below
ş (ș) Small s, comma accent below
Ţ (Ț) Capital T, comma accent below
|