csync-git
[mirrors/ArchLinux-Packages.git] / opera-mini / opera-mini.launcher
1 #!/bin/sh
2
3 cd /usr/share/java/microemulator/
4 java -jar microemulator.jar apps/opera-mini-latest-advanced-111language111.jad "$@"
5 exit $?
6
This page took 0.306495 seconds and 4 git commands to generate.