-
-
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
Added JabRef logo as tiff for Mac OS installer (retina support) #5759 #6306
Conversation
Thanks. I think the file needs to be named |
Thanks! We run into a strange bug from gitversion which is why the build currently fails. I'll merge now and hope the master branch builds without problem. Can you please check the build from builds.jabref.org/master/ in about 30 min and make sure that the build version looks fine as well (I don't have a mac sadly). |
Good day, |
Perfect. I assume this also means that the dmg installer is shown correctly, right? |
There was a problem in the build chain and the build wasn't updated. Can you please retry in 30 min. Thanks |
Probably the same reason why the plist file doesn't get copied. Do we need to specify the resource folder somewhere? |
Hello again, |
It's only now uploading...you can verify that you are testing the new file by looking at the "Last modified" date on https://builds.jabref.org/master/ (which is currently 2020-04-14) |
Refs #5986 I just also pushed the --resource dir for mac switch |
Let's wait the current build. If it works it's fine, otherwise I found this helpful guide: |
I just renamed the file according to the docs. Waiting for the new build. |
|
I have created an issue at the jlink/jpackage gradle plugin repo: |
I think it should be lower case |
The position of the icon is hard-coded here: |
@Gena928 No problem, this is new for us all. The jpackage tool is relatively new. The idea is relative simple, you provide the icons in the resource folders for the system like background and in the gradle file the locations are specified for each os: @tobiasdiez We can also modfiy the DMGgsetup script: From the log I saw that we also need images for the pgk build:
Lines 641 to 693 in 38e3aa7
|
bef74ed Create conservation-science-and-practice.csl (#6258) 9fb7eb7 Bug fixes triangle.csl (#6251) e6112ba Update ucl-university-college-apa.csl (#6250) 6dcba3a Update engineering-technology-and-applied-science-research.csl (#6247) 00fe4a2 Create constructivist-foundations.csl (#6243) 03ad71b Create les-mondes-du-travail.csl (#6234) a2bce86 Corrections based on author instructions (#6306) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: bef74ed
f6c778e Update emerald-harvard.csl (#6335) d6c6a16 Fix Brazilian quotes on chicago-author-date.csl (#6317) a1549b6 Update medizinische-hochschule-hannover.csl (#6330) da88073 Update journal-of-the-american-college-of-cardiology.csl (#6334) a520d8e Bump nokogiri from 1.13.9 to 1.13.10 (#6333) ba54b44 Update royal-society-of-chemistry.csl (#6328) 1378ba7 LUSEM: Remove full stop (#6332) 9e3cf89 Create interpreting.csl (#6254) bef74ed Create conservation-science-and-practice.csl (#6258) 9fb7eb7 Bug fixes triangle.csl (#6251) e6112ba Update ucl-university-college-apa.csl (#6250) 6dcba3a Update engineering-technology-and-applied-science-research.csl (#6247) 00fe4a2 Create constructivist-foundations.csl (#6243) 03ad71b Create les-mondes-du-travail.csl (#6234) a2bce86 Corrections based on author instructions (#6306) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: f6c778e
84dba23 Update international-union-of-crystallography.csl (#6279) 13dd9e8 Update zeitschrift-fur-deutsche-philologie.csl (#6340) d95b652 Create cahiers-mondes-anciens.csl (#6203) ded567c Create rassegna-degli-archivi-di-stato-bibliografia-generale.csl (#6275) 124777a Create scientific-online-letters-on-the-atmosphere.csl (#6261) 3c276e7 Create american-medical-association-no-url-alphabetical.csl (#6252) 595ad95 Bump mathieudutour/github-tag-action from 6.0 to 6.1 (#6287) 7008128 Create cambridge-a (#6336) 17e930c Update norsk-apa-manual-note.csl (#6338) b360859 Update norsk-apa-manual.csl (#6337) f6c778e Update emerald-harvard.csl (#6335) d6c6a16 Fix Brazilian quotes on chicago-author-date.csl (#6317) a1549b6 Update medizinische-hochschule-hannover.csl (#6330) da88073 Update journal-of-the-american-college-of-cardiology.csl (#6334) a520d8e Bump nokogiri from 1.13.9 to 1.13.10 (#6333) ba54b44 Update royal-society-of-chemistry.csl (#6328) 1378ba7 LUSEM: Remove full stop (#6332) 9e3cf89 Create interpreting.csl (#6254) bef74ed Create conservation-science-and-practice.csl (#6258) 9fb7eb7 Bug fixes triangle.csl (#6251) e6112ba Update ucl-university-college-apa.csl (#6250) 6dcba3a Update engineering-technology-and-applied-science-research.csl (#6247) 00fe4a2 Create constructivist-foundations.csl (#6243) 03ad71b Create les-mondes-du-travail.csl (#6234) a2bce86 Corrections based on author instructions (#6306) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 84dba23
Fixes #5759
Created JabRef logo as tiff for Mac OS installer (retina support). Tiff file for installer and it's png images:
masOS install images.zip
Settings for icons in Mac dmg install package:
Comments