Mention gtk[2]-theme-switch as a way to quickly and easily change GTK+
themes. Suggested by: Piotr Smyrak <piotr.smyrak@heron.pl>
This commit is contained in:
parent
b9977bbd99
commit
310f3da377
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21705
1 changed files with 6 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.70 2004/06/18 15:42:44 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq2.sgml,v 1.71 2004/07/18 06:58:14 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; FAQ">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -559,6 +559,11 @@ Load "type1"
|
|||
in a GTK+ 2 <tt>gtkrc-2.0</tt> file, the opposite is <i>not</i>
|
||||
true: the contents of a GTK+ 2 <tt>gtkrc-2.0</tt> file will
|
||||
<i>not</i> work inside a GTK+ 1.2 <tt>gtkrc</tt> file.</p>
|
||||
|
||||
<p>For simply switching GTK+ themes without needing to
|
||||
edit your <tt>~/.gtkrc</tt> files, you can use the
|
||||
<tt>x11/gtk-theme-switch</tt> and
|
||||
<tt>x11/gtk2-theme-switch</tt> ports.</p>
|
||||
</li>
|
||||
|
||||
<!-- Q14 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue