Merge lp:~xnox/ubiquity/no-m-a into lp:ubiquity

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 5492
Proposed branch: lp:~xnox/ubiquity/no-m-a
Merge into: lp:ubiquity
Diff against target: 81 lines (+5/-60)
2 files modified
debian/changelog (+5/-1)
gui/gtk/stepMigrationAssistant.ui (+0/-59)
To merge this branch: bzr merge lp:~xnox/ubiquity/no-m-a
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+107628@code.launchpad.net
To post a comment you must log in.
lp:~xnox/ubiquity/no-m-a updated
5493. By Dimitri John Ledkov

Remove migration-assistant's UI definitions.

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2012-05-28 10:55:39 +0000
3+++ debian/changelog 2012-05-28 14:40:25 +0000
4@@ -1,8 +1,12 @@
5 ubiquity (2.11.4) UNRELEASED; urgency=low
6
7+ [ Colin Watson ]
8 * Force the locale to en_US.UTF-8 for the timezone tests.
9
10- -- Colin Watson <cjwatson@ubuntu.com> Mon, 28 May 2012 11:55:01 +0100
11+ [ Dmitrijs Ledkovs ]
12+ * Remove migration-assistant's UI definitions.
13+
14+ -- Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com> Mon, 28 May 2012 15:35:55 +0100
15
16 ubiquity (2.11.3) quantal; urgency=low
17
18
19=== removed file 'gui/gtk/stepMigrationAssistant.ui'
20--- gui/gtk/stepMigrationAssistant.ui 2012-03-06 00:28:03 +0000
21+++ gui/gtk/stepMigrationAssistant.ui 1970-01-01 00:00:00 +0000
22@@ -1,59 +0,0 @@
23-<?xml version="1.0"?>
24-<interface>
25- <requires lib="gtk+" version="2.16"/>
26- <!-- interface-naming-policy toplevel-contextual -->
27- <object class="GtkBox" id="stepMigrationAssistant">
28- <property name="visible">True</property>
29- <property name="border_width">6</property>
30- <property name="orientation">vertical</property>
31- <child>
32- <object class="GtkLabel" id="ma_text_label">
33- <property name="width_request">600</property>
34- <property name="visible">True</property>
35- <property name="can_focus">True</property>
36- <property name="xalign">0</property>
37- <property name="label" translatable="yes">Select any accounts you would like to import. The documents and settings for these accounts will be available after the install completes.
38-
39-If you do not wish to import any accounts, select nothing and go to the next page.</property>
40- <property name="wrap">True</property>
41- </object>
42- <packing>
43- <property name="expand">False</property>
44- <property name="fill">False</property>
45- <property name="padding">6</property>
46- <property name="position">0</property>
47- </packing>
48- </child>
49- <child>
50- <object class="GtkAlignment" id="alignment7">
51- <property name="visible">True</property>
52- <property name="xscale">0.5</property>
53- <property name="yscale">0.80000001192092896</property>
54- <child>
55- <object class="GtkScrolledWindow" id="scrolledwindow9">
56- <property name="visible">True</property>
57- <property name="can_focus">True</property>
58- <property name="hscrollbar_policy">never</property>
59- <property name="shadow_type">in</property>
60- <child>
61- <object class="GtkTreeView" id="matreeview">
62- <property name="visible">True</property>
63- <property name="can_focus">True</property>
64- <property name="headers_visible">False</property>
65- <child internal-child="accessible">
66- <object class="AtkObject" id="matreeview-atkobject">
67- <property name="AtkObject::accessible-name" translatable="yes">Account List</property>
68- </object>
69- </child>
70- </object>
71- </child>
72- </object>
73- </child>
74- </object>
75- <packing>
76- <property name="expand">True</property>
77- <property name="position">1</property>
78- </packing>
79- </child>
80- </object>
81-</interface>

Subscribers

People subscribed via source and target branches

to status/vote changes: