From 7075308aab8d66dae1e1d125250ac2cba3f016ef Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 1 Sep 2015 10:45:52 +0300 Subject: dictionary: remove dead server entry closes https://github.com/mate-desktop/mate-utils/issues/96 --- mate-dictionary/data/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'mate-dictionary/data/Makefile.am') diff --git a/mate-dictionary/data/Makefile.am b/mate-dictionary/data/Makefile.am index aa24a926..2ff79022 100644 --- a/mate-dictionary/data/Makefile.am +++ b/mate-dictionary/data/Makefile.am @@ -15,7 +15,6 @@ $(gdictapp_in_files): $(gdictapp_in_files:.desktop.in=.desktop.in.in) dictsourcedir = $(datadir)/mate-dict/sources dictsource_in_files = \ default.desktop.in \ - spanish.desktop.in \ thai.desktop.in \ $(NULL) dictsource_DATA = $(dictsource_in_files:.desktop.in=.desktop) -- cgit v1.2.1