Merge lp:~roadmr/checkbox/friendly-sunset into lp:checkbox

Proposed by Daniel Manrique
Status: Merged
Approved by: Zygmunt Krynicki
Approved revision: 2366
Merged at revision: 2366
Proposed branch: lp:~roadmr/checkbox/friendly-sunset
Merge into: lp:checkbox
Diff against target: 54 lines (+5/-7)
4 files modified
checkbox-old/debian/changelog (+2/-0)
checkbox-old/plugins/suites_prompt.py (+1/-5)
checkbox-old/qt/checkbox-qt.desktop.in (+1/-1)
checkbox-old/qt/frontend/qtfront.ui (+1/-1)
To merge this branch: bzr merge lp:~roadmr/checkbox/friendly-sunset
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+185292@code.launchpad.net

Commit message

Removed references to Ubuntu Friendly due to sunsetting of the project.

Description of the change

Removed references to Ubuntu Friendly due to sunsetting of the project.

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

sob ;-|

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'checkbox-old/debian/changelog'
--- checkbox-old/debian/changelog 2013-09-12 11:13:12 +0000
+++ checkbox-old/debian/changelog 2013-09-12 15:20:04 +0000
@@ -4,6 +4,8 @@
4 * scripts/pm_test, scripts/fwts_test: Removed dmesg_common that's no longer4 * scripts/pm_test, scripts/fwts_test: Removed dmesg_common that's no longer
5 present in fwts and added specific version dependency to checkbox5 present in fwts and added specific version dependency to checkbox
6 (LP: #1206016)6 (LP: #1206016)
7 * Removed references to Ubuntu Friendly due to sunsetting of the project.
8 (LP: #1224533)
79
8 -- Brendan Donegan <brendan.donegan@canonical.com> Mon, 09 Sep 2013 09:30:32 +010010 -- Brendan Donegan <brendan.donegan@canonical.com> Mon, 09 Sep 2013 09:30:32 +0100
911
1012
=== modified file 'checkbox-old/plugins/suites_prompt.py'
--- checkbox-old/plugins/suites_prompt.py 2013-05-29 07:50:30 +0000
+++ checkbox-old/plugins/suites_prompt.py 2013-09-12 15:20:04 +0000
@@ -33,11 +33,7 @@
3333
34class SuitesPrompt(Plugin):34class SuitesPrompt(Plugin):
3535
36 deselect_warning = String(default=_("""\36 deselect_warning = String(default="")
37Unselecting a test will invalidate your submission for Ubuntu Friendly. \
38If you plan to participate in Ubuntu Friendly, please, select all tests. \
39You can always skip individual tests if you don't have the needed equipment.\
40"""))
4137
42 @property38 @property
43 def persist(self):39 def persist(self):
4440
=== modified file 'checkbox-old/qt/checkbox-qt.desktop.in'
--- checkbox-old/qt/checkbox-qt.desktop.in 2013-05-29 07:50:30 +0000
+++ checkbox-old/qt/checkbox-qt.desktop.in 2013-09-12 15:20:04 +0000
@@ -1,6 +1,6 @@
1[Desktop Entry]1[Desktop Entry]
2_Name=System Testing2_Name=System Testing
3_Comment=Test your system and submit results to the Ubuntu Friendly project3_Comment=Test your system and submit results to Launchpad
4Encoding=UTF-84Encoding=UTF-8
5Exec=/usr/bin/checkbox-qt5Exec=/usr/bin/checkbox-qt
6Terminal=false6Terminal=false
77
=== modified file 'checkbox-old/qt/frontend/qtfront.ui'
--- checkbox-old/qt/frontend/qtfront.ui 2013-05-29 07:50:30 +0000
+++ checkbox-old/qt/frontend/qtfront.ui 2013-09-12 15:20:04 +0000
@@ -1057,7 +1057,7 @@
1057p, li { white-space: pre-wrap; }1057p, li { white-space: pre-wrap; }
1058&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;1058&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
1059&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=;&quot;&gt;Please enter the e-mail address associated with your Launchpad account (if applicable)&lt;/span&gt;&lt;/p&gt;1059&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=;&quot;&gt;Please enter the e-mail address associated with your Launchpad account (if applicable)&lt;/span&gt;&lt;/p&gt;
1060&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=;&quot;&gt;and click the Submit Results button to submit these test results to Ubuntu Friendly.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>1060&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=;&quot;&gt;and click the Submit Results button to submit these test results to Launchpad.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1061 </property>1061 </property>
1062 <property name="scaledContents">1062 <property name="scaledContents">
1063 <bool>false</bool>1063 <bool>false</bool>

Subscribers

People subscribed via source and target branches