wok diff obconf/receipt @ rev 1181

Add mISDN (isdn drivers)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 03 06:28:08 2008 +0000 (2008-08-03)
parents 06a78ecad4f7
children c1d6475355a7
line diff
     1.1 --- a/obconf/receipt	Fri Apr 25 22:10:47 2008 +0000
     1.2 +++ b/obconf/receipt	Sun Aug 03 06:28:08 2008 +0000
     1.3 @@ -32,6 +32,13 @@
     1.4  	touch $fs/usr/share/mime/x-openbox-theme.xml
     1.5  	touch $fs/usr/share/mime/x-vbscript.xml
     1.6  	touch $fs/usr/share/mime/x-ms-win-installer.xml
     1.7 +	# Locale
     1.8 +	for i in $LOCALE
     1.9 +	do
    1.10 +		mkdir -p $fs/usr/share/locale/$i/LC_MESSAGES
    1.11 +		cp $src/po/$i.gmo \
    1.12 +			$fs/usr/share/locale/$i/LC_MESSAGES/obconf.mo
    1.13 +	done
    1.14  }
    1.15  
    1.16  # Update mime database.