GNOME Bugzilla – Bug 593325
Remove pre-GNOME-2.26 panel-replacement code
Last modified: 2009-08-28 16:36:52 UTC
gnome-shell.in: Remove the code to replace gnome-panel by attaching to it with GDB; this was always problematical (required gdb, debug symbols, finding the pid of gnome-panel, etc.) gnome-shell-build-setup.sh: Require 2.26 to be in place before building the shell; remove gdb from the list of required packages.
Created attachment 141884 [details] [review] Remove pre-GNOME-2.26 panel-replacement code
Comment on attachment 141884 [details] [review] Remove pre-GNOME-2.26 panel-replacement code yay
Pushed