Update for OpenOffice and StarOffice viewer.
odt2txt is now used. Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
Этот коммит содержится в:
родитель
a59ccc1016
Коммит
19716b790a
@ -1,3 +1,8 @@
|
||||
|
||||
2009-01-29 Mikhail S. Pobolovets <styx.mp@gmail.com>
|
||||
* lib/mc.ext.in: update for OpenOffice and StarOffice viewer.
|
||||
odt2txt is now used
|
||||
|
||||
2009-01-29 Patrick Winnertz <winnie@debian.org> & Sergei Trofimovich <slyfox@inbox.ru>
|
||||
|
||||
* src/file.c: Added trailing dir separator for default path in copy/move dialogs.
|
||||
|
@ -445,7 +445,7 @@ shell/.sdw
|
||||
# StarOffice 6 and OpenOffice.org formats
|
||||
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
|
||||
View=%view{ascii} odt2txt %f
|
||||
|
||||
# AbiWord
|
||||
shell/.abw
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user