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
=== modified file 'src/Switchboard.vala'
--- src/Switchboard.vala 2016-07-02 18:49:00 +0000
+++ src/Switchboard.vala 2016-07-30 19:39:23 +0000
@@ -71,7 +71,7 @@
71 construct {71 construct {
72 application_id = "org.elementary.switchboard";72 application_id = "org.elementary.switchboard";
73 program_name = _("System Settings");73 program_name = _("System Settings");
74 app_years = "2011-2014";74 app_years = "2011-2016";
75 exec_name = "switchboard";75 exec_name = "switchboard";
76 app_launcher = exec_name+".desktop";76 app_launcher = exec_name+".desktop";
77 flags |= ApplicationFlags.HANDLES_COMMAND_LINE;77 flags |= ApplicationFlags.HANDLES_COMMAND_LINE;

Subscribers

People subscribed via source and target branches

to all changes: