Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2441043002: [linux] Allow font to use below 1.0f scale (Closed)
Patch Set: Allow font to use below 1.0f scale Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/libgtk2ui/gtk2_ui.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f0589ab7b6e55b0d2b3f1355995641cd6044bb3e..5a93a527cd71fea39390ed0fa5a560bfaae9a086 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5759,6 +5759,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_ENABLE_TOKEN_BINDING_DESCRIPTION" desc="Description for the flag to enable Token Binding. Please do not translate 'Token Binding'.">
Enable Token Binding support.
</message>
+ <message name="IDS_FLAGS_ENABLE_XDPI_FOR_DSF_NAME" desc="Name for the flag to use XDPI seetings for device scale factor.">
+ Use X's DPI to determine the device scale factor.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_XDPI_FOR_DSF_DESCRIPTION" desc="Description for the flag to use XDPI seetings for device scale factor.">
+ If enabled, chrome uses X's DPI settings to determine the device scale factor instead of GTK's font setting.
+ </message>
<message name="IDS_FLAGS_ALTSVC_NAME" desc="Title for the flag for Alternative Services. Please do not translate &quot;Alternative Services&quot;.">
Alternative services
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/libgtk2ui/gtk2_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698