2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>
Removed all the __author__, __revision__ and __version__ statements svn: r9928
This commit is contained in:
@ -21,12 +21,9 @@
|
||||
# $Id$
|
||||
|
||||
"""
|
||||
GrampletView interface
|
||||
GrampletView interface.
|
||||
"""
|
||||
|
||||
__author__ = "Doug Blank"
|
||||
__revision__ = "$Revision: $"
|
||||
|
||||
import gtk
|
||||
import gobject
|
||||
import traceback
|
||||
|
Reference in New Issue
Block a user