diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-22 14:25:12 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-22 14:25:12 -0500 |
commit | 2bd8c66a5f5980276a78a360f31f74e51fd8642e (patch) | |
tree | a1ad1fd241638092206de45bafc5e89f1265f80a | |
parent | 4201f5a67b2cd284bfad9c964dfc9e8f690a8cc1 (diff) | |
download | experimental-2bd8c66a5f5980276a78a360f31f74e51fd8642e.tar.gz experimental-2bd8c66a5f5980276a78a360f31f74e51fd8642e.zip |
Update conversion script
-rwxr-xr-x | kde-tde/tde_mimetype_conversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-tde/tde_mimetype_conversion b/kde-tde/tde_mimetype_conversion index 117e7fd..2960d86 100755 --- a/kde-tde/tde_mimetype_conversion +++ b/kde-tde/tde_mimetype_conversion @@ -92,6 +92,7 @@ convert_files "deb" "application-x-deb" convert_files "drawing" "application-vnd\.oasis\.opendocument\.graphics" convert_files "dvi" "application-x-lyx" convert_files "empty" "application-x-zerosize" +convert_files "exec" "application-x-executable" convert_files "exec_wine" "application-x-mswinurl" convert_files "file_locked" "application-vnd\.tde\.file\.locked" convert_files "file_temporary" "application-vnd\.tde\.file\.temporary" |