Merge lp:~daker/dexter-rolodex/fix.687304 into lp:dexter-rolodex

Proposed by Adnane Belmadiaf
Status: Merged
Merged at revision: 252
Proposed branch: lp:~daker/dexter-rolodex/fix.687304
Merge into: lp:dexter-rolodex
Diff against target: 63 lines (+8/-2)
1 file modified
data/ui/DexterWindow.ui (+8/-2)
To merge this branch: bzr merge lp:~daker/dexter-rolodex/fix.687304
Reviewer Review Type Date Requested Status
Postler Devs Pending
Review via email: mp+43068@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/ui/DexterWindow.ui'
2--- data/ui/DexterWindow.ui 2010-12-07 23:53:57 +0000
3+++ data/ui/DexterWindow.ui 2010-12-08 12:54:25 +0000
4@@ -505,6 +505,7 @@
5 <property name="visible">True</property>
6 <property name="can_focus">True</property>
7 <property name="receives_default">True</property>
8+ <property name="tooltip_text" translatable="yes">Add a vCard from your hard drive.</property>
9 <property name="relief">none</property>
10 <signal name="clicked" handler="welcome_import_clicked"/>
11 <child>
12@@ -553,10 +554,13 @@
13 </child>
14 <child>
15 <object class="GtkLabel" id="label4">
16+ <property name="width_request">220</property>
17 <property name="visible">True</property>
18 <property name="sensitive">False</property>
19+ <property name="tooltip_text" translatable="yes">Add a vCard from your hard drive.</property>
20 <property name="xalign">0</property>
21 <property name="label" translatable="yes">Add a vCard from your hard drive.</property>
22+ <property name="ellipsize">end</property>
23 </object>
24 <packing>
25 <property name="expand">False</property>
26@@ -586,7 +590,6 @@
27 </child>
28 </object>
29 <packing>
30- <property name="expand">False</property>
31 <property name="fill">False</property>
32 <property name="padding">5</property>
33 <property name="position">1</property>
34@@ -634,6 +637,7 @@
35 <property name="visible">True</property>
36 <property name="can_focus">True</property>
37 <property name="receives_default">True</property>
38+ <property name="tooltip_text" translatable="yes">Create a new contact</property>
39 <property name="relief">none</property>
40 <signal name="clicked" handler="welcome_create_clicked"/>
41 <child>
42@@ -682,10 +686,13 @@
43 </child>
44 <child>
45 <object class="GtkLabel" id="label6">
46+ <property name="width_request">220</property>
47 <property name="visible">True</property>
48 <property name="sensitive">False</property>
49+ <property name="tooltip_text" translatable="yes">Create a new contact</property>
50 <property name="xalign">0</property>
51 <property name="label" translatable="yes">Create a new contact</property>
52+ <property name="ellipsize">end</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56@@ -715,7 +722,6 @@
57 </child>
58 </object>
59 <packing>
60- <property name="expand">False</property>
61 <property name="fill">False</property>
62 <property name="padding">5</property>
63 <property name="position">1</property>

Subscribers

People subscribed via source and target branches