update to 2.20.3
changes: -bugfixes -Add more default keybindings for otherwise unbound keys -translation updates
This commit is contained in:
parent
1883d280a3
commit
8ca436c6e8
3 changed files with 13 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2007/12/17 16:50:45 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2008/01/11 13:31:18 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-control-center-2.20.1
|
||||
DISTNAME= gnome-control-center-2.20.3
|
||||
CATEGORIES= x11 gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.20/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -89,7 +89,7 @@ PLIST_SUBST+= EVOLUTION="@comment "
|
|||
.include "../../sysutils/nautilus/buildlink3.mk"
|
||||
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../textproc/scrollkeeper/omf.mk"
|
||||
.include "../../mk/omf-scrollkeeper.mk"
|
||||
.include "../../wm/metacity/buildlink3.mk"
|
||||
.include "../../x11/gnome-desktop/buildlink3.mk"
|
||||
.include "../../x11/gnome-panel/buildlink3.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2007/12/17 16:50:45 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2008/01/11 13:31:18 drochner Exp $
|
||||
${EVOLUTION}bin/gnome-about-me
|
||||
bin/gnome-accessibility-keyboard-properties
|
||||
bin/gnome-appearance-properties
|
||||
|
@ -148,6 +148,7 @@ share/gnome/help/control-center/fr/control-center.xml
|
|||
share/gnome/help/control-center/ja/control-center.xml
|
||||
share/gnome/help/control-center/oc/control-center.xml
|
||||
share/gnome/help/control-center/pa/control-center.xml
|
||||
share/gnome/help/control-center/pt/control-center.xml
|
||||
share/gnome/help/control-center/pt_BR/control-center.xml
|
||||
share/gnome/help/control-center/ru/control-center.xml
|
||||
share/gnome/help/control-center/sv/control-center.xml
|
||||
|
@ -245,6 +246,8 @@ share/locale/te/LC_MESSAGES/gnome-control-center-2.0.mo
|
|||
share/locale/th/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/uz/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/wa/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
share/locale/xh/LC_MESSAGES/gnome-control-center-2.0.mo
|
||||
|
@ -261,6 +264,7 @@ share/omf/control-center/control-center-fr.omf
|
|||
share/omf/control-center/control-center-ja.omf
|
||||
share/omf/control-center/control-center-oc.omf
|
||||
share/omf/control-center/control-center-pa.omf
|
||||
share/omf/control-center/control-center-pt.omf
|
||||
share/omf/control-center/control-center-pt_BR.omf
|
||||
share/omf/control-center/control-center-ru.omf
|
||||
share/omf/control-center/control-center-sv.omf
|
||||
|
@ -284,6 +288,7 @@ share/pkgconfig/gnome-keybindings.pc
|
|||
@dirrm share/gnome/help/control-center/sv
|
||||
@dirrm share/gnome/help/control-center/ru
|
||||
@dirrm share/gnome/help/control-center/pt_BR
|
||||
@dirrm share/gnome/help/control-center/pt
|
||||
@dirrm share/gnome/help/control-center/pa
|
||||
@dirrm share/gnome/help/control-center/oc
|
||||
@dirrm share/gnome/help/control-center/ja
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.2 2008/01/11 13:31:18 drochner Exp $
|
||||
|
||||
SHA1 (gnome-control-center-2.20.1.tar.bz2) = 6eb9bd032da71ad8dceafddc288bbca6dbc1d6ea
|
||||
RMD160 (gnome-control-center-2.20.1.tar.bz2) = ce5c5a270679f779fbec59aa887aba239b3f1d84
|
||||
Size (gnome-control-center-2.20.1.tar.bz2) = 2292719 bytes
|
||||
SHA1 (gnome-control-center-2.20.3.tar.bz2) = 57395df926f9fc79caa7dc94d55d22d55cfa15c0
|
||||
RMD160 (gnome-control-center-2.20.3.tar.bz2) = 96f56251c6a06315861dcd89a1c5f68ed47bd48f
|
||||
Size (gnome-control-center-2.20.3.tar.bz2) = 2259976 bytes
|
||||
SHA1 (patch-aa) = 377d07ac5071fa19063cd3ecd47c589c53b81b5a
|
||||
SHA1 (patch-ab) = c0561975640562546f612e252a9d239d6dbc695b
|
||||
SHA1 (patch-ad) = 15aeffd62733036840d402f1ed3a2f1a89c8945d
|
||||
|
|
Loading…
Reference in a new issue