gambas-source-code/gb.net.curl/src/gb.net.curl.component
Benoît Minisini 6bfa9b5fe2 [CONFIGURATION]
* NEW: Remove the gb.qt and gb.qt.kde components.

[DEVELOPMENT ENVIRONMENT]
* NEW: Work on report form support continues.
* BUG: Do not crash if there is a compilation error and the IDE cannot open 
  the source file.

[GB.DB]
* NEW: The Find() and Edit() methods of the Connection class now works 
  correctly if the ORDER BY clause is used alone in the request argument.

[GB.QT]
* NEW: This component has been removed.

[GB.QT.EXT]
* NEW: This component has been removed.

[GB.QT.OPENGL]
* NEW: This component has been removed.

[GB.QT.KDE]
* NEW: This component has been removed.

[GB.QT.KDE.HTML]
* NEW: This component has been removed.


git-svn-id: svn://localhost/gambas/trunk@2683 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-02-10 01:58:50 +00:00

12 lines
376 B
Text

[Component]
Key=gb.net.curl
Require=gb.net
Name=Network high-level protocols management
Name[es]=Manejo de protocolos de alto nivel de red
Name[fr]=Gestion des protocoles réseaux avancés
Name[pl]=Zarządzanie sieciowymi protokołami wysokiego poziomu
Name[tr]=Yüksek-seviye ağ protokolleri yönetimi
Author=Daniel Campos Fernández
[Network]
Virtual=HttpClient,FtpClient