src/gs-details-page.c: Adding context to loading page.
The loading page was just a blank page with a spinner in the middle. This isn't great because it isn't clear what's happening.
I added the dialog "Loading details" and it get iterated every time GS_DETAILS_PAGE_STATE_LOADING is called.
Fixes #608 (closed)