~ipt-dev/indicator-prayer-times/Realese

« back to all changes in this revision

Viewing changes to indicator-prayer-times

  • Committer: Mohamed Alaa
  • Date: 2012-09-10 15:49:43 UTC
  • Revision ID: m-alaa8@ubuntu.com-20120910154943-r5zhgjswkt1pl7r6
Fix Some of ERRORS

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
from gi.repository import Gtk, GObject  # "The New One :D"
6
6
from gi.repository import AppIndicator3 as AI
7
7
from prayertime import *
8
 
import HijriCal
 
8
from HijriCal import HijriCal
9
9
from configer import *
10
10
import os
11
11
import sys