PriteshI could not find Zimbra Desktop\profile\pref.js

General discussion about Zimbra Desktop.
Post Reply
sportman12
Posts: 44
Joined: Wed Apr 13, 2016 8:43 pm

PriteshI could not find Zimbra Desktop\profile\pref.js

Post by sportman12 »

Pritesh I could not find theses

setting following preferences under C:\Users\<username>\AppData\Local\Zimbra\Zimbra Desktop\profile\pref.js

where are theses settings please get back to me

user_pref("font.default.x-unicode", "Arial");
user_pref("font.default.x-user-def", "Arial");
user_pref("font.default.x-western", "Arial");
user_pref("font.language.group", "x-western");
user_pref("font.minimum-size.x-unicode", 14);
user_pref("font.minimum-size.x-user-def", 14);
user_pref("font.minimum-size.x-western", 14);
PriteshGajjar
Outstanding Member
Outstanding Member
Posts: 310
Joined: Tue Mar 31, 2015 4:59 am

Re: PriteshI could not find Zimbra Desktop\profile\pref.js

Post by PriteshGajjar »

Detailed steps:

- Open windows explorer
- In address bar enter %appdata%
- Click on "AppData" in address bar
- Open "Local" folder
- Open Zimbra folder
- Open Zimbra Desktop
- Open profile

Now you will see "prefs.js" file. Open this file and paste following lines.
user_pref("font.default.x-unicode", "Arial");
user_pref("font.default.x-user-def", "Arial");
user_pref("font.default.x-western", "Arial");
user_pref("font.language.group", "x-western");
user_pref("font.minimum-size.x-unicode", 14);
user_pref("font.minimum-size.x-user-def", 14);
user_pref("font.minimum-size.x-western", 14);
sportman12
Posts: 44
Joined: Wed Apr 13, 2016 8:43 pm

Re: PriteshI could not find Zimbra Desktop\profile\pref.js

Post by sportman12 »

PriteshGajjar I followed your Detailed steps: could not get "AppData" to show I am a disabled person could you please give me screenshot of what to do
sportman12
Posts: 44
Joined: Wed Apr 13, 2016 8:43 pm

Re: PriteshI could not find Zimbra Desktop\profile\pref.js

Post by sportman12 »

PriteshGajjar or jorgedlcruz, I followed your Detailed steps: could I got as far as this below when I did it said this in the screeshot what is the fix paste following lines please get back to me

Now you will see "prefs.js" file. Open this file and paste following lines.
user_pref("font.default.x-unicode", "Arial");
user_pref("font.default.x-user-def", "Arial");
user_pref("font.default.x-western", "Arial");
user_pref("font.language.group", "x-western");
user_pref("font.minimum-size.x-unicode", 14);
user_pref("font.minimum-size.x-user-def", 14);
user_pref("font.minimum-size.x-western", 14);
Attachments
ZimbraPre.JPG
ZimbraPre.JPG (31.34 KiB) Viewed 2985 times
ijk987
Posts: 5
Joined: Fri May 13, 2016 5:41 am
Location: Russia, Altai Krai, Barnaul
Contact:

Re: PriteshI could not find Zimbra Desktop\profile\pref.js

Post by ijk987 »

You don't need this settings. In order to permanently increase font size you should add the following string
pref("layout.css.devPixelsPerPx", "1,3"); (replace 1,3 with the desired value)
into the file
C:\Program Files\Zimbra\Zimbra Desktop\win64\prism\defaults\preferences\preferences.js
The solution works at Windows 8.1 x64 with Zimbra Desktop 7.2.7
Post Reply