Subversion Repositories Kolibri OS

Rev

Rev 6725 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6725 Rev 6764
Line 788... Line 788...
788
        /* Note: At least for UnZip, trying to change the process codeset to
788
        /* Note: At least for UnZip, trying to change the process codeset to
789
         *       UTF-8 does not work.  For the example Linux setup of the
789
         *       UTF-8 does not work.  For the example Linux setup of the
790
         *       UnZip maintainer, a successful switch to "en-US.UTF-8"
790
         *       UnZip maintainer, a successful switch to "en-US.UTF-8"
791
         *       resulted in garbage display of all non-basic ASCII characters.
791
         *       resulted in garbage display of all non-basic ASCII characters.
792
         */
792
         */
-
 
793
#ifdef KOS32
-
 
794
        /* manual override */
-
 
795
        G.native_is_utf8 = TRUE;
-
 
796
#endif
793
    }
797
    }
794
# endif /* UTF8_MAYBE_NATIVE */
798
# endif /* UTF8_MAYBE_NATIVE */
Line 795... Line 799...
795
 
799
 
796
    /* initialize Unicode */
800
    /* initialize Unicode */