openbsd-ports/productivity/tasks/pkg/PLIST
pyr 335dce0a6b Import Tasks:
Tasks is a simple To Do list application that eschews complicated
features for a lean interface and functionality that just does the
right thing. It has a simple interface with little cruft around the
list of tasks.

feedback, fixes and ok ajacoutot@
2008-07-04 16:20:41 +00:00

64 lines
2.2 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/04 16:20:41 pyr Exp $
@bin bin/tasks
share/applications/tasks.desktop
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/tasks.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/tasks.png
share/icons/hicolor/24x24/
share/icons/hicolor/24x24/apps/
share/icons/hicolor/24x24/apps/tasks.png
share/icons/hicolor/26x26/
share/icons/hicolor/26x26/apps/
share/icons/hicolor/26x26/apps/tasks.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/tasks.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/tasks.png
share/icons/hicolor/64x64/
share/icons/hicolor/64x64/apps/
share/icons/hicolor/64x64/apps/tasks.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/tasks.svg
share/locale/bg/LC_MESSAGES/tasks.mo
share/locale/ca/LC_MESSAGES/tasks.mo
share/locale/cs/LC_MESSAGES/tasks.mo
share/locale/cy/
share/locale/cy/LC_MESSAGES/
share/locale/cy/LC_MESSAGES/tasks.mo
share/locale/da/LC_MESSAGES/tasks.mo
share/locale/de/LC_MESSAGES/tasks.mo
share/locale/el/LC_MESSAGES/tasks.mo
share/locale/es/LC_MESSAGES/tasks.mo
share/locale/et/LC_MESSAGES/tasks.mo
share/locale/eu/LC_MESSAGES/tasks.mo
share/locale/fr/LC_MESSAGES/tasks.mo
share/locale/gl/LC_MESSAGES/tasks.mo
share/locale/id/LC_MESSAGES/tasks.mo
share/locale/it/LC_MESSAGES/tasks.mo
share/locale/nb/LC_MESSAGES/tasks.mo
share/locale/nl/LC_MESSAGES/tasks.mo
share/locale/pl/LC_MESSAGES/tasks.mo
share/locale/pt/LC_MESSAGES/tasks.mo
share/locale/pt_BR/LC_MESSAGES/tasks.mo
share/locale/ro/LC_MESSAGES/tasks.mo
share/locale/ru/LC_MESSAGES/tasks.mo
share/locale/sk/LC_MESSAGES/tasks.mo
share/locale/sv/LC_MESSAGES/tasks.mo
share/locale/tr/LC_MESSAGES/tasks.mo
share/locale/vi/LC_MESSAGES/tasks.mo
share/locale/zh_CN/LC_MESSAGES/tasks.mo
share/tasks/
share/tasks/tasks-ui.xml
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database