The wonders of cut'n'paste code
- From: Kjartan Maraas <kmaraas broadpark no>
- To: desktop-devel-list gnome org
- Subject: The wonders of cut'n'paste code
- Date: Tue, 25 Jan 2005 18:34:57 +0100
Found this in bugzilla:
>From bugreport http://bugzilla.gnome.org/show_bug.cgi?id=123570
Regarding a patch to avoid sending multiple dock requests to the same
window:
------- Additional Comment #3 From Kjartan Maraas 2005-01-25 12:32
Was never applied. Users are:
../../../zenity/src/eggtrayicon.c
../../../gnomemeeting/lib/eggtrayicon.c
../../../rhythmbox/widgets/eggtrayicon.c
../../../goobox/src/eggtrayicon.c
../../../muine/libmuine/egg/eggtrayicon.c
../../../gnome-jabber/src/eggtrayicon.c
../../../epiphany/lib/egg/eggtrayicon.c
../../../evolution/e-util/eggtrayicon.c
../../../gaim/plugins/docklet/eggtrayicon.c
../../../gnome-media/gnome-cd/eggtrayicon.c
../../../gwget/src/eggtrayicon.c
../../../gnome-control-center/typing-break/eggtrayicon.c
../../../straw/src/eggtray/eggtrayicon.c
../../../blam/libblam/eggtrayicon.c
../../../firestarter/src/eggtrayicon.c
../../../NetworkManager/examples/python/systray/eggtrayicon.c
../../../NetworkManager/panel-applet/eggtrayicon.c
../../../gnome-phone-manager/libegg/libegg/tray/eggtrayicon.c
../../../libegg/libegg/tray/eggtrayicon.c
../../../camorama-0.17/src/eggtrayicon.c
Just for fun:
- gnomemeeting is using an old version of this file without all the current fixes.
- rhythmbox has added one function that is not in the original copy
- muine has copied the one from rhythmbox
- gnome-jabber is using an old version
- epiphany is using an older version with the same added function as rhythmbox
- evolution also uses the one with the added function
- gaim uses an older version
- gnome-cd uses the current libegg one
- gnome-control-center uses an old one in typing-break
- gwget uses an old one
- straw uses the one with the extra function (egg_tray_icon_new_for_xscreen()),
- but also removes #include <config.h> from it?
- blam has the current libegg version with some whitespace change
- firestarter uses the current libegg version
- NetworkManager has two different ones, one in example code and one in applet code
- gnome-phone-manager has the added function
- and so does camorama...
Fun!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]