projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8343cd
)
Fix typo in doc/lua_api.txt
author
Kahrl
<kahrl@gmx.net>
Fri, 4 Jul 2014 23:09:53 +0000
(
01:09
+0200)
committer
Kahrl
<kahrl@gmx.net>
Fri, 4 Jul 2014 23:09:53 +0000
(
01:09
+0200)
doc/lua_api.txt
patch
|
blob
|
history
diff --git
a/doc/lua_api.txt
b/doc/lua_api.txt
index 58c3a133f59edd60d32bf7007cd2d2a9e71c99d5..3d5420cfebb10b6220b7a17ca1fba61938d27c3c 100644
(file)
--- a/
doc/lua_api.txt
+++ b/
doc/lua_api.txt
@@
-1015,7
+1015,7
@@
image_button[<X>,<Y>;<W>,<H>;<texture name>;<name>;<label>;<noclip>;<drawborder>
item_image_button[<X>,<Y>;<W>,<H>;<item name>;<name>;<label>]
^ x, y, w, h, name and label work as per button
^ item name is the registered name of an item/node,
- tooltip will be made out of its descri
t
ption
+ tooltip will be made out of its description
to override it use tooltip element
^ Position and size units are inventory slots