#!/bin/sh
chmod 755 /opt/smscon-editor/smscon-editor.py
chmod 755 /opt/smscon-editor/smsconGUIelements.py
#chmod 755 /opt/smscon-editor/smsconStart.py
#chmod 755 /opt/smscon-editor/smsconNewPassword.py
#chmod 644 /opt/smscon-editor/smscon_pass
chmod 644 /usr/share/applications/hildon/smscon-editor.desktop
chmod 644 /etc/sudoers.d/smscon-editor.sudoers
chown root /opt/smscon-editor/smscon-editor.py
chown root /opt/smscon-editor/smsconGUIelements.py
#chown root /opt/smscon-editor/smsconStart.py
#chown root /opt/smscon-editor/smsconNewPassword.py
#chown root /opt/smscon-editor/smscon_pass
chown root /usr/share/applications/hildon/smscon-editor.desktop
chown root /etc/sudoers.d/smscon-editor.sudoers
gtk-update-icon-cache -f /usr/share/icons/hicolor
update-sudoers
