~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Launchpad/src/LaunchpadAction.cs

  • Committer: David Siegel
  • Date: 2008-06-02 16:09:11 UTC
  • Revision ID: dave@x-20080602160911-5bc56q3okv27pg7y
Added GNOME Terminal plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
                public override string Icon
48
48
                { 
49
 
                        get { return LaunchpadIcons.Instance.GetIconPath("Launchpad.png"); }
 
49
                        get { return "Launchpad.png@" + GetType ().Assembly.FullName; }
50
50
                }
51
51
 
52
52
                public override Type[] SupportedItemTypes