Update to 1.0.6. Lots of shiny new icons for GNOME.

This commit is contained in:
marcm 2003-08-06 06:32:51 +00:00
parent 4536aeeacb
commit 519199d9c4
4 changed files with 1585 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2003/06/12 20:16:58 marcm Exp $ # $OpenBSD: Makefile,v 1.2 2003/08/06 06:32:51 marcm Exp $
COMMENT= "the base GNOME icon theme" COMMENT= "the base GNOME icon theme"
DISTNAME= gnome-icon-theme-1.0.1 DISTNAME= gnome-icon-theme-1.0.6
CATEGORIES= x11 x11/gnome CATEGORIES= x11 x11/gnome
HOMEPAGE= http://www.gnome.org HOMEPAGE= http://www.gnome.org

View File

@ -1,3 +1,3 @@
MD5 (gnome-icon-theme-1.0.1.tar.bz2) = 145eff7bcae73e7ad6a2dbbf4dd48b95 MD5 (gnome-icon-theme-1.0.6.tar.bz2) = 1d5b1e77fda701950b8b86f6444426c1
RMD160 (gnome-icon-theme-1.0.1.tar.bz2) = 371dd955250d1af2dfb4bac7158afa2cef9d433c RMD160 (gnome-icon-theme-1.0.6.tar.bz2) = 5ef2f4893781c8b9838c62bb151b87106ae3298f
SHA1 (gnome-icon-theme-1.0.1.tar.bz2) = abfd707983ac5279f314544cf100cf25126a6f18 SHA1 (gnome-icon-theme-1.0.6.tar.bz2) = f5b6976fe5ce7a500859399a0179c2d78f1aa7ca

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1 2003/08/06 06:32:51 marcm Exp $
--- po/Makefile.in.in.orig 2003-08-05 14:22:15.000000000 -0700
+++ po/Makefile.in.in 2003-08-05 14:22:27.000000000 -0700
@@ -28,7 +28,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
libdir = @libdir@
-localedir = $(libdir)/locale
+localedir = $(datadir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po

File diff suppressed because it is too large Load Diff