~do-core/do/fix-the-shitstorm

« back to all changes in this revision

Viewing changes to WindowManager/src/WindowItem.cs

  • Committer: Christopher James Halse Rogers
  • Date: 2009-06-22 04:05:16 UTC
  • Revision ID: raof@ubuntu.com-20090622040516-d7fi9w4m3n580i8w
Fix translations for plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
using System.Linq;
26
26
using Wnck;
27
27
 
28
 
using Mono.Unix;
 
28
using Mono.Addins;
29
29
 
30
30
using Do.Universe;
31
31
using Do.Interface.Wink;