- Timestamp:
- 11/03/10 13:13:35 (3 years ago)
- Children:
- 1d5f77bbd0da108c141189df93f24a60102ab9f3
- Parents:
- 73d97807520553a5af69d47ed6af664c8404ffb2
- git-committer:
- Matias De la Puente <mfpuente.ar@…> (11/03/10 13:13:35)
- File:
-
- 1 edited
-
libi4uc/i4ucmainwindowview.vala (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libi4uc/i4ucmainwindowview.vala
r73d9780 r34bfedc 31 31 this.destroy.connect (Gtk.main_quit); 32 32 this.delete_event.connect (() => { return this.exit_clicked (); }); 33 34 this.icon = new Gdk.Pixbuf.from_file (Path.build_filename (Config.PIXMAPS_DIR, "icon.png")); 33 35 34 36 _action_group = new ActionGroup ("I4ucMainWindowActions");
Note: See TracChangeset
for help on using the changeset viewer.

