diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-11-01 12:43:45 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-11-01 12:43:45 +0100 |
commit | cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d (patch) | |
tree | d4c5f9ff8792cab84bc76511a7b10900ea3f7982 /Ida.ad | |
parent | 47b987b42edfc93f22f6bd274e10bb8c7c34715c (diff) | |
download | fbida-cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d.tar.gz |
ida: strip font list, enable utf8 locale
Diffstat (limited to 'Ida.ad')
-rw-r--r-- | Ida.ad | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -8,18 +8,15 @@ -*-lucida-medium-r-normal-*-*-140-*-*-p-*-*-*, \ -*-liberation sans-medium-r-normal-*-*-140-*-*-p-*-*-*, \ -*-*-medium-r-normal-*-*-140-*-*-p-*-*-*, \ - -*-*-medium-r-normal-*-*-160-*-*-p-*-*-*, \ - -*-*-*-*-*-*-*-140-*-*-*-*-*-*, \ - -*-*-*-*-*-*-*-160-*-*-*-*-*-*, * + -*-*-medium-r-normal-*-*-160-*-*-p-*-*-*, * + *renderTable.small.fontType: FONT_IS_FONTSET *renderTable.small.fontName: \ -*-helvetica-medium-r-normal-*-*-100-*-*-p-*-*-*, \ -*-lucida-medium-r-normal-*-*-100-*-*-p-*-*-*, \ -*-liberation sans-medium-r-normal-*-*-100-*-*-p-*-*-*, \ -*-*-medium-r-normal-*-*-100-*-*-p-*-*-*, \ - -*-*-medium-r-normal-*-*-120-*-*-p-*-*-*, \ - -*-*-*-*-*-*-*-100-*-*-*-*-*-*, \ - -*-*-*-*-*-*-*-120-*-*-*-*-*-*, * + -*-*-medium-r-normal-*-*-120-*-*-p-*-*-*, * *XmTextField.renderTable: *XmTextField.renderTable.fontType: FONT_IS_FONTSET @@ -28,9 +25,7 @@ -*-lucidatypewriter-medium-r-normal-*-*-140-*-*-m-*-*-*, \ -*-liberation mono-medium-r-normal-*-*-140-*-*-*-*-*-*, \ -*-*-medium-r-normal-*-*-140-*-*-m-*-*-*, \ - -*-*-medium-r-normal-*-*-160-*-*-m-*-*-*, \ - -*-*-*-*-*-*-*-140-*-*-*-*-*-*, \ - -*-*-*-*-*-*-*-160-*-*-*-*-*-*, * + -*-*-medium-r-normal-*-*-160-*-*-m-*-*-*, * *background: gray77 |