diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-10-08 20:47:38 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-10-08 20:47:38 +0800 |
commit | c9e7e9e97a95fa791054bf1061e2eb080c8b7a55 (patch) | |
tree | 1a2adc694a314191567b509fda1561d8c2d2cf0d /x11/tint/pkg-plist | |
parent | c6517d3c546ce826ac049838c7eadc4cd2e7474b (diff) | |
download | freebsd-ports-gnome-c9e7e9e97a95fa791054bf1061e2eb080c8b7a55.tar.gz freebsd-ports-gnome-c9e7e9e97a95fa791054bf1061e2eb080c8b7a55.tar.zst freebsd-ports-gnome-c9e7e9e97a95fa791054bf1061e2eb080c8b7a55.zip |
- Update x11/tint to 15.2
- Fix portlint warnings about variable ordering
- While here sort plist
PR: 222725
Submitted by: yamagi@yamagi.org (maintainer)
Diffstat (limited to 'x11/tint/pkg-plist')
-rw-r--r-- | x11/tint/pkg-plist | 82 |
1 files changed, 33 insertions, 49 deletions
diff --git a/x11/tint/pkg-plist b/x11/tint/pkg-plist index e8993851afd2..9de14c24f565 100644 --- a/x11/tint/pkg-plist +++ b/x11/tint/pkg-plist @@ -1,53 +1,37 @@ -share/mime/packages/tint2conf.xml -share/icons/hicolor/scalable/apps/tint2conf.svg -share/icons/hicolor/scalable/apps/tint2.svg -share/applications/tint2conf.desktop -share/applications/tint2.desktop -man/man1/tint2.1.gz -etc/xdg/tint2/tint2rc -bin/tint2conf bin/tint2 -@dir etc/xdg/tint2 -@dir etc/xdg -%%PORTDOCS%%%%DOCSDIR%%/tint2.md -%%PORTDOCS%%%%DOCSDIR%%/html/readme.html -%%PORTDOCS%%%%DOCSDIR%%/html/manual.html -%%PORTDOCS%%%%DOCSDIR%%/html/images/taskbar_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/task_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_size_margin.jpg -%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_padding.jpg -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +bin/tint2conf +etc/xdg/tint2/tint2rc +man/man1/tint2.1.gz +share/applications/tint2.desktop +share/applications/tint2conf.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo -%%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/panel_size_margin.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/task_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/images/taskbar_padding.jpg +%%PORTDOCS%%%%DOCSDIR%%/html/manual.html +%%PORTDOCS%%%%DOCSDIR%%/html/readme.html +%%PORTDOCS%%%%DOCSDIR%%/tint2.md +share/icons/hicolor/scalable/apps/tint2.svg +share/icons/hicolor/scalable/apps/tint2conf.svg %%NLS%%share/locale/bs/LC_MESSAGES/tint2conf.mo -%%DATADIR%%/vertical-neutral-icons.tint2rc -%%DATADIR%%/vertical-light-transparent.tint2rc -%%DATADIR%%/vertical-light-opaque.tint2rc -%%DATADIR%%/vertical-dark-transparent.tint2rc -%%DATADIR%%/vertical-dark-opaque.tint2rc -%%DATADIR%%/text_only_6.tint2rc -%%DATADIR%%/text_only_5.tint2rc -%%DATADIR%%/text_only_4.tint2rc -%%DATADIR%%/text_only_3.tint2rc -%%DATADIR%%/text_only_2.tint2rc -%%DATADIR%%/text_only_1.tint2rc -%%DATADIR%%/icon_only_7.tint2rc -%%DATADIR%%/icon_only_6.tint2rc -%%DATADIR%%/icon_only_4.tint2rc -%%DATADIR%%/icon_only_3.tint2rc -%%DATADIR%%/icon_only_2.tint2rc -%%DATADIR%%/icon_only_1.tint2rc -%%DATADIR%%/icon_and_text_4.tint2rc -%%DATADIR%%/icon_and_text_3.tint2rc -%%DATADIR%%/icon_and_text_2.tint2rc -%%DATADIR%%/icon_and_text_1.tint2rc -%%DATADIR%%/horizontal-light-transparent.tint2rc -%%DATADIR%%/horizontal-light-opaque.tint2rc -%%DATADIR%%/horizontal-dark-transparent.tint2rc -%%DATADIR%%/horizontal-dark-opaque.tint2rc +%%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo +%%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo +share/mime/packages/tint2conf.xml %%DATADIR%%/default_icon.png +%%DATADIR%%/horizontal-dark-opaque.tint2rc +%%DATADIR%%/horizontal-dark-transparent.tint2rc +%%DATADIR%%/horizontal-icon-only.tint2rc +%%DATADIR%%/horizontal-light-opaque.tint2rc +%%DATADIR%%/horizontal-light-transparent.tint2rc +%%DATADIR%%/horizontal-text-only.tint2rc +%%DATADIR%%/vertical-dark-opaque.tint2rc +%%DATADIR%%/vertical-dark-transparent.tint2rc +%%DATADIR%%/vertical-light-opaque.tint2rc +%%DATADIR%%/vertical-light-transparent.tint2rc +%%DATADIR%%/vertical-neutral-icons.tint2rc |