1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtsession: help applications enable "international".

This commit is contained in:
Liang Chang 2022-08-12 01:54:57 +00:00 committed by Jon Trulson
parent 2d186d4cdd
commit 3449ea6767

View file

@ -186,4 +186,20 @@ XCOMM endif
!################################################################# !#################################################################
*dtEnvMapForRemote: DTAPPSEARCHPATH:DTHELPSEARCHPATH:DTDATABASESEARCHPATH:XMICONSEARCHPATH:XMICONBMSEARCHPATH *dtEnvMapForRemote: DTAPPSEARCHPATH:DTHELPSEARCHPATH:DTDATABASESEARCHPATH:XMICONSEARCHPATH:XMICONBMSEARCHPATH
!#################################################################
!#
!# "international"
!#
!# This resource is not for CDE. Some applications (eg.
!# xfontsel) need it to enable the international feature. For
!# a better UX, CDE sets it for users. However, CDE can't
!# foreknow what applications will be installed by a user or
!# what resources will be defined by an application. In
!# extreme cases, an application may define "international"
!# as other meanings. In other words, users may need tweaking
!# the resources for individual applictions in some scenarios.
!#
!#################################################################
*international: True
!################ eof ####################### !################ eof #######################