c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
28 lines
681 B
XML
28 lines
681 B
XML
# Gambas Project File 3.0
|
|
# Compiled with Gambas 3.4.0
|
|
Title=Lighttable
|
|
Startup=MMain
|
|
Icon=lighttable.png
|
|
Version=3.6.2
|
|
Component=gb.image
|
|
Component=gb.qt4
|
|
Component=gb.form
|
|
Component=gb.form.dialog
|
|
Component=gb.settings
|
|
Component=gb.qt4.ext
|
|
Component=gb.qt4.webkit
|
|
Description="A tool to sort photographs"
|
|
Authors="Matti, with tips and some changes from Benoît"
|
|
TabSize=2
|
|
Translate=1
|
|
Language=en
|
|
ExecPath=/home/mathias/aaaTemp/Lighttable.gambas
|
|
SourcePath=/home/mathias/Basic
|
|
Maintainer=mathias
|
|
Address=mathias@mattitux
|
|
License=General Public Licence
|
|
Packager=1
|
|
Systems=suse
|
|
Menus=suse:"Graphics/Photograph"
|
|
Categories=suse:"Graphics"
|
|
Groups=suse:"Productivity/Graphics/Viewers"
|