What is the purpose of the user-preferences-x.cb-config file ? Grep shows that it is copied as user-preferences.cb-config during install and all the zinc code seems refers to user-preferences.cb-config execlusively. I am a bit confused.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Marc,
What is the purpose of the user-preferences-x.cb-config file ? Grep shows that it is copied as user-preferences.cb-config during install and all the zinc code seems refers to user-preferences.cb-config execlusively. I am a bit confused.
I think I get it now. use-preferences-x.cb-config is the user-preferences.cb-config for X11 users, while the other one is for Windows users.
Exactly, the only difference between the two files is the fonts (helvetica vs verdana).