mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
* lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
to view OpenOffice.org documents.
This commit is contained in:
parent
4f09f45404
commit
ef3e4ddcc9
@ -1,3 +1,8 @@
|
||||
2005-05-13 Nerijus Baliunas <nerijus@users.sourceforge.net>
|
||||
|
||||
* lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
|
||||
to view OpenOffice.org documents.
|
||||
|
||||
2005-05-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* acinclude.m4: Remove MC_ARG_ENABLE_DEVELOPER_MODE.
|
||||
|
@ -321,8 +321,9 @@ shell/.sdw
|
||||
Open=(ooffice %f &)
|
||||
|
||||
# StarOffice 6 and OpenOffice.org formats
|
||||
regex/\.(sxw|stw|sxc|stc|sxi|sti|sxd|std|sxm|sxg)$
|
||||
regex/\.(odt|ott|sxw|stw|ods|ots|sxc|stc|odp|otp|sxi|sti|odg|otg|sxd|std|odb|odf|sxm|odm|sxg)$
|
||||
Open=(ooffice %f &)
|
||||
View=%view{ascii} unzip -p %f content.xml | o3totxt
|
||||
|
||||
# AbiWord
|
||||
shell/.abw
|
||||
|
Loading…
Reference in New Issue
Block a user