Go to the source code of this file.
Functions | |
| die Please make sure that this script is in modules _shared lang n | unless ($languages_path=~/\/lang $/&&-e"$languages_path/English.lang") |
| finddepth ({wanted=>\&process}, $mythweb_path) | |
| foreach my | $trans_file (<$languages_path, $1)) |
Variables | |
| use | English |
| use Cwd | abs_path |
| my | strings = undef |
| my | $languages_path = dirname(abs_path($PROGRAM_NAME)) |
| my | $mythweb_path = dirname(dirname(dirname($languages_path))) |
| print Scanning php files in $mythweb_path | n |
| die Please make sure that this script is in modules _shared lang n unless | ( | $ | languages_path = ~/\/lang $/&&-e"$languages_path/English.lang" |
) |
Definition at line 50 of file channel_icons.pl.
Referenced by $comp(), $method(), $table(), $trans_file(), if(), and while().
| finddepth | ( | ) |
Referenced by if().
| foreach my $trans_file | ( | ) |
Definition at line 34 of file build_translation.pl.
| use English |
Definition at line 11 of file build_translation.pl.
| use Cwd abs_path |
Definition at line 12 of file build_translation.pl.
| my strings = undef |
Definition at line 16 of file build_translation.pl.
Referenced by MHEngine::GetEngineSupport(), nsv_parse_NSVf_header(), and strings_null().
| my $languages_path = dirname(abs_path($PROGRAM_NAME)) |
Definition at line 22 of file build_translation.pl.
| my $mythweb_path = dirname(dirname(dirname($languages_path))) |
Definition at line 23 of file build_translation.pl.
Definition at line 30 of file build_translation.pl.
1.5.5