Home
last modified time | relevance | path

Searched refs:NLS (Results 1 – 25 of 127) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-gettext.txt23 properly handled, packages in Buildroot that can use NLS support
26 1. Ensure NLS support is enabled when +BR2_SYSTEM_ENABLE_NLS=y+. This
34 packages. If NLS support is disabled, this variable is empty. If
35 NLS support is enabled, this variable contains +host-gettext+ so
51 No changes should be made to the +Config.in+ file to support NLS.
/OK3568_Linux_fs/buildroot/package/ushare/
H A D0001-Don-t-build-po-files-if-NLS-is-disabled.patch4 Subject: [PATCH] Don't build po files if NLS is disabled
26 +ifeq ($(NLS),yes)
50 +append_config "NLS=$nls"
/OK3568_Linux_fs/buildroot/package/gettext-gnu/
H A Dgettext-gnu.mk71 $(RM) -rf $(TARGET_DIR)/usr/share/gettext/ABOUT-NLS
96 $(INSTALL) -m 0644 $(@D)/$(HOST_GETTEXT_GNU_SUBDIR)/ABOUT-NLS \
97 $(HOST_DIR)/share/gettext/ABOUT-NLS
/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig6 menuconfig NLS config
19 if NLS
22 string "Default NLS Option"
25 The default NLS used when mounting file system. Note, that this is
26 the NLS used by your console, not the NLS used by a specific file
35 If you specify a wrong value, it will use the built-in NLS;
256 NLS Default value during kernel configuration, instead of 'cp932'.
315 An ASCII NLS module is needed if you want to override the
316 DEFAULT NLS with this very basic charset and don't want any
320 tristate "NLS ISO 8859-1 (Latin 1; Western European Languages)"
[all …]
/OK3568_Linux_fs/kernel/fs/befs/
H A DKconfig5 select NLS
15 of the NLS (native language support) options below.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dnls.m425 AC_MSG_CHECKING([whether NLS is requested])
26 dnl Default is enabled NLS
H A Dgettext.m4118 dnl If we use NLS figure out what method
132 dnl User does not insist on using GNU NLS library. Figure out what
134 dnl to fall back to GNU NLS library.
273 dnl Mark actions used to generate GNU NLS library.
308 AC_MSG_CHECKING([whether to use NLS])
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libfm/libfm-extra/
H A D0001-nls.m4-Take-it-from-gettext-0.15.patch44 +AC_MSG_CHECKING([whether NLS is requested])
45 +dnl Default is enabled NLS
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/flex/flex/
H A Dcheck-funcs.patch46 -setlocale dnl Needed only if NLS is enabled
58 +# setlocale - Needed only if NLS is enabled.
/OK3568_Linux_fs/kernel/fs/vboxsf/
H A DKconfig4 select NLS
/OK3568_Linux_fs/kernel/fs/hfs/
H A DKconfig5 select NLS
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A DKconfig5 select NLS
/OK3568_Linux_fs/buildroot/package/linux-tools/
H A Dlinux-tool-cpupower.mk.in13 NLS=false \
/OK3568_Linux_fs/kernel/drivers/hv/
H A DKconfig19 depends on HYPERV && CONNECTOR && NLS
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dgettext.bbclass11 # Remove the NLS bits if USE_NLS is no or INHIBIT_DEFAULT_DEPS is set
/OK3568_Linux_fs/kernel/fs/exfat/
H A DKconfig5 select NLS
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cracklib/
H A Dcracklib_2.9.8.bb26 touch ${S}/ABOUT-NLS
/OK3568_Linux_fs/kernel/fs/udf/
H A DKconfig5 select NLS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/cpufrequtils/
H A Dcpufrequtils_008.bb17 EXTRA_OEMAKE:append = " ${@['', 'NLS=false']['${USE_NLS}' == 'no']} "
/OK3568_Linux_fs/buildroot/package/transmission/
H A DConfig.in42 comment "transmission-gtk needs NLS enabled"
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/dos2unix/
H A Ddos2unix_7.4.2.bb20 # The dos2unix NLS relies on po4a-native, while po4a recipe is
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcsvc-proto/
H A Drpcsvc-proto.bb33 touch ${S}/ABOUT-NLS
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Dhelpers.h19 #ifdef NLS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/ibus/
H A Dibus.inc37 touch ${S}/ABOUT-NLS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/minidlna/
H A Dminidlna.inc22 # configure.ac:30: error: required file './ABOUT-NLS' not found

123456