openbsd-ports/x11/tint/pkg/PLIST
edd 83e5bb2ce0 Update tint2 to 0.11beta. I worked with upstream to fix a whole bunch of bugs
exposed on BSD systems in 0.10. Many thanks to the tint2 team.

OK dcoppa@
2010-06-15 10:10:06 +00:00

25 lines
794 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2010/06/15 10:10:06 edd Exp $
@bin bin/tint2
@bin bin/tint2conf
bin/tintwizard.py
@man man/man1/tint2.1
share/applications/tint2conf.desktop
share/doc/tint2/
@sample ${SYSCONFDIR}/xdg/
@sample ${SYSCONFDIR}/xdg/tint2/
share/doc/tint2/AUTHORS
share/doc/tint2/ChangeLog
share/doc/tint2/README
share/examples/tint2/
share/examples/tint2/tint2rc
@sample ${SYSCONFDIR}/xdg/tint2/tint2rc
share/pixmaps/
share/pixmaps/tint2conf.png
share/pixmaps/tint2conf.svg
share/tint2/
share/tint2/default_icon.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database