Complété merge x86_64 -> trunk, reste à tester
[hvlinux.git] / stage4 / cis-gnome-config
index b1b0e6c..fd88e27 100755 (executable)
@@ -10,6 +10,7 @@ source ../packages-list
 var_add_path "PATH" /etc/profile "/opt/${GNOME2_VER}/bin" &&
 var_export   "PATH" /etc/profile &&
 var_add_path "PKG_CONFIG_PATH" /etc/profile "/opt/${GNOME2_VER}/lib/pkgconfig" &&
+var_add_path "PKG_CONFIG_PATH" /etc/profile "/opt/${GNOME2_VER}/share/pkgconfig" &&
 var_export   "PKG_CONFIG_PATH" /etc/profile &&
 var_add_path "LIBGLADE_MODULE_PATH" /etc/profile "${GNOME2_PREFIX}/lib/libglade/2.0" &&
 var_export   "LIBGLADE_MODULE_PATH" /etc/profile &&
@@ -32,6 +33,10 @@ var_export   "MANPATH" /etc/profile &&
 touch /usr/share/aclocal/dirlist &&
 string_add "/opt/${GNOME2_VER}/share/aclocal" /usr/share/aclocal/dirlist &&
 
+cat > /etc/skel/.gtkrc-2.0 << "EOF" &&
+gtk-icon-theme-name="Tango"
+EOF
+
 ldconfig
 
 # Return last error