~develop7/synapse-project/ssh-plugin-proper-wildcards-and-dupes-handling

« back to all changes in this revision

Viewing changes to src/ui/synapse-main.vala

  • Committer: Michal Hruby
  • Date: 2012-03-18 16:03:54 UTC
  • Revision ID: michal.mhr@gmail.com-20120318160354-03rav1ylvrgroeob
Add valac-0.16 compability

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
    
102
102
    private void init_indicator ()
103
103
    {
104
 
      var indicator_menu = new Menu ();
 
104
      var indicator_menu = new Gtk.Menu ();
105
105
      var activate_item = new ImageMenuItem.with_label (_ ("Activate"));
106
106
      activate_item.set_image (new Gtk.Image.from_stock (Gtk.Stock.EXECUTE, Gtk.IconSize.MENU));
107
107
      activate_item.activate.connect (() =>