Add i18n menuitem for firefox and seamonkey
This commit is contained in:
parent
88ba57d5fa
commit
9653e978ba
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ for itm in $sel; do
|
|||
'"freshplayerplugin-git"' | \
|
||||
'"freshplayerplugin"') aurpkg="$aurpkg $(echo $itm | sed 's/"//g')";;
|
||||
'"firefox-i18n"' | \
|
||||
'"seamonkey-i18n"' pkg=$pkg;;
|
||||
'"seamonkey-i18n"') ;;
|
||||
*) pkg="$pkg $(echo $itm | sed 's/"//g')";;
|
||||
esac
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue