2014-12-12 20:58:52 +01:00
|
|
|
# Gambas Project File 3.0
|
|
|
|
# Compiled with Gambas 3.6.90
|
|
|
|
Title=POP-Mailbox
|
|
|
|
Startup=FMain
|
|
|
|
Icon=pop3client.png
|
|
|
|
Version=3.6.2
|
|
|
|
VersionFile=1
|
|
|
|
Component=gb.image
|
|
|
|
Component=gb.gui
|
|
|
|
Component=gb.form
|
|
|
|
Component=gb.settings
|
|
|
|
Component=gb.net
|
|
|
|
Component=gb.mime
|
|
|
|
Component=gb.net.pop3
|
|
|
|
Description="Simple mail reader based on the POP3 component."
|
|
|
|
Authors="sebikul <sebikul@gmail.com>"
|
|
|
|
TabSize=2
|
|
|
|
Packager=1
|
2019-05-16 01:58:19 +02:00
|
|
|
Translate=1
|