file mode fixes, added shebang to rendertext example script

This commit is contained in:
HW 2011-12-08 01:25:42 +01:00
commit 5e62e3e4af
2 changed files with 1 additions and 0 deletions

0
keys.lua Executable file → Normal file
View file

1
rendertext_example.lua Normal file → Executable file
View file

@ -1,3 +1,4 @@
#!./kpdfview
require "rendertext"
require "graphics"