Bug 95757 - url shortcut for catalan dictionary lookup
Summary: url shortcut for catalan dictionary lookup
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.3.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-24 02:39 UTC by Pau Capdevila
Modified: 2005-01-15 20:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Catalan dictionary lookup search provider (400 bytes, text/plain)
2004-12-30 14:22 UTC, Pau Capdevila
Details
Catalan dictionary lookup search provider (correct catalan charset) (407 bytes, application/x-desktop)
2004-12-31 20:44 UTC, Pau Capdevila
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pau Capdevila 2004-12-24 02:39:21 UTC
Version:           3.3.2 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-4)
OS:                Linux (i686) release 2.6.9-1-k7

Here I post the contents of a .desktop service searchprovider that enables the accessible lookup of a dictionary for the catalan language (kde-i18n-ca).

I'd like it to be included with the main distribution if possible.

Thanks.


[Desktop Entry]
Charset=utf8
Encoding=UTF-8
Hidden=false
Keys=grec
Name=Great Dictionary of the Catalan Language (GRan EnciclopÚdia  Catalana)
Name[ca]=Gran Diccionari de la Llengua Catalana (GRan EnciclopÚdia  Catalana)
Name[es]=Gran Diccionario de la Lengua Catalana (GRan EnciclopÚdia  Catalana)
Query=http://www.grec.net/cgibin/lexicx.pgm?GECART=\\{@}
ServiceTypes=SearchProvider
Type=Service
Comment 1 Pau Capdevila 2004-12-30 14:22:31 UTC
Created attachment 8862 [details]
Catalan dictionary lookup search provider

The text I enclosed put an at instead of "@".
Comment 2 Pau Capdevila 2004-12-31 20:44:31 UTC
Created attachment 8873 [details]
Catalan dictionary lookup search provider (correct catalan charset)
Comment 3 Pau Capdevila 2004-12-31 20:46:11 UTC
*** This bug has been confirmed by popular vote. ***
Comment 4 Albert Astals Cid 2005-01-15 20:59:13 UTC
CVS commit by aacid: 

url shortcut for catalan dictionary lookup (grec)
BUG: 95757


  A            grec.desktop   1.1
  M +1 -0      Makefile.am   1.46


--- kdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders/Makefile.am  #1.45:1.46
@@ -45,4 +45,5 @@
                 google_news.desktop \
                 gracenote.desktop \
+                grec.desktop \
                 hotbot.desktop \
                 hyperdictionary.desktop \