summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-09-01 10:45:52 +0300
committermonsta <[email protected]>2015-09-01 10:45:52 +0300
commit7075308aab8d66dae1e1d125250ac2cba3f016ef (patch)
tree07faf8c50ab828f6036ac41b2f7ec608c6a68a31
parent40a5cce07a53698e092437d3f39082f95c0a6308 (diff)
downloadmate-utils-7075308aab8d66dae1e1d125250ac2cba3f016ef.tar.bz2
mate-utils-7075308aab8d66dae1e1d125250ac2cba3f016ef.tar.xz
dictionary: remove dead server entry
closes https://github.com/mate-desktop/mate-utils/issues/96
-rw-r--r--mate-dictionary/data/Makefile.am1
-rw-r--r--mate-dictionary/data/spanish.desktop.in6
-rw-r--r--po/POTFILES.in1
3 files changed, 0 insertions, 8 deletions
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)
diff --git a/mate-dictionary/data/spanish.desktop.in b/mate-dictionary/data/spanish.desktop.in
deleted file mode 100644
index 3ec0f18a..00000000
--- a/mate-dictionary/data/spanish.desktop.in
+++ /dev/null
@@ -1,6 +0,0 @@
-[Dictionary Source]
-Name=spanish
-_Description=Spanish Dictionaries
-Transport=dictd
-Hostname=es.dict.org
-Port=2628
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cb45ae6e..18be842e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -38,7 +38,6 @@ mate-dictionary/data/mate-dictionary.desktop.in.in
mate-dictionary/data/mate-dictionary.appdata.xml.in
[type: gettext/gsettings]mate-dictionary/data/org.mate.dictionary.gschema.xml.in
mate-dictionary/data/org.mate.panel.applet.DictionaryAppletFactory.service.in
-mate-dictionary/data/spanish.desktop.in
mate-dictionary/data/thai.desktop.in
mate-dictionary/libgdict/gdict-client-context.c
mate-dictionary/libgdict/gdict-context.c