~ubuntu-branches/ubuntu/trusty/gnome-panel/trusty

« back to all changes in this revision

Viewing changes to gnome-panel/libpanel-util/panel-launch.h

  • Committer: Package Import Robot
  • Author(s): Tim Lunn, Tim Lunn, Jeremy Bicha
  • Date: 2013-05-28 11:55:23 UTC
  • Revision ID: package-import@ubuntu.com-20130528115523-5xjvb98au715s7zn
Tags: 1:3.6.2-0ubuntu4
[ Tim Lunn ]
* Rebuild for gnome-desktop 3.8 transition (LP: #1184812)
  - debian/patches/git_panel_run_dialog_resurrect_terminal.patch 
    clock_applet_needs_terminal.patch

[ Jeremy Bicha ]
* git-build-with-gweather38.patch:
  - Backport patch to build with gweather 3.8 (LP: #1184168) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
                                                  GdkScreen   *screen,
57
57
                                                  GError     **error);
58
58
 
 
59
void panel_util_desktop_prepend_terminal_to_vector (int *argc, char ***argv);
 
60
 
59
61
G_END_DECLS
60
62
 
61
63
#endif /* PANEL_LAUNCH_H */