1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 17:47:59 +01:00

Rename Search to Finder.

Search generally refers to web searches in this domain and mixing
"search" and "find" within the same module is very confusing.
This commit is contained in:
Doug Kearns
2009-05-11 17:40:26 +10:00
parent 208bc5c6f3
commit cb0f542e94
4 changed files with 21 additions and 22 deletions

View File

@@ -41,7 +41,7 @@
"completion.js",
"editor.js",
"events.js",
"find.js",
"finder.js",
"hints.js",
"io.js",
"mappings.js",