Rev 2670 | Rev 6470 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2670 | Rev 2725 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | # Input parameters: |
4 | # Input parameters: |
5 | # srch, search_category, |
5 | # srch, search_category, gotlim, gotlim2 |
6 | # |
6 | # |
7 | # Output variables: |
7 | # Output variables: |
8 | # gotm, gotw, gotcnt |
8 | # gotm, gotw, gotcnt |
9 | # gotw is only for debugging uses. |
9 | # gotw is only for debugging uses. |
10 | !nocache |
10 | !nocache |
11 | - | ||
- | 11 | !default search_lang=$lang |
|
12 | !if $srch!=$empty |
12 | !if $srch!=$empty |
13 | suffix_dictionary= |
13 | suffix_dictionary= |
14 | dictionary=$search_package2/$search_category.$search_lang |
14 | dictionary=$search_package2/$search_category.$search_lang |
15 | translator_unknown= |
15 | translator_unknown= |
16 | sout=!exec translator $srch |
16 | sout=!exec translator $srch |