What is Glugat
Muqobil Dasturlar To`plami (c) 2006-2008. Issued under the terms of GPL.
Purpose: Dictionary application.
Implementation:
Glugat was written using C++ STL and GTK+-2.0 libraries. It uses two data files. One of them consists list of english words, and another one translations. Both of the files should be located in working directory where application is located or You may change it in source code by entering absolute path to them. When user enters word, application first searches it in list if not found then it looks up it in file. Whole words or part of them can be entered.
Words are loaded into list partially,it was made for the sake of effectivness and economy of memory. So to pass to the another bulk of words you need to use arrow keys. With mouse you can just scroll the loaded list or select word and no more action is performed. Space bar key is used to select the necessary word and to get translation.
The new version is 0.5 (Glug`at 0.5) and the new feature is that it can show related words(or synonyms) as a hyperlinks like those in hypertext. Thus user can get more appropriate word for actual context. These words should be located in synonyms.dat file in one row like this: good kind_ pleasing polite and homonyms should be distinguished with underscore or whatever symbol like that: kind - cesit kind_ - iyi, iyi kalpli
To compile just make. It was tested with RedHat Linux 7.0, Mandriva Linux, NetBSD 4.0, FreeBSD 7.0 .
Dependencies:STL, GTK+-2.0.
All gratitudes due Allmighty.
Credits:
- Doniyor Nosirov
- Muzaffar Egamberdiyev
Indirectly contributed:
- Yusuf Erturk
- Muammer Ozhan
- Veysal Karaniy Akdeniz
- Goksel Samat
- M.Ali Vardar
- Richard M Stallman
and at last the team of Muqobil Dasturlar To`plami movement.
Muqobil Dasturlar To`plami free software users and developers enthusiasts group O`zbekiston, Toshkent shahri. Hijriy 1428-1430.
and at last the team of Muqobil Dasturlar To`plami movement.
Our motto: Towards the endless perfection keeping it simple.
contact: muqobildasturlar at gmail dot com

Source code package does not contain dictionary data files. You can use GTKSozluk slackware package for convert.
Source Code
New Version source code :
Old Releases:

Downloads





