Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37527404
en ru br
ALT Linux repos
5.0: 3.0-alt2
4.1: 3.0-alt0.M41.1
4.0: 2.0-alt2
3.0: 1.0.7-alt1
+updates:1.0.8-alt1

Group :: Networking/WWW
RPM: firefox-uk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh -e

user_lang_file="${HOME}/${MOZ_PIS_USER_DIR}/firefox.lang.uk"
if [ ! -f "$user_lang_file" ]; then
printf 'cid="%s"\n' "@cid@" > "$user_lang_file"
printf 'user_language="%s"\n' "uk-UA" >> "$user_lang_file"
fi
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin