gambas-source-code/app/examples/Image/PhotoTouch/.project
Benoît Minisini 77a629984c [DEVELOPMENT ENVIRONMENT]
* BUG: Correctly refresh the 'Recent' tab in the open project dialog.
* BUG: SoftwareFarm: Forgot to make two strings translatable.


git-svn-id: svn://localhost/gambas/trunk@6730 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-12-13 13:26:59 +00:00

24 lines
727 B
XML

# Gambas Project File 3.0
# Compiled with Gambas 3.6.90
Title=Simple Photo Editor
Startup=FMain
Icon=icon.png
Version=1.0.0
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.desktop.x11
Component=gb.desktop
Component=gb.form.dialog
Component=gb.settings
Component=gb.image.effect
Description="Photo editor example.\n\nThis is a simple photo editor I made for my father. It has an overlay GUI with transparent buttons and state transitions. It is too complex for him, but it is still a good Gambas example!"
Authors="Benoît Minisini"
Environment="GB_GUI=gb.qt4"
TabSize=2
Translate=1
Language=fr
Vendor=Example
Packager=1
Tags=Example,2DGraphics,ImageProcessing,Graphics
Screenshot=/home/benoit/phototouch.jpg