bf38b6c891
* NEW: Better command-line help text. [WEBSITE MAKER] * NEW: Update to Gambas 3.9.0. [WIKI CGI SCRIPT] * NEW: Add border shadow around screenshots links. [GB.FORM.EDITOR] * BUG: TextEditor: Fix the Highlight property when set to "None". * BUG: TextEditor: Fix the Highlight property declaration. * OPT: TextEditor: Faster layout and scroll, especially when there are a lot of lines and wrapping mode is enabled. git-svn-id: svn://localhost/gambas/trunk@7874 867c0c6c-44f3-4631-809d-bfa615b0a4ec
22 lines
575 B
XML
22 lines
575 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.9.90
|
|
Title=Gambas web site generator
|
|
Startup=MMain
|
|
Icon=html.png
|
|
Version=3.9.90
|
|
VersionFile=1
|
|
Component=gb.image
|
|
Component=gb.gui
|
|
Description="Generates Gambas web site from html templates and ChangeLog files."
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
Maintainer=Benoit Minisini
|
|
Address=gambas@users.sourceforge.net
|
|
License=General Public Licence
|
|
CreateEachDirectory=1
|
|
Packager=1
|
|
Systems=slackware
|
|
Menus=slackware:"Development/Web Development"
|
|
Categories=slackware:"Development;WebDevelopment"
|
|
Groups=slackware:"Development/Tools"
|