summaryrefslogtreecommitdiff
path: root/src/data/de2en.xml
Commit message (Collapse)AuthorAgeFilesLines
* improvement on urlbar suggestionsAndrea Diamantini2013-11-191-8/+0
| | | | | | | | | | STEP 1: clean up! - remember deleting ASAP the UrlSuggester - remove preview label icon to let loading being faster - remove unused opensearch inventories - let ESC key on suggestions behave like major browser (restoring original string)
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-0/+8
introduce search icon description file downloaded after validation, not before icons updated when engine added add opensearch xml description files sync desktop file => fix add webshortcut use db_opensearch.json file to track opensearch engines create an opensearch description only when the engine support suggestions remove opensearch description when an engine is deleted in the webshortcut setting dialog popup: disable ok button when webshortcut is already used Lionel Chauvin is the man having done this big, big, big work!! I'm just merging ;)