[Bug 212984] Review Request: openoffice.org-langpack-ar-dict - Arabic word list/dictionaries for OpenOffice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: openoffice.org-langpack-ar-dict - Arabic word list/dictionaries for OpenOffice


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=212984





------- Additional Comments From danken@xxxxxxxxxxxxxxxxx  2007-06-06 10:20 EST -------
Created an attachment (id=156354)
 --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=156354&action=view)
convert Buckwalter's Arabic encoding to UTF-8

Attachment 156353 converts the wordlist to UTF8. The affix file is abit more
complex, and I used:

cat ar1.aff |grep -v '^.FX' >nonFX
cat ar1.aff |grep '^.FX'| cut -d ' ' -f 1-3 >FX123
cat ar1.aff |grep '^.FX'| cut -d ' ' -f 4 | ./btr >FX4
cat ar1.aff |grep '^.FX'| cut -d ' ' -f 5- >FX5
paste -d ' ' FX123 FX4 FX5 >FX
cat nonFX FX >ar.aff

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]