~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/clipboard.c

  • Committer: Michael Terry
  • Date: 2011-07-13 14:54:42 UTC
  • mto: This revision was merged to the branch mainline in revision 631.
  • Revision ID: michael.terry@canonical.com-20110713145442-4b0pkrbebadn99h6
convert to gsettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
#include "config.h"
12
12
 
13
 
#include <gconf/gconf-client.h>
14
13
#include <gdk/gdkx.h>
15
14
 
16
15
#include "update-notifier.h"