Bug 95757

Summary: url shortcut for catalan dictionary lookup
Product: [Applications] konqueror Reporter: Pau Capdevila <pau.capdevila>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 3.3.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Catalan dictionary lookup search provider
Catalan dictionary lookup search provider (correct catalan charset)

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 \