[tracker/tracker-0.16] Removed markup from UI files
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.16] Removed markup from UI files
- Date: Fri, 1 Nov 2013 15:27:50 +0000 (UTC)
commit c31c99633ff7729c9429b95801c33246e3417872
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Thu Aug 8 11:03:10 2013 +0200
Removed markup from UI files
src/tracker-preferences/tracker-preferences.ui | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/src/tracker-preferences/tracker-preferences.ui b/src/tracker-preferences/tracker-preferences.ui
index fd53d0a..b52e092 100644
--- a/src/tracker-preferences/tracker-preferences.ui
+++ b/src/tracker-preferences/tracker-preferences.ui
@@ -496,8 +496,10 @@ This option allows you to make Tracker take a back seat and not eat up too much
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes"><b>Garbage
Collection</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Garbage Collection</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -909,8 +911,10 @@ Those which are the same are disabled!</property>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes"><b>Where is your
content?</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Where is your content?</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
@@ -1473,8 +1477,10 @@ Clicking this button will close the preferences too.</property>
<object class="GtkLabel" id="label17">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes"><b>Reset Indexed
Data</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Reset Indexed Data</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]