forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit04e9704
committed
Now ispell dictionary can eat dictionaries in MySpell format,
used by OpenOffice. Dictionaries are placed athttp://lingucomponent.openoffice.org/spell_dic.htmlDictionary automatically recognizes format of files.Warning. MySpell's format has limitation with compoundword support: it's impossible to mark affix ascompound-only affix. So for norwegian, german etclanguages it's recommended to use original ispell format.For that reason I don't want to remove my2ispellscripts, it's has workaround at least for norwegian language.1 parent1a1326d commit04e9704
2 files changed
+92
-3
lines changedLines changed: 91 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
| 394 | + | |
394 | 395 |
| |
395 | 396 |
| |
396 | 397 |
| |
| |||
412 | 413 |
| |
413 | 414 |
| |
414 | 415 |
| |
| 416 | + | |
415 | 417 |
| |
416 | 418 |
| |
417 | 419 |
| |
418 | 420 |
| |
419 | 421 |
| |
420 | 422 |
| |
421 | 423 |
| |
| 424 | + | |
422 | 425 |
| |
423 | 426 |
| |
424 | 427 |
| |
425 | 428 |
| |
426 | 429 |
| |
427 | 430 |
| |
| 431 | + | |
428 | 432 |
| |
429 | 433 |
| |
430 | 434 |
| |
| |||
433 | 437 |
| |
434 | 438 |
| |
435 | 439 |
| |
| 440 | + | |
436 | 441 |
| |
437 | 442 |
| |
438 |
| - | |
439 |
| - | |
| 443 | + | |
| 444 | + | |
440 | 445 |
| |
441 | 446 |
| |
442 | 447 |
| |
| |||
455 | 460 |
| |
456 | 461 |
| |
457 | 462 |
| |
458 |
| - | |
| 463 | + | |
459 | 464 |
| |
460 | 465 |
| |
461 | 466 |
| |
462 | 467 |
| |
463 | 468 |
| |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
464 | 479 |
| |
465 | 480 |
| |
466 | 481 |
| |
| |||
475 | 490 |
| |
476 | 491 |
| |
477 | 492 |
| |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
478 | 566 |
| |
479 | 567 |
| |
480 | 568 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
|
0 commit comments
Comments
(0)