You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
```
7 years ago
..
ubuntu-touch-sdl@1d0cd7583c Koreader Ubuntu-touch port 9 years ago
koreader.apparmor Koreader Ubuntu-touch port 9 years ago
koreader.apparmor.openstore Policy_version version bump 8 years ago
koreader.desktop Koreader Ubuntu-touch port 9 years ago
koreader.png Koreader Ubuntu-touch port 9 years ago
koreader.sh Travis: enforce shellscript coding style 7 years ago
libSDL2.so fix #2119 by updating libSDL2.so and fix Evernote Plugin 8 years ago
manifest.json Update manifest.json 8 years ago