[Karmic] Wrong label in Bluetooth Applet

Bug #413045 reported by Carroarmato0
26
This bug affects 4 people
Affects Status Importance Assigned to Milestone
gnome-bluetooth (Debian)
Invalid
Undecided
Unassigned
gnome-bluetooth (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: gnome-bluetooth

On Alpha 3 of Karmic, there is a wrongly written label in the Bluetooth Applet Preferences menu.

On the right side of the found device's list there is a button containing the label: "Setup _new device...."

This might well be a typo, and should be "Setup new device"

Tags: bitesize
Revision history for this message
Carroarmato0 (carroarmato0) wrote :
arky (arky)
Changed in gnome-bluetooth (Ubuntu):
status: New → Confirmed
Revision history for this message
arky (arky) wrote :

Mnemoic undefined for the button.

 adaptor.c :
 button = gtk_button_new_with_label(_("Setup _new device..."));

Guess it should be
 button = gtk_button_new_with_label_with_mnemonic (_("Setup _new device..."));

Revision history for this message
arky (arky) wrote :

I mean 'gtk_button_new_with_mnemonic'

Revision history for this message
arky (arky) wrote :
Revision history for this message
arky (arky) wrote :

Bluetooth Preference screen after applying the patch

Changed in gnome-bluetooth (Ubuntu):
assignee: nobody → arky (arky)
assignee: arky (arky) → nobody
Changed in gnome-bluetooth (Ubuntu):
importance: Undecided → Low
status: Confirmed → Triaged
tags: added: bitesize
Revision history for this message
Brian Murray (brian-murray) wrote :

I tested this with gnome-bluetooth version 2.27.90-0ubuntu1 and the bug is fixed. Thanks for taking the time to report the bug and including a patch.

Changed in gnome-bluetooth (Ubuntu):
status: Triaged → Fix Released
Changed in gnome-bluetooth (Debian):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.