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
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2015-12-21 13:27:54 +0000
+++ CMakeLists.txt 2015-12-27 20:50:59 +0000
@@ -8,7 +8,7 @@
8set (EXEC_NAME ${CMAKE_PROJECT_NAME})8set (EXEC_NAME ${CMAKE_PROJECT_NAME})
9set (DAEMON_EXEC_NAME ${CMAKE_PROJECT_NAME}-daemon)9set (DAEMON_EXEC_NAME ${CMAKE_PROJECT_NAME}-daemon)
10set (APP_NAME "AppCenter")10set (APP_NAME "AppCenter")
11set (RELEASE_NAME "An elementary app center.")11set (RELEASE_NAME "Browse and manage apps")
12set (DESKTOP_ICON "system-software-install")12set (DESKTOP_ICON "system-software-install")
13set (VERSION "0.1")13set (VERSION "0.1")
14set (VERSION_INFO "Alpha")14set (VERSION_INFO "Alpha")
1515
=== modified file 'data/appcenter.appdata.xml.in'
--- data/appcenter.appdata.xml.in 2015-12-23 00:04:52 +0000
+++ data/appcenter.appdata.xml.in 2015-12-27 20:50:59 +0000
@@ -6,11 +6,12 @@
6 <project_group>elementary</project_group>6 <project_group>elementary</project_group>
7 <project_license>GPL-3.0+</project_license>7 <project_license>GPL-3.0+</project_license>
8 <_name>AppCenter</_name>8 <_name>AppCenter</_name>
9 <_summary>The indie, open, pay-what-you-want app store</_summary>9 <_summary>Browse and manage apps</_summary>
10 <description>10 <description>
11 <_p>11 <_p>
12 AppCenter is a fast and beautiful app store built for indie12 An app store for indie and open source developers. Browse by categories or
13 software developers and elementary OS.13 search and discover new apps. AppCenter is also used for updating your
14 system to the latest and greatest version for new features and fixes.
14 </_p>15 </_p>
15 </description>16 </description>
16 <releases>17 <releases>

Subscribers

People subscribed via source and target branches

to all changes: