@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin login_notes; fi
%%SQUIRRELDIR%%/plugins/login_notes/COPYING
%%SQUIRRELDIR%%/plugins/login_notes/INSTALL
%%SQUIRRELDIR%%/plugins/login_notes/README
%%SQUIRRELDIR%%/plugins/login_notes/config.sample.php
%%SQUIRRELDIR%%/plugins/login_notes/functions.php
%%SQUIRRELDIR%%/plugins/login_notes/index.php
%%SQUIRRELDIR%%/plugins/login_notes/make_release.sh
%%SQUIRRELDIR%%/plugins/login_notes/setup.php
%%SQUIRRELDIR%%/plugins/login_notes/version
%%SQUIRRELDIR%%/plugins/login_notes/templates/index.php
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/index.php
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/top_notes.tpl
%%SQUIRRELDIR%%/plugins/login_notes/templates/default/bottom_notes.tpl
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_notes; fi
