~daker/xdg-launcher/new-fixes

« back to all changes in this revision

Viewing changes to xdglauncher.py

  • Committer: Adnane Belmadiaf
  • Date: 2010-12-15 12:36:08 UTC
  • Revision ID: adnane002@gmail.com-20101215123608-k9gjpt4q40l6cbfz
* Remove unused imports

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
import gtk
24
24
import glib
25
25
import gobject
26
 
import cairo
27
 
import pango
28
26
import gmenu
29
27
import subprocess
30
28
import math