Merge lp:~danielborges93/openlp/website-2019-copyright into lp:openlp/website

Proposed by Daniel Borges
Status: Merged
Approved by: Raoul Snyman
Approved revision: 85
Merged at revision: 88
Proposed branch: lp:~danielborges93/openlp/website-2019-copyright
Merge into: lp:openlp/website
Diff against target: 52 lines (+5/-5)
2 files modified
themes/openlp2v2/templates/base.tmpl (+1/-1)
themes/openlp2v2/templates/front_page.html (+4/-4)
To merge this branch: bzr merge lp:~danielborges93/openlp/website-2019-copyright
Reviewer Review Type Date Requested Status
Raoul Snyman Approve
Phill Approve
Review via email: mp+363247@code.launchpad.net

Commit message

Copyright changed to 2019.

To post a comment you must log in.
Revision history for this message
Phill (phill-ridout) :
review: Approve
Revision history for this message
Raoul Snyman (raoul-snyman) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'themes/openlp2v2/templates/base.tmpl'
2--- themes/openlp2v2/templates/base.tmpl 2017-11-18 06:09:48 +0000
3+++ themes/openlp2v2/templates/base.tmpl 2019-02-15 12:20:11 +0000
4@@ -100,7 +100,7 @@
5 <div class="row">
6 <div class="col-md-12">
7 <p class="text-center">
8- Copyright &copy; 2004-<span class="notranslate">2017</span> OpenLP Developers |
9+ Copyright &copy; 2004-<span class="notranslate">2019</span> OpenLP Developers |
10 Theme based on <a href="http://htmlcoder.me/worthy-free-bootstrap-template">Worthy</a> by HTML Coder |
11 <i class="fa fa-fw fa-money notranslate"></i> <a href="/donate">Donate to OpenLP</a>
12 </p>
13
14=== modified file 'themes/openlp2v2/templates/front_page.html'
15--- themes/openlp2v2/templates/front_page.html 2019-01-26 06:03:03 +0000
16+++ themes/openlp2v2/templates/front_page.html 2019-02-15 12:20:11 +0000
17@@ -349,7 +349,7 @@
18 <div class="modal-body">
19 <div class="alert alert-info small" role="alert">
20 <p><i class="fa fa-fw fa-info-circle notranslate"></i> OpenLP only supports Canonical-supported versions of Ubuntu from 16.04 and up.</p>
21- </div>
22+ </div>
23 <p>To install OpenLP, either search for OpenLP in Software Center, or run the following command:</p>
24 <pre>$ sudo apt install openlp</pre>
25 <p>Ubuntu does not always have the latest version of OpenLP in its repositories, so it may be handy to use our <abbr title="Personal Package Archive">PPA</abbr>:</p>
26@@ -373,7 +373,7 @@
27 <div class="modal-body">
28 <div class="alert alert-info small" role="alert">
29 <p><strong>Note:</strong> OpenLP only supports the most recent Fedora release.</p>
30- </div>
31+ </div>
32 <p>To install OpenLP, either search for OpenLP in your GUI package manager, or run the following command:</p>
33 <pre>$ sudo dnf install OpenLP</pre>
34 </div>
35@@ -395,7 +395,7 @@
36 <div class="modal-body">
37 <div class="alert alert-info small" role="alert">
38 <p><strong>Note:</strong> OpenLP only supports Debian unstable.</p>
39- </div>
40+ </div>
41 <p>To install OpenLP, either search for OpenLP in your GUI package manager, or run the following command:</p>
42 <pre>$ sudo apt install openlp</pre>
43 </div>
44@@ -615,7 +615,7 @@
45 <div class="row">
46 <div class="col-md-12">
47 <p class="text-center">
48- Copyright &copy; 2004-<span class="notranslate">2017</span> OpenLP Developers |
49+ Copyright &copy; 2004-<span class="notranslate">2019</span> OpenLP Developers |
50 Theme based on <a href="http://htmlcoder.me/worthy-free-bootstrap-template">Worthy</a> by HTML Coder |
51 <i class="fa fa-fw fa-money notranslate"></i> <a href="/donate">Donate to OpenLP</a>
52 </p>

Subscribers

People subscribed via source and target branches