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

Unified Diff: docs/kde_support.md

Issue 1309473002: WIP: Migrate Wiki content over to src/docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: docs/kde_support.md
diff --git a/docs/kde_support.md b/docs/kde_support.md
new file mode 100644
index 0000000000000000000000000000000000000000..ba6f06422136479a0701a3e8903ff00251edbf17
--- /dev/null
+++ b/docs/kde_support.md
@@ -0,0 +1,16 @@
+ 1. summary notes related to supporting KDE
+
+Chrome uses GTK for its UI and follows the look of Gnome apps, but we attempt to integrate with KDE and non-KDE/Gnome systems where possible.
+
+## Appearance
+ * [Chrome theme to match 'Sky' KDE theme](http://kde-look.org/content/show.php/KDE4+Google+Chrome+Theme+'Sky'?content=116811)
+ * [Air theme](http://www.kde-look.org/content/show.php/Air+theme+for+chromium+browser?content=116057)
+
+## Proxy Settings
+Chrome should pull your proxy settings from the KDE-wide settings.
+
+## Passwords
+XXX fill me in with kwallet integration notes
Bons 2015/08/20 20:16:50 delete. file is incomplete.
+
+## File Pickers
+Does [KGtk](http://www.kde-apps.org/content/show.php?content=36077) work? Is there something better we can do here? One place suggests shelling out to kdialog...

Powered by Google App Engine
This is Rietveld 408576698