[d-feet] Removed markup from Ui files. See https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [d-feet] Removed markup from Ui files. See https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
- Date: Mon, 27 May 2013 11:37:25 +0000 (UTC)
commit f0378b0a6cc460e391185ed1ddbf41c06183fbd1
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon May 27 13:37:20 2013 +0200
Removed markup from Ui files. See https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages
data/ui/executedialog.ui | 36 ++++++++++++++++++++++++------------
data/ui/introspection.ui | 18 ++++++++++++------
2 files changed, 36 insertions(+), 18 deletions(-)
---
diff --git a/data/ui/executedialog.ui b/data/ui/executedialog.ui
index a1943eb..a57ccbe 100644
--- a/data/ui/executedialog.ui
+++ b/data/ui/executedialog.ui
@@ -94,8 +94,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Method name:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Method name:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
@@ -109,8 +111,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Object Path:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Object Path:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
@@ -124,8 +128,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Interface:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Interface:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
@@ -177,8 +183,10 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="margin_top">10</property>
- <property name="label" translatable="yes"><b>Method input</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Method input</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -212,8 +220,10 @@
<property name="margin_top">10</property>
<property name="yalign">0.49000000953674316</property>
<property name="xpad">1</property>
- <property name="label" translatable="yes"><b>Method output</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Method output</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
@@ -306,8 +316,10 @@
<property name="halign">start</property>
<property name="yalign">0.49000000953674316</property>
<property name="xpad">1</property>
- <property name="label" translatable="yes"><b>Method execution</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Method execution</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
diff --git a/data/ui/introspection.ui b/data/ui/introspection.ui
index 424fa38..324c73e 100644
--- a/data/ui/introspection.ui
+++ b/data/ui/introspection.ui
@@ -18,8 +18,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Unique name:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Unique name:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
@@ -33,8 +35,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Name:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Name:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
@@ -78,8 +82,10 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
- <property name="label" translatable="yes"><b>Address:</b></property>
- <property name="use_markup">True</property>
+ <property name="label" translatable="yes">Address:</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]