- Timestamp:
- 04/23/08 02:13:22 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/picolena/templates/lib/plain_text_extractors/ms.powerpoint.rb
r178 r216 5 5 as "application/powerpoint" 6 6 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 8 9 which_should_for_example_extract 'unofficial written by OOo Impress', :from => 'one_page.ppt' 9 10 #FIXME: it seems that catppt cannot open .pps files.
