Show
Ignore:
Timestamp:
09/03/06 21:19:57 (6 years ago)
Author:
ath
Message:

Restore FmOutputAlsa, delete the old FmOutputOss? and fix some documentation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • rgc/trunk/intltool-merge

    r100 r111  
    258258{ 
    259259    my ($encoding) = @_; 
    260     my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/usr/local/lib/charset.alias"; 
     260    my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/home/ath/test/lib/charset.alias"; 
    261261 
    262262    # seek character encoding aliases in charset.alias (glib)