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 719358 - Remove applet library
Remove applet library
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
: 692588 692590 (view as bug list)
Depends on: 719341
Blocks:
 
 
Reported: 2013-11-26 14:04 UTC by Bastien Nocera
Modified: 2013-12-06 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
po: Remove dead files from POTFILES.skip (695 bytes, patch)
2013-11-26 14:04 UTC, Bastien Nocera
committed Details | Review
applet: Remove applet code (38.81 KB, patch)
2013-11-26 14:04 UTC, Bastien Nocera
committed Details | Review
lib: Remove bluetooth_client_get_connectable() (2.42 KB, patch)
2013-11-26 14:04 UTC, Bastien Nocera
none Details | Review

Description Bastien Nocera 2013-11-26 14:04:13 UTC
.
Comment 1 Bastien Nocera 2013-11-26 14:04:21 UTC
Created attachment 262853 [details] [review]
po: Remove dead files from POTFILES.skip
Comment 2 Bastien Nocera 2013-11-26 14:04:27 UTC
Created attachment 262854 [details] [review]
applet: Remove applet code

It's not needed anymore, as gnome-shell can use the code
in GnomeBluetoothClient.

See https://bugzilla.gnome.org/show_bug.cgi?id=719341
Comment 3 Bastien Nocera 2013-11-26 14:04:32 UTC
Created attachment 262855 [details] [review]
lib: Remove bluetooth_client_get_connectable()

It was only used within the applet, and the applet's gone.
Comment 4 Bastien Nocera 2013-11-26 17:54:52 UTC
Attachment 262853 [details] pushed as df12c6c - po: Remove dead files from POTFILES.skip
Attachment 262854 [details] pushed as a6cb98e - applet: Remove applet code
Comment 5 Bastien Nocera 2013-11-30 14:23:15 UTC
*** Bug 692590 has been marked as a duplicate of this bug. ***
Comment 6 Bastien Nocera 2013-11-30 14:56:51 UTC
*** Bug 692588 has been marked as a duplicate of this bug. ***
Comment 7 Bastien Nocera 2013-12-06 12:35:14 UTC
commit 92e313c232b64ea8ee5545ade1a569796748079a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 3 12:22:22 2013 +0100

    lib: Make bluetooth_client_get_connectable() private