upgpkg: mousam-1.4.0-3: hotpatch metainfo
This commit is contained in:
parent
9ecbd54961
commit
bd63e8ef20
3 changed files with 21 additions and 10 deletions
23
hotfix.patch
23
hotfix.patch
|
|
@ -16,19 +16,19 @@
|
|||
- <screenshot>
|
||||
- <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss2-thunderstorm.png</image>
|
||||
- <caption>Thunderstorm</caption>
|
||||
- </screenshot>
|
||||
- <screenshot>
|
||||
- <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss1-dark_mode.png</image>
|
||||
- <caption>Dark mode</caption>
|
||||
+ <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss2.png</image>
|
||||
+ <caption>Snowfall - day</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
- <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss1-dark_mode.png</image>
|
||||
- <caption>Dark mode</caption>
|
||||
- <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss4-light_mode.png</image>
|
||||
- <caption>Light mode</caption>
|
||||
+ <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss3.png</image>
|
||||
+ <caption>Clear Sky - night</caption>
|
||||
</screenshot>
|
||||
- <screenshot>
|
||||
- <image>https://raw.githubusercontent.com/amit9838/mousam/master/screenshots/ss4-light_mode.png</image>
|
||||
- <caption>Light mode</caption>
|
||||
- </screenshot>
|
||||
+
|
||||
</screenshots>
|
||||
<launchable type="desktop-id">io.github.amit9838.mousam.desktop</launchable>
|
||||
|
|
@ -60,3 +60,14 @@
|
|||
<release version="1.3.2" date="2024-6-30">
|
||||
<description translate="no">
|
||||
<p>What's New</p>
|
||||
--- a/data/meson.build
|
||||
+++ b/data/meson.build
|
||||
@@ -17,7 +17,7 @@
|
||||
output: 'io.github.amit9838.mousam.appdata.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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue