-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Readd file associations #5625
Readd file associations #5625
Conversation
Fixes #5520.
I'll test it and see if the mimetype line can be removed from the .desktop template |
@tobiasdiez It works, in adding the association.
|
I think I found out how to fix the issue.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's only a small change to the linux desktop file.
It does seem to work, although in Ubuntu Mate I don't see the icon on the .bib files, but the association works..
Co-authored-by: Galileo Sartor <[email protected]>
@LyzardKing I hope, I understood your comment correctly: 1f607e5 |
Maybe the icon name in the association file is wrong. Do you have a png file next to the executable in the installed directory? |
@koppor Yes, that's the same thing I tested.. |
@tobiasdiez in jabref/lib there's the icon, and it's |
Co-Authored-By: Galileo Sartor <[email protected]>
5facb37 Update soil-biology-and-biochemistry.csl (#5630) dba7c17 Change representation of locators (#5629) 38c5b99 change et-al settings (#5628) 634b5e0 Create netherlands-journal-of-geosciences.csl (#5624) fa2cce2 Create journal-of-information-literacy.csl (#5622) c0d2bf1 Add legislation to AZR & Austrian Legal (#5625) 9724c6e UACJ: Fix op. cit. b12f90f Update style-manual-australian-government.csl (#5603) 94dba2c Create sports-health.csl (#5620) 2ca5cd8 Update urad-rs-za-makroekonomske-analize-in-razvoj.csl (#5619) 32ef9ba Create annals-of-eye-science.csl (#5615) 928e5a6 Create journal-of-microbiology.csl (#5616) a829c84 Update harvard-cite-them-right-no-et-al.csl (#5617) 6182c7b Fix the right _St. York_ Harvard style 1454760 Fix York Harvard title d8c5cef Create harvard-cite-them-right-11.csl (#5612) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 5facb37
Fixes #5520. At least works on Windows. @LyzardKing could you please test this for linux as well? Thanks!