diff --git a/en/gnome/docs/faq2.sgml b/en/gnome/docs/faq2.sgml index 2e0c992eba..4df84cbdff 100644 --- a/en/gnome/docs/faq2.sgml +++ b/en/gnome/docs/faq2.sgml @@ -1,6 +1,6 @@ - + %gnomeincludes; %includes; @@ -29,6 +29,8 @@
+ 11. | ++ How do I use GTK+ 2 resource settings for GTK+ 2 applications + when not in a GNOME environment? + | +||
+ GNOME 2 applications get their GTK+ 2 resources from themes and + the corresponding theme engine. If you would rather run your + GTK+ 2 applications in a non-GNOME environment then you will + need to create a file named ~/.gtkrc-2.0. For the + most part, you can transfer your settings from your + ~/.gtkrc (used for GTK+ 1.2) file with a couple + of caveats. +
|
+ |||