From c009cbedc10aff9b73b2e1a1099ef5e78bb4c8c6 Mon Sep 17 00:00:00 2001 From: Robert Zelic Date: Mon, 25 Jun 2012 22:21:40 -0400 Subject: system/gsettings-desktop-schemas: Added (GSettings Desktop Schemas) Signed-off-by: dsomero --- system/gsettings-desktop-schemas/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/gsettings-desktop-schemas/doinst.sh (limited to 'system/gsettings-desktop-schemas/doinst.sh') diff --git a/system/gsettings-desktop-schemas/doinst.sh b/system/gsettings-desktop-schemas/doinst.sh new file mode 100644 index 0000000000000..b36f6f1690d4c --- /dev/null +++ b/system/gsettings-desktop-schemas/doinst.sh @@ -0,0 +1,3 @@ +if [ -x /usr/bin/glib-compile-schemas ]; then + /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ +fi -- cgit v1.2.3