diff options
author | karl-qdh <karl@qdh.org.uk> | 2011-01-31 10:32:24 +0000 |
---|---|---|
committer | karl-qdh <karl@qdh.org.uk> | 2011-01-31 10:32:24 +0000 |
commit | 12f38653661221531efa57287f1ef7410ae68935 (patch) | |
tree | c34811312305081e1cceaa233de8e1461decc19b /data/Makefile.am | |
parent | 93a2d0e1f1b238e2c77eaa2ceb0070d92c72b317 (diff) | |
parent | aaae5863299681153898d4e701f44aed85c780e9 (diff) | |
download | ayatana-indicator-datetime-12f38653661221531efa57287f1ef7410ae68935.tar.gz ayatana-indicator-datetime-12f38653661221531efa57287f1ef7410ae68935.tar.bz2 ayatana-indicator-datetime-12f38653661221531efa57287f1ef7410ae68935.zip |
Updated add type handler functions
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 0e8dec3..de417b2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,7 @@ #SUBDIRS = icons gsettings_SCHEMAS = \ - org.ayatana.indicator.datetime.gschema.xml + com.canonical.indicator.datetime.gschema.xml @GSETTINGS_RULES@ dbus_servicesdir = $(DBUSSERVICEDIR) |