#!/bin/sh


ln -s /opt/gconf-editor/share/icons/hicolor/48x48/apps/gconf-editor.png /usr/share/icons/hicolor/48x48/apps/
ln -s /opt/gconf-editor/share/applications/gconf-editor.desktop /usr/share/applications/hildon/


exit 0

