GNOME Bugzilla – Bug 596845
Move the dialog and code to remove a device to a place where it can be shared
Last modified: 2009-09-30 12:13:53 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.
Created attachment 144374 [details] [review] Move the dialog and code to remove a device to device-helper in libcommon
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.
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.
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 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 ...
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.
Attachment 144392 [details] pushed as 20c573a - Add a private method to the chooser to remove the selected device