GNOME Bugzilla – Bug 780504
lokview: Add pre-OOXML MS Office formats
Last modified: 2017-03-24 16:55:32 UTC
Since LOKDocView widget can support opening these formats, why not use it.
Created attachment 348658 [details] [review] lokview: Add old MSO formats
Review of attachment 348658 [details] [review]: Thanks, Pranav! Looks good to me. Maybe expand "MSO" to "MS Office" so that it's a bit more obvious? :) ::: src/lokview.js @@ +65,3 @@ + 'application/msword', + 'application/vnd.ms-excel', + 'application/vnd.ms-powerpoint', Nitpick: could you please move them up to retain the alphabetical ordering? @@ +80,3 @@ + 'application/vnd.openxmlformats-officedocument.spreadsheetml.template', + 'application/vnd.ms-excel', + 'application/vnd.ms-powerpoint', Ditto.
Created attachment 348661 [details] [review] lokview: Add pre-OOXML MS Office formats https://bugzilla.gnome.org/show_bug.cgi?id=780504 https://bugzilla.gnome.org/show_bug.cgi?id=661593
Created attachment 348662 [details] [review] lokview: Add pre-OOXML MS Office formats
master 9d4b811