plain text README removed

This commit is contained in:
Your Name 2011-09-03 22:00:39 +03:00
parent 58031af193
commit 64dda7a2fd
2 changed files with 1 additions and 12 deletions

10
README
View File

@ -1,10 +0,0 @@
Copyright (c) 2011 - Tőkés Attila (bluetiger9)
Released under GPL.
SMTP Client for Qt (C++)
------------------------
An SMTP Client writen in C++ for Qt.
Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP.
Supports SSL and SMTP authentification.

View File

@ -39,8 +39,7 @@ HEADERS += \
OTHER_FILES += \ OTHER_FILES += \
demos/demo2/printscreen.png \ demos/demo2/printscreen.png \
LICENSE \ LICENSE \
README.md \ README.md
README
FORMS += \ FORMS += \
demos/demo2/sendemail.ui demos/demo2/sendemail.ui