Changeset e2089da6
- Timestamp:
- 10/07/2013 03:20:10 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 99b11811
- Parents:
- 169778d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/gnome-themes-standard.xml
r169778d re2089da6 34 34 <para> 35 35 The <application>GNOME Themes Standard</application> package contains 36 various components of the default <application>GNOME</application> 3 37 theme. 36 various components of the default <application>GNOME</application> theme. 38 37 </para> 39 38 … … 78 77 <bridgehead renderas="sect4">Required</bridgehead> 79 78 <para role="required"> 80 <xref linkend="gtk2"/> ,81 <xref linkend="gtk3"/> ,and79 <xref linkend="gtk2"/> or 80 <xref linkend="gtk3"/> and 82 81 <xref linkend="librsvg"/> 83 82 </para> … … 111 110 </sect2> 112 111 112 <sect2 role="commands"> 113 <title>Command Explanations</title> 114 115 <para> 116 <option>--disable-gtk2-engine</option>: This switch disables GTK+-2 117 theming engine. 118 </para> 119 120 <para> 121 <option>--disable-gtk3-engine</option>: This switch disables GTK+-3 122 theming engine. 123 </para> 124 125 </sect2> 126 113 127 <sect2 role="content"> 114 128 <title>Contents</title> … … 127 141 </seg> 128 142 <seg> 143 /usr/lib/gtk-2.0/2.10.0/engines, 129 144 /usr/lib/gtk-3.0/3.0.0/theming-engines, 130 145 /usr/share/gnome-background-properties, 131 146 /usr/share/icons/Adwaita, 132 147 /usr/share/icons/HighContrast, 133 /usr/share/icons/HighContrastInverse, and 134 /usr/share/icons/LowContrast 148 /usr/share/icons/HighContrastInverse, 149 /usr/share/icons/LowContrast, 150 /usr/share/themes/Adwaita, 151 /usr/share/themes/HighContrast, 152 /usr/share/themes/HighContrastInverse, and 153 /usr/share/themes/LowContrast 135 154 </seg> 136 155 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.