From dde015e828e57b8943ad52fa813d798ae121d59b Mon Sep 17 00:00:00 2001 From: gambas Date: Sat, 1 Sep 2018 12:17:56 +0200 Subject: [PATCH] Update some project and component configuration files. --- app/examples/Games/DeepSpace/.project | 4 +--- app/examples/Games/GameOfLife/.project | 1 - app/examples/OpenGL/GambasGears/.project | 3 +-- app/examples/OpenGL/Md2Model/.project | 4 ++-- app/src/gambas-farm-server/.project | 2 +- comp/src/gb.dbus.trayicon/.component | 2 +- comp/src/gb.dbus.trayicon/.project | 2 +- comp/src/gb.form.stock/.component | 2 +- comp/src/gb.form.stock/.project | 2 +- comp/src/gb.form.terminal/.project | 1 + comp/src/gb.gui.base/.project | 4 ++-- comp/src/gb.media.form/.component | 2 +- comp/src/gb.media.form/.project | 2 +- comp/src/gb.settings/.component | 2 +- comp/src/gb.settings/.project | 2 +- comp/src/gb.util/.component | 2 +- comp/src/gb.util/.project | 2 +- gb.dbus/src/gb.dbus/.project | 2 +- gb.net.curl/src/gb.net.curl/.project | 2 +- 19 files changed, 20 insertions(+), 23 deletions(-) diff --git a/app/examples/Games/DeepSpace/.project b/app/examples/Games/DeepSpace/.project index 314b432d1..2a30f7cd8 100644 --- a/app/examples/Games/DeepSpace/.project +++ b/app/examples/Games/DeepSpace/.project @@ -1,16 +1,14 @@ # Gambas Project File 3.0 -# Compiled with Gambas 3.3.90 Title=DeepSpace Startup=MMain Icon=images/deepspace.png -Version=3.6.2 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.gui TabSize=4 Translate=1 Language=fr -ExecPath=/home/michael/ds.exe Maintainer=benoit Vendor=Princeton Address=benoit@localhost diff --git a/app/examples/Games/GameOfLife/.project b/app/examples/Games/GameOfLife/.project index 5a8bca3c0..250cecc3c 100644 --- a/app/examples/Games/GameOfLife/.project +++ b/app/examples/Games/GameOfLife/.project @@ -1,5 +1,4 @@ # Gambas Project File 3.0 -# Compiled with Gambas 3.7.90 Title=Game of Life Startup=FMain Icon=glob2-icon-48x48.png diff --git a/app/examples/OpenGL/GambasGears/.project b/app/examples/OpenGL/GambasGears/.project index de1987c66..ce12a78db 100644 --- a/app/examples/OpenGL/GambasGears/.project +++ b/app/examples/OpenGL/GambasGears/.project @@ -1,9 +1,8 @@ # Gambas Project File 3.0 -# Compiled with Gambas 3.6.90 Title=GambasGears Startup=Module1 Icon=gears.png -Version=3.6.90 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.sdl2 diff --git a/app/examples/OpenGL/Md2Model/.project b/app/examples/OpenGL/Md2Model/.project index f09b4a9fc..5f7b667e5 100644 --- a/app/examples/OpenGL/Md2Model/.project +++ b/app/examples/OpenGL/Md2Model/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 -# Compiled with Gambas 3.7.90 Title=Md2Model example Startup=FMain +Profiling=1 Icon=icon.png Version=1.0.0 Component=gb.image @@ -14,7 +14,7 @@ Component=gb.opengl.glu Component=gb.opengl.sge Description="This example shows how to use the 'gb.opengl.sge' component and OpenGL to display a lot of animated monster." Authors="Benoît Minisini" -Environment="GB_GUI=gb.qt4" +Environment="GB_GUI=gb.qt5" TabSize=2 Language=fr Vendor=Example diff --git a/app/src/gambas-farm-server/.project b/app/src/gambas-farm-server/.project index ba2cce0bd..76e5bf11b 100644 --- a/app/src/gambas-farm-server/.project +++ b/app/src/gambas-farm-server/.project @@ -2,7 +2,7 @@ Title=gambas3-farm-server Startup=MMain Icon=logo.png -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.db diff --git a/comp/src/gb.dbus.trayicon/.component b/comp/src/gb.dbus.trayicon/.component index e0b0abf70..b936ba1c2 100644 --- a/comp/src/gb.dbus.trayicon/.component +++ b/comp/src/gb.dbus.trayicon/.component @@ -1,6 +1,6 @@ [Component] Key=gb.dbus.trayicon -Version=3.10.90 +Version=3.11.90 State=2 Hidden=True Needs=ImageIO diff --git a/comp/src/gb.dbus.trayicon/.project b/comp/src/gb.dbus.trayicon/.project index 018bb7452..586751003 100644 --- a/comp/src/gb.dbus.trayicon/.project +++ b/comp/src/gb.dbus.trayicon/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=Tray icons using the new DBus protocol Startup=Main -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.gui diff --git a/comp/src/gb.form.stock/.component b/comp/src/gb.form.stock/.component index 42e2b5b20..164836cab 100644 --- a/comp/src/gb.form.stock/.component +++ b/comp/src/gb.form.stock/.component @@ -1,4 +1,4 @@ [Component] Key=gb.form.stock -Version=3.10.90 +Version=3.11.90 Requires=gb.form diff --git a/comp/src/gb.form.stock/.project b/comp/src/gb.form.stock/.project index 37176650c..f75272eb7 100644 --- a/comp/src/gb.form.stock/.project +++ b/comp/src/gb.form.stock/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=Default stock icons Startup=Main -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.gui diff --git a/comp/src/gb.form.terminal/.project b/comp/src/gb.form.terminal/.project index 10303cd9c..4451773c7 100644 --- a/comp/src/gb.form.terminal/.project +++ b/comp/src/gb.form.terminal/.project @@ -1,6 +1,7 @@ # Gambas Project File 3.0 Title=Gambas Terminal control Startup=FTestTerminalView +Profiling=1 Icon=.hidden/control/terminalview.png Version=3.11.90 VersionFile=1 diff --git a/comp/src/gb.gui.base/.project b/comp/src/gb.gui.base/.project index 3f45d3491..47ebd6aff 100644 --- a/comp/src/gb.gui.base/.project +++ b/comp/src/gb.gui.base/.project @@ -1,11 +1,11 @@ # Gambas Project File 3.0 Title=Common controls and classes for GUI components -Startup=FIconView +Startup=FGridView Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.gui -Environment="GB_GUI=gb.qt5\nLIBOVERLAY_SCROLLBAR=0" +Environment="GB_GUI=gb.gtk3\nLIBOVERLAY_SCROLLBAR=0" TabSize=2 Language=fr Type=Component diff --git a/comp/src/gb.media.form/.component b/comp/src/gb.media.form/.component index eed6c4e78..223d42ed5 100644 --- a/comp/src/gb.media.form/.component +++ b/comp/src/gb.media.form/.component @@ -1,5 +1,5 @@ [Component] Key=gb.media.form -Version=3.10.90 +Version=3.11.90 Needs=Form Requires=gb.media diff --git a/comp/src/gb.media.form/.project b/comp/src/gb.media.form/.project index ada54d753..9448e7f3d 100644 --- a/comp/src/gb.media.form/.project +++ b/comp/src/gb.media.form/.project @@ -2,7 +2,7 @@ Title=gb.media.form Startup=FTest Icon=.hidden/control/mediaview.png -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.image Component=gb.gui diff --git a/comp/src/gb.settings/.component b/comp/src/gb.settings/.component index 67e807231..344d07b73 100644 --- a/comp/src/gb.settings/.component +++ b/comp/src/gb.settings/.component @@ -1,4 +1,4 @@ [Component] Key=gb.settings -Version=3.10.90 +Version=3.11.90 Authors=Benoît Minisini diff --git a/comp/src/gb.settings/.project b/comp/src/gb.settings/.project index 248b859a9..e7cf3e053 100644 --- a/comp/src/gb.settings/.project +++ b/comp/src/gb.settings/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=Gambas settings management Startup=Main -Version=3.10.90 +Version=3.11.90 VersionFile=1 Authors="Benoît Minisini" TabSize=2 diff --git a/comp/src/gb.util/.component b/comp/src/gb.util/.component index 5d2f81d67..73a26896b 100644 --- a/comp/src/gb.util/.component +++ b/comp/src/gb.util/.component @@ -1,4 +1,4 @@ [Component] Key=gb.util -Version=3.10.90 +Version=3.11.90 State=1 diff --git a/comp/src/gb.util/.project b/comp/src/gb.util/.project index 12e414d10..406e6e67a 100644 --- a/comp/src/gb.util/.project +++ b/comp/src/gb.util/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=Gambas utilities Startup=MMain -Version=3.10.90 +Version=3.11.90 VersionFile=1 TabSize=2 Language=fr diff --git a/gb.dbus/src/gb.dbus/.project b/gb.dbus/src/gb.dbus/.project index d259e39b6..49969a50a 100644 --- a/gb.dbus/src/gb.dbus/.project +++ b/gb.dbus/src/gb.dbus/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=gb.dbus Startup=MMain -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.dbus TabSize=2 diff --git a/gb.net.curl/src/gb.net.curl/.project b/gb.net.curl/src/gb.net.curl/.project index 8e0f41528..04b28765a 100644 --- a/gb.net.curl/src/gb.net.curl/.project +++ b/gb.net.curl/src/gb.net.curl/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 Title=gb.net.curl Startup=MMain -Version=3.10.90 +Version=3.11.90 VersionFile=1 Component=gb.net Component=gb.net.curl