Hijri Calendar
Not succeding to find Hijri Calendar in Synaptic, I go for http://www.ojuba.org/wiki/hijra/. First, let Google translate does the job. Secondly, install this python applet.
Inside hijra-0.1.18 run $ sudo python setup.py install
It’d fail as it couldn’t find HijriApplet
. Rename HijriApplet.py
to HijriApplet
to make it work. Now, it is in path (/usr/bin/
) and can be called by HijriApplet
command. We can copy hijra-autostart.desktop
description to i.e. ~/.gnome2/panel2.d/default/launchers
for shortcut launcher.
python-gnome2-extras
must be installed or else it’d fail to launch saying can’t find egg.trayicon
One thought on “Hijri Calendar”