After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599042 - Remove applets
Remove applets
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-20 12:08 UTC by Jonny Lamb
Modified: 2009-10-20 17:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
removal time! (42.17 KB, patch)
2009-10-20 12:09 UTC, Jonny Lamb
committed Details | Review

Description Jonny Lamb 2009-10-20 12:08:41 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!
Comment 1 Jonny Lamb 2009-10-20 12:09:49 UTC
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(-)
Comment 2 Jonny Lamb 2009-10-20 13:03:28 UTC
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.