aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-notes-plugin/pkg-plist
blob: cf70111d8d982c3ed876005b14f387b5e8f1eac3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin notes; fi
%%SQUIRRELDIR%%/plugins/notes/images/X.gif
%%SQUIRRELDIR%%/plugins/notes/images/_.gif
%%SQUIRRELDIR%%/plugins/notes/images/max.gif
%%SQUIRRELDIR%%/plugins/notes/images/index.php
%%SQUIRRELDIR%%/plugins/notes/locale/create_po.php
%%SQUIRRELDIR%%/plugins/notes/locale/index.php
%%SQUIRRELDIR%%/plugins/notes/locale/notes.po
%%SQUIRRELDIR%%/plugins/notes/LICENSE
%%SQUIRRELDIR%%/plugins/notes/README
%%SQUIRRELDIR%%/plugins/notes/config.php.sample
%%SQUIRRELDIR%%/plugins/notes/functions.php
%%SQUIRRELDIR%%/plugins/notes/index.php
%%SQUIRRELDIR%%/plugins/notes/notes.class.php
%%SQUIRRELDIR%%/plugins/notes/notes.php
%%SQUIRRELDIR%%/plugins/notes/setup.php
%%SQUIRRELDIR%%/plugins/notes/version
@exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin notes; fi