Thread: iLiad Antiword for iLiad
View Single Post
Old 05-24-2009, 02:16 PM   #3
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
In essence, I have a MS Word reader now. Here is a package for you to try.
Special note: I don't know if the package work for original FW2.12. I have upgraded my GTK+ libs and I have no original FW2.12 to test. But I guess it should be working.

Install:
1. unpack "leafpad.zip" (with dir "leafpad") to /media/card/programs.
2. Unpack "antiword.zip" (with dir "antiword") to /usr/share.
3. modify your /mnt/registry/registry.xml, add these sections
Code:
        <application type="MSWORD">
            <appCategory>viewer</appCategory>
            <argMask>_FILENAME_</argMask>
            <execute>/media/card/programs/leafpad/run.sh</execute>
            <supportFormat>
                <extName>doc</extName>
            </supportFormat>
            <xResourceName>sh</xResourceName>
            <ipcChannel>14</ipcChannel>
            <appIconPath/>
        </application>
Code:
        <extensionInfo>
            <associateApp>MSWORD</associateApp>
            <extName>doc</extName>
            <extIcon>/usr/share/contentlister/Icon_doc.png</extIcon>
        </extensionInfo>
4. Reboot. You can open MS Word file from contentlister now.
Attached Files
File Type: zip leafpad.zip (325.2 KB, 405 views)
File Type: zip antiword.zip (115.3 KB, 394 views)

Last edited by ericshliao; 05-24-2009 at 02:19 PM.
ericshliao is offline   Reply With Quote