diff options
-rw-r--r-- | perl-install/install/share/list.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 0b30bd8b1..4e888a2af 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -101,6 +101,7 @@ swrast_dri.so </from> +<!-- needed by Gtk3 introspection --> <from dir="/usr/LIB/girepository-1.0"> Atk-1.0.typelib cairo-1.0.typelib @@ -138,12 +139,14 @@ </from> </from> +<!-- fix "No GSettings schemas are installed on the system" --> <from dir="/usr/share/glib-2.0/schemas"> <from expand="glob"> gschema* </from> </from> +<!-- keyboard layouts --> <from dir="/usr/share/X11/xkb"> <filter subst="s!//.*!!"> geometry/pc @@ -193,6 +196,7 @@ scalable/actions/pan-up-symbolic.svg </from> +<!-- translations for modules used by drakx --> <from dir="/usr/share/locale"> <to dir="/usr/share/locale_special"> <from expand="glob"> |