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.powerpoint.rb

    r178 r216  
    55  as "application/powerpoint" 
    66  aka "Microsoft Office Powerpoint document" 
    7   with "catppt SOURCE" => :on_linux, "some other command" => :on_windows 
     7  with "catppt SOURCE" => :on_linux_and_mac_os, 
     8       "some other command" => :on_windows 
    89  which_should_for_example_extract 'unofficial written by OOo Impress', :from => 'one_page.ppt' 
    910  #FIXME: it seems that catppt cannot open .pps files.