GNOME Bugzilla – Bug 540262
"Use crossfading backend" -> "Use crossfading"
Last modified: 2010-02-22 19:56:28 UTC
Users do not care about the actions below the hood, and that includes backends. This text labels a tickbox. Index: data/glade/playback-prefs.glade =================================================================== --- data/glade/playback-prefs.glade (Revision 5775) +++ data/glade/playback-prefs.glade (Arbeitskopie) @@ -105,7 +105,7 @@ <widget class="GtkCheckButton" id="use_xfade_backend"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">_Use crossfading backend (requires restart)</property> + <property name="label" translatable="yes">_Use crossfading (requires restart)</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property>
There's bug #537593 which is about removing that option altogether and enabling it by default.
Thanks I depend this report on bug #537593 If it is implemented this one is obsolete.
obsolete by now, i think