mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
chore: Update thumbnails
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
288c5e9b6d
commit
60cfcf71fb
4 changed files with 3 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -151,6 +151,7 @@ appstore-local: clean
|
|||
LICENSE \
|
||||
$(appstore_sign_dir)/$(app_name)
|
||||
rm $(appstore_sign_dir)/$(app_name)/vendor/endroid/qr-code/assets/*
|
||||
rm -rf $(appstore_sign_dir)/$(app_name)/img/screenshot/
|
||||
mkdir -p $(appstore_sign_dir)/$(app_name)/tests/fixtures
|
||||
cp tests/fixtures/small_valid.pdf $(appstore_sign_dir)/$(app_name)/tests/fixtures \
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,8 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
|
|||
<discussion>https://t.me/libresign</discussion>
|
||||
<bugs>https://github.com/LibreSign/libresign/issues</bugs>
|
||||
<repository type="git">https://github.com/LibreSign/libresign</repository>
|
||||
<screenshot>https://raw.githubusercontent.com/LibreSign/libresign/main/img/LibreSign.png?v=10.0.0-dev</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/LibreSign/libresign/main/img/screenshot/request-signature.png</screenshot>
|
||||
<screenshot>https://raw.githubusercontent.com/LibreSign/libresign/main/img/screenshot/presentation.gif</screenshot>
|
||||
<dependencies>
|
||||
<lib>openssl</lib>
|
||||
<nextcloud min-version="30" max-version="30"/>
|
||||
|
|
|
|||
BIN
img/screenshot/presentation.gif
Normal file
BIN
img/screenshot/presentation.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 MiB |
BIN
img/screenshot/request-signature.png
Normal file
BIN
img/screenshot/request-signature.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 133 KiB |
Loading…
Add table
Reference in a new issue