GNOME Bugzilla – Bug 599042
Remove applets
Last modified: 2009-10-20 17:44:13 UTC
Applets have to be removed as per GNOME 3.0's removal of deprecated libraries. No-one uses the nothere and megaphone applets anyway. Let's remove some code!
Created attachment 145853 [details] [review] removal time! Makefile.am | 8 - configure.ac | 62 -- megaphone/.gitignore | 4 - megaphone/Makefile.am | 2 - megaphone/data/GNOME_Megaphone_Applet.schemas.in | 30 - megaphone/data/GNOME_Megaphone_Applet.server.in.in | 25 - megaphone/data/GNOME_Megaphone_Applet.xml | 9 - megaphone/data/Makefile.am | 36 -- megaphone/src/Makefile.am | 17 - megaphone/src/megaphone-applet.c | 592 -------------------- megaphone/src/megaphone-applet.h | 54 -- nothere/.gitignore | 4 - nothere/Makefile.am | 2 - nothere/data/GNOME_NotHere_Applet.server.in.in | 25 - nothere/data/GNOME_NotHere_Applet.xml | 7 - nothere/data/Makefile.am | 36 -- nothere/src/Makefile.am | 17 - nothere/src/nothere-applet.c | 136 ----- nothere/src/nothere-applet.h | 52 -- po/POTFILES.in | 9 - po/POTFILES.skip | 2 - 21 files changed, 0 insertions(+), 1129 deletions(-)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.