Cleaning up the code and adding includes.h
[qtdict.git] / README
blobcaa1e86a5d9805ddf19ac798d896ba1f1a23e69b
1 // Copyright (c) 2008, Andrew Bécsi (andrewbecsi [at] yahoo [dot] co [dot] uk)
2 //
3 // This program is free software, released under the GNU General Public License
4 // and you are welcome to redistribute it under certain conditions.  It comes with
5 // ABSOLUTELY NO WARRANTY; for details read the GNU General Public License to be
6 // found in the file "COPYING" distributed with this program, or online at:
7 // http://www.gnu.org/copyleft/gpl.html
9 README Qtdict for Linux
11 A Qtdict egy Qt4 alapú nyílt forráskódú szótár program, mely online szótárakról interneten keresztül kérdezi le a keresett szavak jelentését.
12 Linux verzió.
14 A fordításhoz a Qt4 valamely verziója szükséges.
16 A fordítás menete:
18         user@linux$ qmake dictionary.pro
19         user@linux$ make
21 Ez a program a GPL v2 jogi feltételeinek megfelelően használható. (Bővebben lásd a COPYING fájlt, vagy magyarul: http://www.gnu.hu/gpl.html)
23 (c) Bécsi András (andrewbecsi [at] yahoo [dot] co [dot] uk) 2008