get-scripts rev 44

opera: fix non-us layout error, again
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat May 23 13:48:59 2015 +0300 (2015-05-23)
parents a2a6f1bd608f
children 5d357cb2f906
files opera
line diff
     1.1 --- a/opera	Fri May 22 02:17:42 2015 +0300
     1.2 +++ b/opera	Sat May 23 13:48:59 2015 +0300
     1.3 @@ -33,6 +33,9 @@
     1.4  mv $PACKAGE $PACKAGE-$VERSION
     1.5  cd $PACKAGE-$VERSION/fs
     1.6  
     1.7 +# Localized keyboard layout fix
     1.8 +busybox sed "s|sh$|sh\nexport XMODIFIERS=\"@im=none\"|" -i usr/bin/opera
     1.9 +
    1.10  # Create menu
    1.11  mkdir -p usr/share/applications
    1.12  cat > usr/share/applications/opera-browser.desktop <<EOT
    1.13 @@ -64,7 +67,7 @@
    1.14  GenericName[ven]=Buronza ya Webu
    1.15  GenericName[xh]=Umkhangeli Zincwadi Zokubhaliweyo
    1.16  GenericName[zu]=Umkhangeli zincwadi we Web
    1.17 -Exec=sh -c 'XMODIFIERS="@im=none" opera %u'
    1.18 +Exec=opera %u
    1.19  Terminal=false
    1.20  Categories=Application;Qt;Network;WebBrowser;X-Ximian-Main;X-Ximian-Toplevel
    1.21  Icon=opera-browser