Merge lp:~leonardolemos/switchboard/update-app-years into lp:~elementary-pantheon/switchboard/switchboard

Proposed by Leonardo Lemos
Status: Merged
Approved by: Danielle Foré
Approved revision: 655
Merged at revision: 655
Proposed branch: lp:~leonardolemos/switchboard/update-app-years
Merge into: lp:~elementary-pantheon/switchboard/switchboard
Diff against target: 12 lines (+1/-1)
1 file modified
src/Switchboard.vala (+1/-1)
To merge this branch: bzr merge lp:~leonardolemos/switchboard/update-app-years
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+301578@code.launchpad.net

Commit message

Update app years

Description of the change

This branch update the app years.

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 'src/Switchboard.vala'
2--- src/Switchboard.vala 2016-07-02 18:49:00 +0000
3+++ src/Switchboard.vala 2016-07-30 19:39:23 +0000
4@@ -71,7 +71,7 @@
5 construct {
6 application_id = "org.elementary.switchboard";
7 program_name = _("System Settings");
8- app_years = "2011-2014";
9+ app_years = "2011-2016";
10 exec_name = "switchboard";
11 app_launcher = exec_name+".desktop";
12 flags |= ApplicationFlags.HANDLES_COMMAND_LINE;

Subscribers

People subscribed via source and target branches

to all changes: