mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
add Wiktionary as a lookup option. This overlaps Catalan, so duplicate
links need to be detected and suppressed.
This commit is contained in:
parent
899d2073b2
commit
7c45ec5f8c
1 changed files with 4 additions and 0 deletions
|
@ -271,6 +271,10 @@
|
||||||
<item>:ca:</item>
|
<item>:ca:</item>
|
||||||
<item>http://escrable.montane.cat/diccionari/cercador/?mot=%2$s</item>
|
<item>http://escrable.montane.cat/diccionari/cercador/?mot=%2$s</item>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
<item>Wiktionary</item>
|
||||||
|
<item></item>
|
||||||
|
<item>https://%1$s.wiktionary.org/w/index.php?search=%2$s</item>
|
||||||
|
<!-- -->
|
||||||
<item>Google</item>
|
<item>Google</item>
|
||||||
<item></item> <!-- means all supported -->
|
<item></item> <!-- means all supported -->
|
||||||
<item>http://www.google.com/search?nl=%1$s\u0026q=%2$s</item>
|
<item>http://www.google.com/search?nl=%1$s\u0026q=%2$s</item>
|
||||||
|
|
Loading…
Reference in a new issue