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 596845 - Move the dialog and code to remove a device to a place where it can be shared
Move the dialog and code to remove a device to a place where it can be shared
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
Depends on:
Blocks:
 
 
Reported: 2009-09-30 10:07 UTC by Joshua Lock
Modified: 2009-09-30 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Move the dialog and code to remove a device to device-helper in libcommon (7.25 KB, patch)
2009-09-30 10:07 UTC, Joshua Lock
none Details | Review
Add a private method to the chooser to remove the selected device (7.04 KB, patch)
2009-09-30 11:32 UTC, Joshua Lock
none Details | Review
Add a private method to the chooser to remove the selected device (6.68 KB, patch)
2009-09-30 11:49 UTC, Joshua Lock
none Details | Review
Add a private method to the chooser to remove the selected device (6.68 KB, patch)
2009-09-30 12:09 UTC, Joshua Lock
none Details | Review
Add a private method to the chooser to remove the selected device (6.65 KB, patch)
2009-09-30 12:11 UTC, Joshua Lock
committed Details | Review

Description Joshua Lock 2009-09-30 10:07:46 UTC
Add a device-helper to libcommon for sharing code to perform common
operations on Bluetooth devices. Starting with the remove dialog from
bluetooth-properties.
Comment 1 Joshua Lock 2009-09-30 10:07:48 UTC
Created attachment 144374 [details] [review]
Move the dialog and code to remove a device to device-helper in libcommon
Comment 2 Joshua Lock 2009-09-30 11:32:55 UTC
Created attachment 144382 [details] [review]
Add a private method to the chooser to remove the selected device

Make the code for removing the a device shared by adding a private method
to the BluetoothChooser.
Comment 3 Joshua Lock 2009-09-30 11:49:12 UTC
Created attachment 144386 [details] [review]
Add a private method to the chooser to remove the selected device

Make the code for removing the a device shared by adding a private method
to the BluetoothChooser.
Comment 4 Joshua Lock 2009-09-30 12:09:15 UTC
Created attachment 144391 [details] [review]
Add a private method to the chooser to remove the selected device

Make the code for removing the a device shared by adding a private method
to the BluetoothChooser.
Comment 5 Joshua Lock 2009-09-30 12:10:12 UTC
Comment on attachment 144391 [details] [review]
Add a private method to the chooser to remove the selected device

Doh, that's the same patch as last time ...
Comment 6 Joshua Lock 2009-09-30 12:11:50 UTC
Created attachment 144392 [details] [review]
Add a private method to the chooser to remove the selected device

Make the code for removing the a device shared by adding a private method
to the BluetoothChooser.
Comment 7 Bastien Nocera 2009-09-30 12:13:50 UTC
Attachment 144392 [details] pushed as 20c573a - Add a private method to the chooser to remove the selected device