Review of "Persian Calendar" version 1

Details Page Preview

Shows Persian date in the top panel. It shows: 1. Persian calendar 2. It can show, today is a holiday or not! 3. Show notification onDayChanged! 4. Date converter between Persian, Gregorian and Lunar Hijri 5. Events: 5.1. Official solar events. 5.2. Official lunar events. 5.3. Official international events. 5.4. Traditional Persian events. 5.5. Persian personages. Please “rate” here and “star” the project on GitHub. Please open an issue on GitHub if you found something or have an idea!

Extension Homepage
https://github.com/omid/Persian-Calendar-for-Gnome-Shell

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

gcampax posted a review
Uh! Looking at line 78, I'm wondering why everyone uses gregorian... Jokes aside, you need to save the result of Mainloop.timeout_add and remove the timeout in disable(). Also, you can return true from the timeout function, to avoid calling timeout_add again recursively. Rejecting for now, fix that and it will be perfect for inclusion.
omid posted a review
:-D Thanks.... fixed... submitting :-)