1 --- pida-build/pida/core/application.py.orig 2010-04-25 16:15:17.000000000 -0400
2 +++ pida-build/pida/core/application.py 2010-04-25 16:15:40.000000000 -0400
6 # Prevent PIDA from being run as root.
8 - die_gui("Pida should not be run as root", "Pida is dying")
10 +# die_gui("Pida should not be run as root", "Pida is dying")
12 # This can test if PIDA is installed
13 # also we have to import pdbus here so it gets initialized very early