~unity-team/thumbnailer/devel

« back to all changes in this revision

Viewing changes to plugins/Ubuntu/Thumbnailer.0.1/plugin.cpp

  • Committer: Tarmac
  • Author(s): Michi Henning
  • Date: 2016-01-13 08:15:57 UTC
  • mfrom: (326.2.9 config-access)
  • Revision ID: tarmac-20160113081557-ycs9p26o22bjyaw9
Made client-side config settings available from the server. Fixes: https://bugs.launchpad.net/bugs/1528058.

Approved by James Henstridge, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
#include "plugin.h"
20
20
 
21
 
#include <settings.h>
22
21
#include "albumartgenerator.h"
23
22
#include "artistartgenerator.h"
24
23
#include "thumbnailgenerator.h"