diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-22 16:45:56 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-22 16:45:56 +0200 |
commit | d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8 (patch) | |
tree | 1a070e76f6215a15d14de7dd6952b56740a9706c /capplets/common/Makefile.am | |
parent | 909bf45d2c2d567decaf57b7869e0fbdcb7c0ed4 (diff) | |
download | mate-control-center-d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8.tar.bz2 mate-control-center-d2d6d2944d6e725cd6bd2fce1c6f979649e77ed8.tar.xz |
migrate common stuff to gsettings
Diffstat (limited to 'capplets/common/Makefile.am')
-rw-r--r-- | capplets/common/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/capplets/common/Makefile.am b/capplets/common/Makefile.am index 6dcd64f7..358b00cc 100644 --- a/capplets/common/Makefile.am +++ b/capplets/common/Makefile.am @@ -28,10 +28,6 @@ libcommon_la_SOURCES = \ capplet-util.h \ file-transfer-dialog.c \ file-transfer-dialog.h \ - mateconf-property-editor.c \ - mateconf-property-editor.h \ - mateconf-property-editor-marshal.c \ - mateconf-property-editor-marshal.h \ mate-theme-apply.c \ mate-theme-apply.h \ mate-theme-info.c \ |