Update to 1.20.0:
WidthOfScreen and HeightOfScreen implementation window picker: disconnect signal handlers in dispose function window picker: add icon to prefs dialog window picker: disable vertical expand of button in prefs dialog window picker: add icon for taskbar to About dialog maximus: don’t crash on invalid window ID Translations update
This commit is contained in:
parent
f06fda2f7d
commit
2aed47c5f3
3 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:16 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2018/05/14 13:05:34 youri Exp $
|
||||
|
||||
PKGREVISION= 3
|
||||
.include "../../meta-pkgs/mate/Makefile.common"
|
||||
|
||||
DISTNAME= mate-netbook-${VERSION:R}.1
|
||||
DISTNAME= mate-netbook-${VERSION}
|
||||
CATEGORIES= wm
|
||||
|
||||
COMMENT= Simple window management tool for MATE desktop
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:22:36 youri Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2018/05/14 13:05:34 youri Exp $
|
||||
bin/mate-maximus
|
||||
libexec/mate-window-picker-applet
|
||||
man/man1/mate-maximus.1
|
||||
|
@ -71,6 +71,7 @@ share/locale/sl/LC_MESSAGES/mate-netbook.mo
|
|||
share/locale/sq/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/sr/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/sv/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/ta/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/te/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/th/LC_MESSAGES/mate-netbook.mo
|
||||
share/locale/tr/LC_MESSAGES/mate-netbook.mo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2017/06/23 17:22:36 youri Exp $
|
||||
$NetBSD: distinfo,v 1.3 2018/05/14 13:05:34 youri Exp $
|
||||
|
||||
SHA1 (mate-netbook-1.18.1.tar.xz) = 03f2ddca5f1d57cf1dbf5b2172240c60ec5704f2
|
||||
RMD160 (mate-netbook-1.18.1.tar.xz) = 5e7be59e415b781b0b6f03eeaf678bc994dfaffa
|
||||
SHA512 (mate-netbook-1.18.1.tar.xz) = 61840b525cbbe668a9bf59567ece50e541dfefc0a6abf4af661f23b67b2c579b51db65c3a698543c442aa3d68b2687e0d6c7f11de9a6e8398de5855680cf4f8b
|
||||
Size (mate-netbook-1.18.1.tar.xz) = 301728 bytes
|
||||
SHA1 (mate-netbook-1.20.0.tar.xz) = 2dd782925dbea0d3d0a5c0d24c1c807759c7a829
|
||||
RMD160 (mate-netbook-1.20.0.tar.xz) = 265896e40cf139f34022e8962f8bef56d126d296
|
||||
SHA512 (mate-netbook-1.20.0.tar.xz) = 889167d571ce0146fea1e32c547682c281d8119df4cd6975ba111e4771dfd6c9542ce0763b3f30ad49c78a1045727e92fcaf3dad76a2f147dd515a70d375b391
|
||||
Size (mate-netbook-1.20.0.tar.xz) = 305092 bytes
|
||||
|
|
Loading…
Reference in a new issue