Skip to content

Comments

Fix html links color and NL translation building error#476

Merged
annejan merged 2 commits intoIJHack:masterfrom
a-andreyev:aa13q/fix-html-links-font-color
Sep 26, 2019
Merged

Fix html links color and NL translation building error#476
annejan merged 2 commits intoIJHack:masterfrom
a-andreyev:aa13q/fix-html-links-font-color

Conversation

@a-andreyev
Copy link
Contributor

Fixes #340
Result is system theme link highlight color:
imgur

Also faced building error via archlinux AUR qtpass-git:
looks like lrelease generates localization/localization_nl_BE.qm and localization/localization_nl_NL.qm even from localization_nl.qm, so I updated qrc list (could be wrong, but working for me 🤔 )

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 6.96% when pulling 29e65d7 on a-andreyev:aa13q/fix-html-links-font-color into 9e73083 on IJHack:master.

@annejan annejan merged commit bb4d3ec into IJHack:master Sep 26, 2019
@annejan
Copy link
Member

annejan commented Sep 26, 2019

Thanks for the colour fix . .

The translation thing works for me too (had to switch to Dutch to test 😉)

@annejan
Copy link
Member

annejan commented Sep 26, 2019

Interestingly enough the two nl_NL.ts and nl_BE.ts files get generated from the one nl.ts

So I'll just replace the one with the two in a later commit 😏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid font color with Breeze Dark theme

3 participants