| Age | Commit message (Collapse) | Author |
|
I had to replace the first argument by `/org/freedesktop/portal/desktop` to get these commands to work at all. Then, I had to replace the last parameter of the save command by `current_name`. I've changed the other two `current_folder` values to `/tmp` so that you can tell they're even working: `$HOME` is the default.
docs: Fix gdbus commands in CONTRIBUTING.md
I had to replace the first argument by `/org/freedesktop/portal/desktop` to get these commands to work at all. Then, I had to replace the last parameter of the save command by `current_name`. I've changed the other two `current_folder` values to `/tmp` so that you can tell they're even working: `$HOME` is the default.
|
|
This matches the recommendation from [1].
Fixes #3141
[1] https://developer.gnome.org/documentation/tutorials/application-id.html#application-id-for-flatpak-development
|
|
|
|
We had a little bit in the readme file. Add a separate file in
order to expand more in this area, starting with how to develop
on the file chooser.
|