Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2008-09-02 20:22:36 +0000
committerChris Goldthorpe2008-09-02 20:22:36 +0000
commite39505222a1346b104038085ebf60d9725fa8f3b (patch)
treeacd4742ec94dc17c2ac7d5d652b9daec31a6de20 /org.eclipse.ui.intro/preferences.ini
parentd7a4745820c6dc779db4f6fd054f737976a39cbd (diff)
downloadeclipse.platform.ua-e39505222a1346b104038085ebf60d9725fa8f3b.tar.gz
eclipse.platform.ua-e39505222a1346b104038085ebf60d9725fa8f3b.tar.xz
eclipse.platform.ua-e39505222a1346b104038085ebf60d9725fa8f3b.zip
Bug 231064 – [Intro] Welcome Page - Accessibility - Problems with fonts
Diffstat (limited to 'org.eclipse.ui.intro/preferences.ini')
-rw-r--r--org.eclipse.ui.intro/preferences.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.ui.intro/preferences.ini b/org.eclipse.ui.intro/preferences.ini
new file mode 100644
index 000000000..9d81ffcb1
--- /dev/null
+++ b/org.eclipse.ui.intro/preferences.ini
@@ -0,0 +1,7 @@
+#####################
+# Font Sizes
+#####################
+
+# Defines the font style to be used for themes which support both absolute and relative fonts. May
+# be "absolute" or "relative". Relative fonts support magnification.
+fontStyle=absolute \ No newline at end of file

Back to the top