Merge lp:~arky/ubuntu/lucid/dots/fix-541721 into lp:ubuntu/lucid/dots

Proposed by arky
Status: Merged
Merge reported by: Iain Lane
Merged at revision: not available
Proposed branch: lp:~arky/ubuntu/lucid/dots/fix-541721
Merge into: lp:ubuntu/lucid/dots
Diff against target: 62 lines (+11/-5)
2 files modified
data/dots_assist.xml (+5/-5)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~arky/ubuntu/lucid/dots/fix-541721
Reviewer Review Type Date Requested Status
Daniel T Chen Approve
Ubuntu branches Pending
Review via email: mp+21759@code.launchpad.net

Description of the change

Has a critical fix for bug 541721

To post a comment you must log in.
Revision history for this message
Daniel T Chen (crimsun) wrote :

Merged with some tweaks to debian/control and uploaded. Thank you for your contribution to Ubuntu Lucid!

review: Approve
Revision history for this message
arky (arky) wrote :

Thank you for a quick upload Daniel!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/dots_assist.xml'
2--- data/dots_assist.xml 2010-01-12 23:40:08 +0000
3+++ data/dots_assist.xml 2010-03-19 23:11:21 +0000
4@@ -52,7 +52,7 @@
5 <property name="wrap">True</property>
6 <property name="selectable">True</property>
7 <child internal-child="accessible">
8- <object class="AtkObject" id="dummy">
9+ <object class="AtkObject" id="dummy0">
10 <property name="AtkObject::accessible-name" translatable="yes">Braille Import Assistant</property>
11 </object>
12 </child>
13@@ -68,7 +68,7 @@
14 <property name="border_width">12</property>
15 <property name="spacing">6</property>
16 <child internal-child="accessible">
17- <object class="AtkObject" id="dummy">
18+ <object class="AtkObject" id="dummy1">
19 <property name="AtkObject::accessible-name" translatable="yes">Input File</property>
20 </object>
21 </child>
22@@ -151,7 +151,7 @@
23 <property name="visible">True</property>
24 <property name="border_width">12</property>
25 <child internal-child="accessible">
26- <object class="AtkObject" id="dummy">
27+ <object class="AtkObject" id="dummy2">
28 <property name="AtkObject::accessible-name" translatable="yes">Translation</property>
29 </object>
30 </child>
31@@ -242,7 +242,7 @@
32 <property name="border_width">12</property>
33 <property name="spacing">6</property>
34 <child internal-child="accessible">
35- <object class="AtkObject" id="dummy">
36+ <object class="AtkObject" id="dummy4">
37 <property name="AtkObject::accessible-name" translatable="yes">Output Format</property>
38 </object>
39 </child>
40@@ -463,7 +463,7 @@
41 <property name="border_width">12</property>
42 <property name="spacing">6</property>
43 <child internal-child="accessible">
44- <object class="AtkObject" id="dummy">
45+ <object class="AtkObject" id="dummy23">
46 <property name="AtkObject::accessible-name" translatable="yes">Configuration Summary</property>
47 </object>
48 </child>
49
50=== modified file 'debian/changelog'
51--- debian/changelog 2010-01-12 23:40:08 +0000
52+++ debian/changelog 2010-03-19 23:11:21 +0000
53@@ -1,3 +1,9 @@
54+dots (0.0.20100108-1ubuntu1) lucid; urgency=low
55+
56+ * Fixes file import duplicate objects issue (LP: #541721)
57+
58+ -- arky <rakesh_ambati@yahoo.com> Sat, 20 Mar 2010 03:53:58 +0530
59+
60 dots (0.0.20100108-1) unstable; urgency=low
61
62 * New upstream snapshot.

Subscribers

People subscribed via source and target branches

to all changes: