diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-03-27 00:25:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-03-27 00:25:01 +0800 |
commit | 72adbd4ccd445e82ff0df14019f357bc5340af20 (patch) | |
tree | 35ae027c4b4e54ee6371b5b9c7e9386788724cc5 /data | |
parent | 73cdbc1aa1f4e5a40228583bb720ae6885ae7add (diff) | |
download | gsoc2013-evolution-72adbd4ccd445e82ff0df14019f357bc5340af20.tar.gz gsoc2013-evolution-72adbd4ccd445e82ff0df14019f357bc5340af20.tar.zst gsoc2013-evolution-72adbd4ccd445e82ff0df14019f357bc5340af20.zip |
Bug 670609 - Delete /data/evolution.mime
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 3 | ||||
-rw-r--r-- | data/evolution.mime | 5 |
2 files changed, 0 insertions, 8 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index aa02b00d35..bb6b2c18a3 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -36,9 +36,6 @@ gsettings_SCHEMAS = \ convertdir = $(datadir)/GConf/gsettings convert_DATA = evolution.convert -mimedir = $(datadir)/mime-info -dist_mime_DATA = evolution.mime - themedir = $(privdatadir)/theme dist_theme_DATA = \ default.css \ diff --git a/data/evolution.mime b/data/evolution.mime deleted file mode 100644 index f72de6399b..0000000000 --- a/data/evolution.mime +++ /dev/null @@ -1,5 +0,0 @@ -text/x-vcard - ext: vcf - -text/calendar - ext: ics
\ No newline at end of file |