head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2002.12.25.23.32.45; author swiergot; state Exp; branches; next 1.1; 1.1 date 2002.12.25.23.17.20; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- Touched to force building. @ text @--- linux_logo.c.orig 2002-03-11 21:11:09.000000000 +0100 +++ linux_logo.c 2002-06-27 01:16:17.000000000 +0200 @@@@ -605,7 +605,7 @@@@ /* i18n */ setlocale(LC_ALL,""); textdomain("linux_logo"); - bindtextdomain("linux_logo", "/usr/lib/locale"); + bindtextdomain("linux_logo", "/usr/share/locale"); /* Set some defaults */ setup_info(&settings); @ 1.1 log @- Initial release. - Version 4.02. @ text @@ .