Mercurial > sat_docs
annotate scripts/test_accounts/data/tazar%2eint/accounts/pierre.dat @ 151:6f8c849daf2a
flatpak (build_manifest): updated org.freedesktop.Platform runtime version:
manifests were using an old 1.6 version of the runtime, this patch fixes them by using the
current 18.8 one. Thanks to that, the main_loop.patch which was made because of an
outdated version of GLib (see https://github.com/flatpak/flatpak/issues/1899) is not
needed anymore and has been removed.
Some useless extensions have also been removed from default manifest.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 26 Jun 2019 20:49:31 +0200 |
parents | 36d158a50c8a |
children |
rev | line source |
---|---|
40
1eb3ec190ea1
add test_accounts to create a batch of testing profiles
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 return { |
47
36d158a50c8a
fixes script for creating test accounts
souliane <souliane@mailoo.org>
parents:
40
diff
changeset
|
2 ["password"] = "xxxxxx"; |
40
1eb3ec190ea1
add test_accounts to create a batch of testing profiles
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 }; |