Mercurial > audlegacy
changeset 3727:bdd4b5b33ace
fix description for two-way scrolling
author | mf0102 <0102@gmx.at> |
---|---|
date | Sat, 13 Oct 2007 14:15:25 +0200 |
parents | 89af19afbfa0 |
children | 71a760a81767 |
files | src/audacious/glade/prefswin.glade |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/audacious/glade/prefswin.glade Sat Oct 13 12:20:43 2007 +0300 +++ b/src/audacious/glade/prefswin.glade Sat Oct 13 14:15:25 2007 +0200 @@ -1375,7 +1375,7 @@ <child> <widget class="GtkCheckButton" id="checkbutton17"> <property name="visible">True</property> - <property name="tooltip" translatable="yes">This enables the XMMS/GTK1-style file selection dialogs. This selector is provided by Audacious itself and is faster than the default GTK2 selector (but sadly not as user-friendly).</property> + <property name="tooltip" translatable="yes">If selected, the file information text in the main window will scroll back and forth. If not selected, the text will only scroll in one direction.</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use two-way text scroller</property> <property name="use_underline">True</property>