GNOME Bugzilla – Bug 780718
Use GnomeDesktop API to simplify code, etc..
Last modified: 2017-03-31 05:26:33 UTC
The code to thumbnail GoogleDocuments can be simplified by exploiting GnomeDesktop API. We should also use a named constant for the indentifier prefix for SkydriveDocuments.
Created attachment 348985 [details] [review] documents: Use a global named constant for the OneDrive prefix
Created attachment 348986 [details] [review] documents: Simplify calculation of thumbnail paths for GoogleDocuments
Getting some patches out of the way while hacking on bug 774937. I need to test them a more thoroughly.
Review of attachment 348985 [details] [review]: Sure
Review of attachment 348986 [details] [review]: Looks good.
Thanks. Pushed to master.