This commit is contained in:
committed by
Git OBS Bridge
parent
81b0ee623a
commit
06476b29bc
@@ -41,7 +41,7 @@
|
||||
View=%view{ascii} ogginfo %s
|
||||
|
||||
regex/\.([mM][iI][dD][iI]?|[rR][mM][iI][dD]?)$
|
||||
@@ -417,12 +417,12 @@
|
||||
@@ -420,12 +420,12 @@
|
||||
|
||||
# Postscript
|
||||
type/^PostScript
|
||||
@@ -56,7 +56,7 @@
|
||||
#Open=(acroread %f &)
|
||||
#Open=(ghostview %f &)
|
||||
View=%view{ascii} pdftotext %f -
|
||||
@@ -437,54 +437,53 @@
|
||||
@@ -440,54 +440,53 @@
|
||||
|
||||
# StarOffice 5.2
|
||||
shell/.sdw
|
||||
@@ -68,7 +68,7 @@
|
||||
- Open=(ooffice %f &)
|
||||
+regex/\.(odb|odc|odf|odg|odi|odm|odp|ods|odt|otg|oth|otp|ots|ott|sda|sdc|sdd|sdp|sds|sdw|sgl|smf|stc|std|sti|stw|sxc|sxd|sxg|sxi|sxm|sxw|vor)$
|
||||
+ Open=(ooffice %f >/dev/null 2>&1 &)
|
||||
View=%view{ascii} unzip -p %f content.xml | o3totxt
|
||||
View=%view{ascii} odt2txt %f
|
||||
|
||||
# AbiWord
|
||||
shell/.abw
|
||||
|
Reference in New Issue
Block a user