-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
devel
→master
: first round of commits for v0.3.3
#61
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Post release version increase to 0.3.3-1
* [README.md] Add smokku to contributors * [AboutPage.qml] Fix path of Paypal icon Correct absolute path would have been `file:///usr/share/flowplayer/qml/paypal.png` (instead of `file:///usr/share/flowplayer/icon/paypal.png`), but reverting back to relative path `file://../paypal.png`. * [AboutPage.qml] Make icon path relative As a consequence of the preceding [commit f002ccb](f002ccb), the other icon path here should also be a relative one, due to [`rpm/flowplayer.spec` lines 116-118](https://github.com/sailfishos-applications/flowplayer/blob/master/rpm/flowplayer.spec#L116-L118): All these paths reside in `%{datadir}`. * [AboutPage.qml] Trying to enhance formatting * [flowplayer.ts] Adopt line numbers from `AboutPage.qml` * [AboutPage.qml] "at" --> @
* Create manual-armv7hl-302.yml * Create manual-aarch64-430.yml * [manual-armv7hl-302.yml] Add trailing newline * [manual-aarch64-430.yml] Add trailing newline
* [AboutPage.qml] Another take at relative icon paths * [AboutPage.qml] Enlarge PayPal image * [AboutPage.qml] Trying to optimise layout * [AboutPage.qml] Link to `translations/README.md` * [AboutPage.qml] Play with fonts * [flowplayer.ts] Adopt new line numbers from `AboutPage.qml`
dcaliste
pushed a commit
to dcaliste/flowplayer
that referenced
this pull request
Mar 13, 2024
…cations#35) … for the SailfishOS:Chum metadata, as discussed in [FileCase issue \sailfishos-applications#61](sailfishos-applications/filecase#61).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.