~ubuntu-branches/ubuntu/precise/gnome-panel/precise

« back to all changes in this revision

Viewing changes to .pc/03_tasklist_orientation.patch/applets/wncklet/window-list.c

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-21 08:10:48 UTC
  • mfrom: (1.13.16)
  • Revision ID: package-import@ubuntu.com-20120221081048-8m7s42skdfstgwby
Tags: 1:3.3.90-0ubuntu1
* New upstream release.
* debian/control.in:
  - Bump minimum GTK to 3.3.8 & gdk-pixbuf to 2.25.2
* debian/patches/13_disable_missing_help.patch: Dropped, upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
             int           id,
80
80
             TasklistData *tasklist)
81
81
{
82
 
        if (id == GTK_RESPONSE_HELP)
83
 
                wncklet_display_help (widget, "user-guide",
84
 
                                      "windowlist-prefs", WINDOW_LIST_ICON);
85
 
        else
86
 
                gtk_widget_hide (widget);
 
82
        gtk_widget_hide (widget);
87
83
}
88
84
 
89
85
static void