
Klikit
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
canix
2 years ago
Report
SaurabhShah
11 years ago
Report
DrAndrew
11 years ago
Now Klikit has Polish help and interface translation - special thanks to Dariusz Jakoniuk.
Report
DrAndrew
11 years ago
Report
pipaceliny
11 years ago
2.Please add klikit.desktop file f.e.:
[Desktop Entry]
Name=Klikit
GenericName=Puzzle game
Comment=Play the Klikit puzzle game
Exec=klikit
Icon=/usr/share/pixmaps/klikit.png
Terminal=false
Type=Application
Categories=GTK;Game;
StartupNotify=true
3.I think Klikit should be in English as default language, and add option in preferences to set other languages.
4.How to compile it with qmake-qt4 to made klikit keep settings in /home/user/.klikit?
Very nice game, I like it!
Report
DrAndrew
11 years ago
"You should add in preferences an option to set number of puzzles"
Maybe in future...
"I think Klikit should be in English as default language"
Oops! English is a programme's default language; that's my mistake: I have not removed from archive an old setting file. Now fixed.
"How to compile it with qmake-qt4 to made klikit keep settings in /home/user/.klikit?"
Done! ;) Click the last link to download an archive with programme's sources and binary with settings saving in ~/.klikit.
Report