mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
locals: add R/L polarization locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: 225fd3b707
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-16 (Mon, 16 Apr 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -382,6 +382,8 @@ extra.tp_mod_32 QAM/32
|
||||
extra.tp_mod_64 QAM/64
|
||||
extra.tp_pol Polarization
|
||||
extra.tp_pol_h H
|
||||
extra.tp_pol_l L
|
||||
extra.tp_pol_r R
|
||||
extra.tp_rate Symbol rate
|
||||
extra.update_dir Directory for updates
|
||||
extra.use_gotoxx Use gotoXX
|
||||
|
@@ -409,6 +409,8 @@ typedef enum
|
||||
LOCALE_EXTRA_TP_MOD_64,
|
||||
LOCALE_EXTRA_TP_POL,
|
||||
LOCALE_EXTRA_TP_POL_H,
|
||||
LOCALE_EXTRA_TP_POL_L,
|
||||
LOCALE_EXTRA_TP_POL_R,
|
||||
LOCALE_EXTRA_TP_RATE,
|
||||
LOCALE_EXTRA_UPDATE_DIR,
|
||||
LOCALE_EXTRA_USE_GOTOXX,
|
||||
|
@@ -409,6 +409,8 @@ const char * locale_real_names[] =
|
||||
"extra.tp_mod_64",
|
||||
"extra.tp_pol",
|
||||
"extra.tp_pol_h",
|
||||
"extra.tp_pol_l",
|
||||
"extra.tp_pol_r",
|
||||
"extra.tp_rate",
|
||||
"extra.update_dir",
|
||||
"extra.use_gotoxx",
|
||||
|
Reference in New Issue
Block a user