2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/platform/ubuntu-touch
Frans de Jonge e8c01274f4 Travis: enforce shellscript coding style
* enormous coding style update

* update luajit-launcher

All changes are formatting only except for:

* new more correct pushd/popd style
	* keeps useful indentation
	* prevents execution of commands when pushd failed (cf. https://github.com/koalaman/shellcheck/wiki/SC2164 and https://github.com/koalaman/shellcheck/issues/863)

```
pushd some_dir && {
    command1
    command2
} || exit
popd
```
2017-04-11 15:30:23 +02:00
..
ubuntu-touch-sdl@1d0cd7583c Koreader Ubuntu-touch port 2015-10-03 14:48:51 +08:00
koreader.apparmor Koreader Ubuntu-touch port 2015-10-03 14:48:51 +08:00
koreader.apparmor.openstore Policy_version version bump 2016-12-03 15:20:43 -08:00
koreader.desktop Koreader Ubuntu-touch port 2015-10-03 14:48:51 +08:00
koreader.png Koreader Ubuntu-touch port 2015-10-03 14:48:51 +08:00
koreader.sh Travis: enforce shellscript coding style 2017-04-11 15:30:23 +02:00
libSDL2.so fix #2119 by updating libSDL2.so and fix Evernote Plugin 2016-07-05 22:16:42 +08:00
manifest.json Update manifest.json 2016-12-03 15:21:20 -08:00