Re: How to customize locale for each desktop icon for KDE?

From: Juan Carlos Inostroza (jci_at_tux.cl)
Date: 04/12/04

  • Next message: Mark A. Hoover: "Re: RH rips again Was: extend EOL for Red Hat Linux 9?"
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    Date: Mon, 12 Apr 2004 14:42:38 -0400
    
    

    On Mon, 2004-04-12 at 14:32, Jingcao Hu wrote:
    > For instance, what I want to achieve is that, when I click the Audio player
    > icon in the desktop, it will automatically set up the locale of XMMS to
    > zh_CN so that the songs with name in Chinese can be properly decoded. (Right
    > now I have to fire it in terminal by typing "export LANG=zh_CN && xmms which
    > is not convenient).

    try passing the environment variable before running xmms

    i.e.: LANG=zh_CN xmms

    > I tested a little bit with the configure files in $HOME/Desktop directory
    > but with no luck. Is there a place that I can find the complete list of the
    > allowed keys for such configuration file?

    did you installed an additional locale (language support, during the
    installation phase)? did you check for language errors? (locale not
    supported, etc?) did you configured the locales?

    -- 
    Juan Carlos Inostroza O.
    Registered Linux User #246002
    jci@tux.cl - http://www.tux.cl
    "Beyond the senses is the mind, and beyond the mind is the reason,
    its essence."
    		-- Katha Upanisad 6.7
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark A. Hoover: "Re: RH rips again Was: extend EOL for Red Hat Linux 9?"

    Relevant Pages

    • Re: How to customize locale for each desktop icon for KDE?
      ... > continue use English as my default language. ... > allows me to continue use English as my default locale, ... But with a little tweaking here and there (menus, ... "Beyond the senses is the mind, and beyond the mind is the reason, ...
      (Fedora)
    • Localized month names?
      ... How do I get a list of localized month names for current locale? ... first thing that came to my mind was an ugly hack: ... import datetime ...
      (comp.lang.python)