Posts
Display Reminders In Gnome Panel
… name="Properties Item" verb="Birthdays" _label="Birthdays" pixtype="stock" pixname="gtk-properties"/& …
Birthday Reminder For Gnome Panel
… program checks the file /home/rsrijith/shell/birthday_reminder.txt to find the upcoming birthdays in 20 days and writes into the file /home/rsrijith/shell/birthdays. There is a file called /home/rsrijith/shell/birthdays1, the …
Reminder for Gnome Panel
… Panel Reminder Auto Away Notifier for Pidgin in Perl Birthday Reminder For Gnome …
Backend For Panel Reminder
… into the panel_remind file. I use this script to print Birthday Reminder and Things to remember of which I will be posting … eq 0) { bday(); } $i=0; } else { print "Birthday"; bday(); } } sub bday { open (RB,"/home/rsrijith/shell/birthdays"); my @line=<RB>; close …
Recent Comments