update to 2.10.1
changes: - Several improvements and fixes to Clearlooks - Removal of fixed colours from Crux
This commit is contained in:
parent
cee4c9152c
commit
d9303b60ae
3 changed files with 25 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.46 2007/04/11 00:57:45 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.47 2007/04/11 17:50:42 drochner Exp $
|
||||
|
||||
DISTNAME= gtk-engines-2.10.0
|
||||
DISTNAME= gtk-engines-2.10.1
|
||||
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.10/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.14 2007/04/11 00:57:45 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.15 2007/04/11 17:50:42 drochner Exp $
|
||||
lib/gtk-2.0/2.10.0/engines/libclearlooks.la
|
||||
lib/gtk-2.0/2.10.0/engines/libcrux-engine.la
|
||||
lib/gtk-2.0/2.10.0/engines/libglide.la
|
||||
|
@ -18,9 +18,26 @@ share/gtk-engines/mist.xml
|
|||
share/gtk-engines/redmond.xml
|
||||
share/gtk-engines/smooth.xml
|
||||
share/gtk-engines/thinice.xml
|
||||
share/locale/ar/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/bg/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/ca/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/da/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/de/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/dz/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/es/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/et/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/fr/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/gl/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/gu/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/ko/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/mk/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/nl/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/pa/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/pt/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/sv/LC_MESSAGES/gtk-engines.mo
|
||||
share/locale/uk/LC_MESSAGES/gtk-engines.mo
|
||||
share/themes/Clearlooks/gtk-2.0/gtkrc
|
||||
share/themes/Crux/gtk-2.0/gtkrc
|
||||
share/themes/Industrial/gtk-2.0/gtkrc
|
||||
|
@ -41,6 +58,5 @@ share/themes/ThinIce/gtk-2.0/gtkrc
|
|||
@comment in theme-dirs: @dirrm share/themes/Crux
|
||||
@dirrm share/themes/Clearlooks/gtk-2.0
|
||||
@comment in theme-dirs: @dirrm share/themes/Clearlooks
|
||||
@comment in xdg-dirs: @dirrm share/themes
|
||||
@comment in gtk2: @dirrm lib/gtk-2.0/engines
|
||||
@dirrm share/gtk-engines
|
||||
@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/engines
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.20 2007/04/11 00:57:45 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.21 2007/04/11 17:50:42 drochner Exp $
|
||||
|
||||
SHA1 (gtk-engines-2.10.0.tar.bz2) = 0e705216a15aadd898e77307f326812a7375b460
|
||||
RMD160 (gtk-engines-2.10.0.tar.bz2) = 4a65ed87984cce4e8379e0c29126f081650d01e2
|
||||
Size (gtk-engines-2.10.0.tar.bz2) = 641141 bytes
|
||||
SHA1 (gtk-engines-2.10.1.tar.bz2) = ad9aa902530f17ca7e4829df8995ec95e2895aaf
|
||||
RMD160 (gtk-engines-2.10.1.tar.bz2) = ac03345c3848e178a7d77badb6277ae3f9b3ce57
|
||||
Size (gtk-engines-2.10.1.tar.bz2) = 661221 bytes
|
||||
|
|
Loading…
Reference in a new issue