diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-06-02 13:55:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-06-02 13:55:37 +0000 |
commit | d6f2f672def4eec78343947ca5afa95030fed3aa (patch) | |
tree | 776a9f1bd4db65ca1654eac54cf8bbfc401baeea | |
parent | 6cf9b1c8d0483b4dff0b8b122acd68857987f8b7 (diff) | |
download | drakx-d6f2f672def4eec78343947ca5afa95030fed3aa.tar drakx-d6f2f672def4eec78343947ca5afa95030fed3aa.tar.gz drakx-d6f2f672def4eec78343947ca5afa95030fed3aa.tar.bz2 drakx-d6f2f672def4eec78343947ca5afa95030fed3aa.tar.xz drakx-d6f2f672def4eec78343947ca5afa95030fed3aa.zip |
/etc/gtk-2.0/gtkrc.ta_IN needs the directory /etc/gtk-2.0 to be in main clp, not the boot one
-rw-r--r-- | move/data/boot.dirs | 1 | ||||
-rw-r--r-- | move/data/boot.list | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/move/data/boot.dirs b/move/data/boot.dirs index 0b0e2a10d..c6c43e7db 100644 --- a/move/data/boot.dirs +++ b/move/data/boot.dirs @@ -1,7 +1,6 @@ /etc/X11/fs /etc/X11/xserver /etc/dynamic/hooks -/etc/gtk-2.0 /etc/pango /etc/profile.d /lib/modutils diff --git a/move/data/boot.list b/move/data/boot.list index d2d5ebe61..a64175ab0 100644 --- a/move/data/boot.list +++ b/move/data/boot.list @@ -83,7 +83,8 @@ /etc/fonts/fonts.conf /etc/fonts/local.conf /etc/group -/etc/gtk-2.0 +/etc/gtk-2.0/gdk-pixbuf.loaders +/etc/gtk-2.0/gtk.immodules /etc/hotplug.d/default/default.hotplug /etc/hotplug/hotplug.functions /etc/imrc |