[easytag] Fix CDDB search button tooltip text
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Fix CDDB search button tooltip text
- Date: Wed, 29 Oct 2014 23:19:28 +0000 (UTC)
commit dbf902108670899f4fbda452976eb4606676041e
Author: David King <amigadave amigadave com>
Date: Wed Oct 29 23:18:50 2014 +0000
Fix CDDB search button tooltip text
data/cddb_dialog.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/cddb_dialog.ui b/data/cddb_dialog.ui
index 5f9cfe6..528b18b 100644
--- a/data/cddb_dialog.ui
+++ b/data/cddb_dialog.ui
@@ -51,7 +51,6 @@
<child>
<object class="GtkButton" id="manual_search_button">
<property name="label" translatable="yes">_Search</property>
- <property name="tooltip-text" translatable="yes">Generate the CDDB disc ID using the
selected files (the order is important)</property>
<property name="use-underline">True</property>
<property name="visible">True</property>
</object>
@@ -63,6 +62,7 @@
<child>
<object class="GtkButton" id="automatic_search_button">
<property name="label" translatable="yes">Search Using Selected _Files</property>
+ <property name="tooltip-text" translatable="yes">Generate the CDDB disc ID using the
selected files (the order is important)</property>
<property name="use-underline">True</property>
<property name="visible">True</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]