#regex/\.([wW][mM][aA])$
# Open=mplayer -vo null %f
# View=%view{ascii} mplayer -quiet -slave -frames 0 -vo null -ao null -identify %f 2>/dev/null | tail +13 || file %f
-
-
-### Play lists ###
-
+#
+#
+#### Play lists ###
+#
#regex/\.([mM]3[uU]|[pP][lL][sS])$
# Open=if [ -z "$DISPLAY" ]; then mplayer -vo null -playlist %f; else (xmms -p %f >/dev/null 2>&1 &); fi
Open=(abiword %f &)
# Microsoft Word Document
-regex/\.([Dd][oO][cCtT]|[Ww][rR][iI])$
- Open=(abiword %f >/dev/null 2>&1 &)
- View=%view{ascii} antiword -t %f || catdoc -w %f || word2x -f text %f - || strings %f
-type/^Microsoft\ Word
- Open=(abiword %f >/dev/null 2>&1 &)
- View=%view{ascii} antiword -t %f || catdoc -w %f || word2x -f text %f - || strings %f
-
-# RTF document
+#regex/\.([Dd][oO][cCtT]|[Ww][rR][iI])$
+# Open=(abiword %f >/dev/null 2>&1 &)
+# View=%view{ascii} antiword -t %f || catdoc -w %f || word2x -f text %f - || strings %f
+#type/^Microsoft\ Word
+# Open=(abiword %f >/dev/null 2>&1 &)
+# View=%view{ascii} antiword -t %f || catdoc -w %f || word2x -f text %f - || strings %f
+#
+## RTF document
#regex/\.([rR][tT][fF])$
# Open=(abiword %f >/dev/null 2>&1 &)
View=%view{ascii} xls2csv %f || strings %f
# Use OpenOffice.org to open any MS Office documents
-type/^Microsoft\ Office\ Document
- Open=(libreoffice %f &)
+#type/^Microsoft\ Office\ Document
+# Open=(libreoffice %f &)
# Framemaker
type/^FrameMaker
Open=fbreader %f &
View=%view{ascii} catdoc %f
+regex/\.([Dd][oO][cCtT]|[Ww][rR][iI])$
+ Include=msoffice
+
+type/^Microsoft\ Word
+ Include=msoffice
+
+type/^Microsoft\ Office\ Document
+ Include=msoffice
+
+type/^Composite\ Document\ File
+ Include=msoffice
+
# ftplist
regex/\.ftplist$
Open=%cd %p#ftplist
#Open=mediaplayer_open %f
View=%view{ascii} %f
+include/msoffice
+ Open=libreoffice %f &
+ View=%view{ascii} catdoc %f
+
include/video
Open=smplay %f &
#Open=mediaplayer_open %f