wok diff get-opera/stuff/get-opera @ rev 19767

rsync: may not require /etc/inetd.conf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 12:42:22 2017 +0100 (2017-02-20)
parents c91da204982c
children 88f2b120ccee
line diff
     1.1 --- a/get-opera/stuff/get-opera	Fri Jul 11 14:56:46 2014 +0000
     1.2 +++ b/get-opera/stuff/get-opera	Mon Feb 20 12:42:22 2017 +0100
     1.3 @@ -59,6 +59,8 @@
     1.4  mv $PACKAGE $PACKAGE-$VERSION
     1.5  cd $PACKAGE-$VERSION/fs
     1.6  
     1.7 +sed "s|sh$|&\nexport XMODIFIERS=\"@im=none\"|" -i usr/bin/opera
     1.8 +
     1.9  # Create menu
    1.10  mkdir -p usr/share/applications
    1.11  cat > usr/share/applications/opera-browser.desktop <<EOT