diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2008-12-27 23:09:15 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2008-12-27 23:09:15 -0500 |
| commit | 597246bfca4041dd0403b74470c69cf8070cf2ef (patch) | |
| tree | cee839510a081d1def3e72380e42f1bf7da7c992 /sigcore/Script.h | |
| parent | b168c067b0a2e5369ee409da7ba6c6b45bb343d4 (diff) | |
| download | sigen-597246bfca4041dd0403b74470c69cf8070cf2ef.tar.gz sigen-597246bfca4041dd0403b74470c69cf8070cf2ef.tar.xz sigen-597246bfca4041dd0403b74470c69cf8070cf2ef.zip | |
Fixed names needed for some languages for Kross
Diffstat (limited to 'sigcore/Script.h')
| -rw-r--r-- | sigcore/Script.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigcore/Script.h b/sigcore/Script.h index b5e2f6a5..6a12725e 100644 --- a/sigcore/Script.h +++ b/sigcore/Script.h @@ -51,7 +51,7 @@ class SIGCORE_EXPORT Script * * - \b mono -- C# <http://www.mono-project.com/Main_Page> * - \b falcon -- Falcon <http://www.falconpl.org/> - * - \b kjs -- KDE JavaScript <http://api.kde.org/4.x-api/kdelibs-apidocs/kjs/html/index.html> + * - \b javascript -- KDE JavaScript <http://api.kde.org/4.x-api/kdelibs-apidocs/kjs/html/index.html> * - \b qtscript -- QtScript <http://doc.trolltech.com/latest/qtscript.html> * - \b java -- Java <http://www.java.com/en/> * - \b lua -- Lua <http://www.lua.org/> |
