ref: add a homepage url and a screenshot
This commit is contained in:
+3
-3
@@ -15,11 +15,11 @@ if desktop_utils.found()
|
||||
endif
|
||||
|
||||
appstream_file = i18n.merge_file(
|
||||
input: 'jp.angeltech.MoeMoji.appdata.xml.in',
|
||||
output: 'jp.angeltech.MoeMoji.appdata.xml',
|
||||
input: 'jp.angeltech.MoeMoji.metainfo.xml.in',
|
||||
output: 'jp.angeltech.MoeMoji.metainfo.xml',
|
||||
po_dir: '../po',
|
||||
install: true,
|
||||
install_dir: join_paths(get_option('datadir'), 'appdata')
|
||||
install_dir: join_paths(get_option('datadir'), 'metainfo')
|
||||
)
|
||||
|
||||
appstream_util = find_program('appstream-util', required: false)
|
||||
|
||||
Reference in New Issue
Block a user