Project 'savoirfairelinux/ring-client-android' was moved to 'savoirfairelinux/jami-client-android'. Please update any links and bookmarks that may still have the old path.
Update the desktop and appdata files for GNOME and Qt (please advise the location of the files for Android, iOS, iPad)
Another improvement is to display captions in multiple languages, like French, using:
xml:lang
The language this screenshot image is translated in. This property should only be present if there are multiple images with different locales present.
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
Asked for a password. What is the password? Typed something, which was probably not the password that it wanted. Then pressed Ctrl+C
Tried again and now Network is unreachable
$ ssh-copy-id -i /home/c/.ssh/id_rsa.pub ovari@review.jami.net/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/c/.ssh/id_rsa.pub"/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed/usr/bin/ssh-copy-id: ERROR: ssh: connect to host review.jami.net port 22: Network is unreachable
you can just copy home/c/.ssh/id_rsa.pub directly in https://review.jami.net/settings/#SSHKeys without ssh-copy-id (New ssh key->Save changes) no need for other credentials
you can just copy home/c/.ssh/id_rsa.pub directly in https://review.jami.net/settings/#SSHKeys without ssh-copy-id (New ssh key->Save changes) no need for other credentials
gerrit uses 29420 for ssh not 22
$ ssh-copy-id -i /home/c/.ssh/id_rsa.pub -p 29420 ovari@review.jami.net/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/home/c/.ssh/id_rsa.pub"/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keysovari@review.jami.net: Permission denied (publickey).
you can just copy home/c/.ssh/id_rsa.pub directly in https://review.jami.net/settings/#SSHKeys without ssh-copy-id (New ssh key->Save changes) no need for other credentials
Copy and paste the contents of home/c/.ssh/id_rsa.pub. Done. Thank you
Thanks for the instructions @sblin. Not sure if our netbook has enough specs to do that. We are happy for anyone to contribute this issue (and take all the credit too). Thank you
P.S. If there was a way we could do this using a web based interface (like GitHub, GitLab, Transifex) we could do it.
According to the AppStream specification the screenshots should be accessible via HTTP/HTTPS/FTP and be in the PNG or JPEG format. As the project provides the AppStream file in the repository, there is a sense to save some images on the server. Any plans to do so?
Not sure what the version of Jami is as it just has a build date. @sblin could the jami-client-gnome be built with version numbers like iOS? It will help as the Flathub store maintainers like version numbers.
@ntninja: We only have a netbook computer and don't have the space to create a patch locally. Unfortunately there doesn't seem to be a way to send patches using a web-based interface. Can you help with sending a patch? It will make Jami on Flathub show screenshots etc. Thank you