~awn-extras/awn-extras/trunk

« back to all changes in this revision

Viewing changes to applets/maintained/notification-area/notification-area.vala

  • Committer: Michal Hruby
  • Date: 2011-06-08 20:54:20 UTC
  • Revision ID: michal.mhr@gmail.com-20110608205420-xktoqat2vxr6v5ti
NA: Fix bug #790492

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
// our local "libraries"
27
27
using EggTray;
28
 
using NotificationAreaPrefs;
29
28
 
30
29
static bool gpm_workaround_done = false;
31
30