Comment 59 for bug 39328

Revision history for this message
Marcus Carlson (0-launchpad-mejlamej-nu) wrote :

oliwek, sorry, my mistake. This

# apt-get source gnome-panel
# cd libwnck-2.26.0
# cp /path/to/scroll_gui.patch debian/patches/30_scroll_gui.patch (from http://bugzilla-attachments.gnome.org/attachment.cgi?id=138627)

Should be

# apt-get source gnome-panel
# cd gnome-panel-2.26.0 <-- CORRECT
# cp /path/to/scroll_gui.patch debian/patches/30_scroll_gui.patch (from http://bugzilla-attachments.gnome.org/attachment.cgi?id=138627)

Also note that it's two different patches, one for libwnck and one for gnome-panel.