Merge lp:~ferbarcelona10/pantheon-mail/mail-comment-fix into lp:~elementary-apps/pantheon-mail/trunk

Proposed by Fernando Alvarenga
Status: Merged
Approved by: Danielle Foré
Approved revision: 2239
Merged at revision: 2239
Proposed branch: lp:~ferbarcelona10/pantheon-mail/mail-comment-fix
Merge into: lp:~elementary-apps/pantheon-mail/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~ferbarcelona10/pantheon-mail/mail-comment-fix
Reviewer Review Type Date Requested Status
Danielle Foré Approve
Review via email: mp+319360@code.launchpad.net

Commit message

Changed comment line to adhered to HIG.

To post a comment you must log in.
Revision history for this message
Danielle Foré (danrabbit) wrote :

works for me!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2017-02-12 10:12:32 +0000
+++ CMakeLists.txt 2017-03-08 19:16:00 +0000
@@ -16,7 +16,7 @@
16set(GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})16set(GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME})
17set(EXEC_NAME ${CMAKE_PROJECT_NAME})17set(EXEC_NAME ${CMAKE_PROJECT_NAME})
18set(APP_NAME "Mail")18set(APP_NAME "Mail")
19set(RELEASE_NAME "Lightweight email client")19set(RELEASE_NAME "Send and receive mail")
20set(DESKTOP_ICON "internet-mail")20set(DESKTOP_ICON "internet-mail")
21set(VERSION "1.0.5")21set(VERSION "1.0.5")
22set(VERSION_INFO "Release")22set(VERSION_INFO "Release")

Subscribers

People subscribed via source and target branches