Show
Ignore:
Timestamp:
04/23/08 02:13:22 (7 months ago)
Author:
eric.dumin..@gmail.com
Message:

Ready for 0.1.4?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/picolena/templates/lib/plain_text_extractors/ms.word.rb

    r178 r216  
    55  as "application/msword" 
    66  aka "Microsoft Office Word document" 
    7   with "antiword SOURCE" => :on_linux, "some other command" => :on_windows 
     7  with "antiword SOURCE" => :on_linux_and_mac_os, 
     8       "some other command" => :on_windows 
    89  which_should_for_example_extract 'district heating', :from => 'Types of malfunction in DH substations.doc' 
    910  or_extract 'Basic Word template for Picolena specs', :from => 'office2003-word-template.dot'