orgmode: complete the mimeconf defs
This commit is contained in:
parent
078675730c
commit
b07ae087d9
@ -13,7 +13,7 @@
|
||||
|
||||
PPA_KEYID=7808CE96D38B9201
|
||||
|
||||
RCLVERS=1.31.5
|
||||
RCLVERS=1.31.6
|
||||
SCOPEVERS=1.20.2.4
|
||||
GSSPVERS=1.1.1
|
||||
PPAVERS=1
|
||||
|
||||
@ -1 +1 @@
|
||||
1.31.5
|
||||
1.31.6
|
||||
|
||||
@ -359,6 +359,7 @@ text/x-java = source
|
||||
text/x-lua = source
|
||||
text/x-mail = message
|
||||
text/x-man = document
|
||||
text/x-orgmode = document
|
||||
text/x-perl = source
|
||||
text/x-php = source
|
||||
text/x-purple-html-log = pidgin
|
||||
@ -443,6 +444,7 @@ text = \
|
||||
text/x-ini \
|
||||
text/x-java \
|
||||
text/x-man \
|
||||
text/x-orgmode \
|
||||
text/x-perl \
|
||||
text/x-php \
|
||||
text/x-python \
|
||||
|
||||
@ -187,6 +187,7 @@ text/x-csv = internal text/plain
|
||||
text/x-fictionbook = internal xsltproc fb2.xsl
|
||||
text/x-ini = internal text/plain
|
||||
text/x-mail = internal
|
||||
text/x-orgmode = execm python rclorgmode.py
|
||||
text/x-perl = internal text/plain
|
||||
text/x-python = execm python rclpython.py
|
||||
text/x-shellscript = internal text/plain
|
||||
@ -291,6 +292,7 @@ text/x-html-sidux-man = sidux-book
|
||||
text/x-ini = txt
|
||||
text/x-mail = message
|
||||
text/x-man = document
|
||||
text/x-orgmode = document
|
||||
text/x-perl = source
|
||||
text/x-purple-html-log = pidgin
|
||||
text/x-purple-log = pidgin
|
||||
@ -359,6 +361,7 @@ text = \
|
||||
text/x-html-sidux-man \
|
||||
text/x-ini \
|
||||
text/x-man \
|
||||
text/x-orgmode \
|
||||
text/x-perl \
|
||||
text/x-python \
|
||||
text/x-shellscript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user