Merge lp:~elementary-apps/appcenter/appdata into lp:~elementary-apps/appcenter/appcenter

Proposed by Danielle Foré
Status: Merged
Approved by: Corentin Noël
Approved revision: 113
Merged at revision: 114
Proposed branch: lp:~elementary-apps/appcenter/appdata
Merge into: lp:~elementary-apps/appcenter/appcenter
Diff against target: 32 lines (+5/-4)
2 files modified
CMakeLists.txt (+1/-1)
data/appcenter.appdata.xml.in (+4/-3)
To merge this branch: bzr merge lp:~elementary-apps/appcenter/appdata
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+281377@code.launchpad.net

Commit message

update appdata description and summary

Description of the change

Update to latest from the doc

To post a comment you must log in.
113. By Danielle Foré

match .desktop comment to appdata summary

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2015-12-21 13:27:54 +0000
3+++ CMakeLists.txt 2015-12-27 20:50:59 +0000
4@@ -8,7 +8,7 @@
5 set (EXEC_NAME ${CMAKE_PROJECT_NAME})
6 set (DAEMON_EXEC_NAME ${CMAKE_PROJECT_NAME}-daemon)
7 set (APP_NAME "AppCenter")
8-set (RELEASE_NAME "An elementary app center.")
9+set (RELEASE_NAME "Browse and manage apps")
10 set (DESKTOP_ICON "system-software-install")
11 set (VERSION "0.1")
12 set (VERSION_INFO "Alpha")
13
14=== modified file 'data/appcenter.appdata.xml.in'
15--- data/appcenter.appdata.xml.in 2015-12-23 00:04:52 +0000
16+++ data/appcenter.appdata.xml.in 2015-12-27 20:50:59 +0000
17@@ -6,11 +6,12 @@
18 <project_group>elementary</project_group>
19 <project_license>GPL-3.0+</project_license>
20 <_name>AppCenter</_name>
21- <_summary>The indie, open, pay-what-you-want app store</_summary>
22+ <_summary>Browse and manage apps</_summary>
23 <description>
24 <_p>
25- AppCenter is a fast and beautiful app store built for indie
26- software developers and elementary OS.
27+ An app store for indie and open source developers. Browse by categories or
28+ search and discover new apps. AppCenter is also used for updating your
29+ system to the latest and greatest version for new features and fixes.
30 </_p>
31 </description>
32 <releases>

Subscribers

People subscribed via source and target branches

to all changes: