~ubuntu-branches/ubuntu/trusty/gedit-plugins/trusty-proposed

« back to all changes in this revision

Viewing changes to plugins/dashboard/dashboard/dashboard.py

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-20 10:44:09 UTC
  • mfrom: (1.4.10)
  • Revision ID: package-import@ubuntu.com-20120920104409-2mnmhan1tst7olxy
Tags: 3.5.2-0ubuntu1
New upstream bugfix release

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#
17
17
#  You should have received a copy of the GNU General Public License
18
18
#  along with this program; if not, write to the Free Software
19
 
#  Foundation, Inc., 59 Temple Place, Suite 330,
20
 
#  Boston, MA 02111-1307, USA.
 
19
#  Foundation, Inc., 51 Franklin Street, Fifth Floor,
 
20
#  Boston, MA 02110-1301, USA.
21
21
 
22
22
from gi.repository import GObject, Gedit, Gtk, Gio, GLib, GdkPixbuf, GtkSource
23
23
from zeitgeist.client import ZeitgeistClient