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

Unified Diff: base/linux_util.h

Issue 1442001: GTK: Turn on the GTK+ integration by default. (Closed)
Patch Set: Only use gtk in gnome/xfce by default Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/linux_util.cc » ('j') | chrome/browser/gtk/gtk_theme_provider.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/linux_util.h
diff --git a/base/linux_util.h b/base/linux_util.h
index b62f7cc18c67344be1e6b702d2d0a70bd858cdab..2139746055c675d8483078e4104440127ff71e30 100644
--- a/base/linux_util.h
+++ b/base/linux_util.h
@@ -61,6 +61,7 @@ enum DesktopEnvironment {
// them as two different desktop environments here.
DESKTOP_ENVIRONMENT_KDE3,
DESKTOP_ENVIRONMENT_KDE4,
+ DESKTOP_ENVIRONMENT_XFCE,
};
// Return an entry from the DesktopEnvironment enum with a best guess
« no previous file with comments | « no previous file | base/linux_util.cc » ('j') | chrome/browser/gtk/gtk_theme_provider.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698