diff options
author | piernov <piernov@piernov.org> | 2012-05-13 18:14:51 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-05-13 18:14:51 +0000 |
commit | 9b8c3e80bb914babe76ac8c6d13beee944c4fd6e (patch) | |
tree | 51f6619eddf8d913ec832d925f64fd90a02588c3 /gsettings-desktop-schemas/post-install | |
parent | bcb8b37c33b536e3401202c4f88d0c5d76b6a832 (diff) | |
download | nutyx-pakxe-9b8c3e80bb914babe76ac8c6d13beee944c4fd6e.tar.gz nutyx-pakxe-9b8c3e80bb914babe76ac8c6d13beee944c4fd6e.tar.bz2 nutyx-pakxe-9b8c3e80bb914babe76ac8c6d13beee944c4fd6e.tar.xz nutyx-pakxe-9b8c3e80bb914babe76ac8c6d13beee944c4fd6e.zip |
Revert "gsettings-desktop-schemas, ajout"
This reverts commit 5aa414c4c2f86cfdcc25a3e151092baa3a44c236.
Diffstat (limited to 'gsettings-desktop-schemas/post-install')
-rwxr-xr-x | gsettings-desktop-schemas/post-install | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gsettings-desktop-schemas/post-install b/gsettings-desktop-schemas/post-install deleted file mode 100755 index 3d7007882..000000000 --- a/gsettings-desktop-schemas/post-install +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# glib schemas -/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas - -# End of file |