From 274ba6360eb5a175f7d3e2b01fb95ab013a1a458 Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Mon, 06 Feb 2012 14:17:59 +0000 Subject: Remove the simplegraph welcome --- (limited to 'activity.py') diff --git a/activity.py b/activity.py index df26cbf..33b25dc 100644 --- a/activity.py +++ b/activity.py @@ -287,7 +287,6 @@ class SimpleGraph(activity.Activity): # CHARTS AREA eventbox = gtk.EventBox() self.charts_area = gtk.Image() - self.charts_area.set_from_file(_("icons/simplegraph.svg")) eventbox.modify_bg(gtk.STATE_NORMAL, WHITE) -- cgit v0.9.1