[pitivi] data: Mark icons as not having markup tooltips
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] data: Mark icons as not having markup tooltips
- Date: Wed, 23 Nov 2016 20:31:39 +0000 (UTC)
commit 31c6c630373b8738dd37dc5e64290b3ea50c0971
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Wed Nov 23 16:32:24 2016 +0100
data: Mark icons as not having markup tooltips
data/ui/effectslibrary.ui | 3 +--
data/ui/medialibrary.ui | 9 ++++-----
2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/data/ui/effectslibrary.ui b/data/ui/effectslibrary.ui
index 162370e..21d8039 100644
--- a/data/ui/effectslibrary.ui
+++ b/data/ui/effectslibrary.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.1 -->
+<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<object class="GtkToolbar" id="effectslibrary_toolbar">
@@ -82,7 +82,6 @@
<property name="invisible_char">•</property>
<property name="secondary_icon_name">edit-clear-symbolic</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Clear the current
search</property>
- <property name="secondary_icon_tooltip_markup" translatable="yes">Clear the current
search</property>
<property name="placeholder_text" translatable="yes">Search...</property>
<signal name="changed" handler="_searchEntryChangedCb" swapped="no"/>
<signal name="icon-release" handler="_searchEntryIconClickedCb" swapped="no"/>
diff --git a/data/ui/medialibrary.ui b/data/ui/medialibrary.ui
index 7034d14..51207c1 100644
--- a/data/ui/medialibrary.ui
+++ b/data/ui/medialibrary.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<object class="GtkToolbar" id="medialibrary_toolbar">
@@ -121,7 +121,6 @@
<property name="secondary_icon_name">edit-clear-symbolic</property>
<property name="primary_icon_tooltip_text" translatable="yes" comments="This is used as a
toolbar button tooltip. Here, "select" means "find" rather than "choose". It is
not the user who selects, but rather the user requesting the application to select the relevant
items.">Select clips that have not been used in the project</property>
<property name="secondary_icon_tooltip_text" translatable="yes">Show all clips</property>
- <property name="secondary_icon_tooltip_markup" translatable="yes">Show all clips</property>
<property name="placeholder_text" translatable="yes">Search...</property>
<signal name="changed" handler="_searchEntryChangedCb" swapped="no"/>
<signal name="icon-release" handler="_searchEntryIconClickedCb" swapped="no"/>
@@ -175,9 +174,6 @@
<property name="position">1</property>
</packing>
</child>
- <action-widgets>
- <action-widget response="-5">view_error_button</action-widget>
- </action-widgets>
<child internal-child="content_area">
<object class="GtkBox" id="infobar-content_area3">
<property name="can_focus">False</property>
@@ -203,6 +199,9 @@
<property name="position">0</property>
</packing>
</child>
+ <action-widgets>
+ <action-widget response="-5">view_error_button</action-widget>
+ </action-widgets>
</object>
<object class="GtkInfoBar" id="welcome_infobar">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]