29 lines
681 B
Text
29 lines
681 B
Text
|
# 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"
|