diff options
author | Ted Gould <ted@gould.cx> | 2010-07-12 16:59:55 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-07-12 16:59:55 -0500 |
commit | 3ef7359d1f7b8db5d46a53ec6f35fc738724ac87 (patch) | |
tree | ea3aae97f605cdbc1e0686ef04761130fda0606a /data/Makefile.am | |
parent | 89692e244aab0cf3f3dba3bb489c026be8b386e1 (diff) | |
download | ayatana-indicator-datetime-3ef7359d1f7b8db5d46a53ec6f35fc738724ac87.tar.gz ayatana-indicator-datetime-3ef7359d1f7b8db5d46a53ec6f35fc738724ac87.tar.bz2 ayatana-indicator-datetime-3ef7359d1f7b8db5d46a53ec6f35fc738724ac87.zip |
Renaming file
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 be4c97d..2e6900c 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,7 +1,7 @@ #SUBDIRS = icons gsettings_SCHEMAS = \ - org.ayatana.indicator.datetime.gschema + org.ayatana.indicator.datetime.gschema.xml @GSETTINGS_RULES@ dbus_servicesdir = $(DBUSSERVICEDIR) |