Commit graph

10 commits

Author SHA1 Message Date
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
jmcneill
0854b11d93 Fix PLIST. 2009-03-17 20:24:20 +00:00
bjs
a49da7d148 PLIST changes resulting from newer dependencies. PKGREVISION++ 2008-08-20 23:46:43 +00:00
wiz
3e3921b2f8 Update to 2.22.0 (from 0.8.1!):
2.22.0
===
Welcome 2.22.0 release!

New themes since 2.20:
* Unity Gtk Theme
* Unity Metacity Theme
* GNOME-Alternative Icon Theme

Themes updated since 2.20:
* Foxtrot Icon Theme

--- Andrea Cimitan

2.20
====
Welcome 2.20 release!

New themes since GNOME 2.18:
* Foxtrot Icon Theme
* Gion Icon Theme
* Dropline Neu! Icon Theme
* Darklooks Gtk Theme

Themes updated since 2.19.5:
* Darklooks Gtk Theme

--- Andrea Cimitan

2.19.5
======

New themes:
* Foxtrot Icon Theme
* Gion Icon Theme
* Dropline Neu! Icon Theme
* Darklooks Gtk Theme

--- Andrea Cimitan

(older changes are not in the NEWS file)
2008-04-26 00:49:51 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
drochner
68c9b66816 update to 0.8.1
changes:
-Remove Industrial engine as it is in gtk-engines now
* Remove Smooth engine as it is in gnome-themes now
-fixes
added russian translation
cvs: ----------------------------------------------------------------------
2005-05-19 16:25:37 +00:00
jmmv
aa7f9bb1ce Update to 0.8.0. While here, let this coexist with gtk2-engines>=2.6.0.
2004-08-31  Christian Schaller <Uraeus@gnome.org>

	* configure.in: Update version to 0.8

2004-08-11  Adam Weinberger  <adamw@gnome.org>

	* configure.in: Added en_CA to ALL_LINGUAS.

2004-07-28  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2004-06-18  Jakub Steiner <jimmac@ximian.com>

	* gnome-fs-directory-visiting: the open folder state

2004-06-17  Christian Schaller <christian@fluendo.com>

	* Added python mimetype icon to Lush from Nicolas Évrard

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* gnome-fs-executable -> gnome-mime-x-application-executable:
	  symlinking accross directories seems to be a pain. However
	  symlinking to nonexistant files hardly the solution ;)

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* Gorilla/icons/scalable/filesystems/Makefile.am:
	  fix makefile after Christian ;)

2004-06-10  Jakub Steiner <jimmac@ximian.com>

	* my-computer.svg: remove the duplicate

2004-06-09  Christian Schaller <christian@fluendo.com>

	* fix emblem placements
	* fix makefiles after Jakub :)
	* Add gnome-fs-client to Gorilla

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* stock_dialog_warning.svg: Do not embed font. Fixes bug #140719

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. devices/*: proper scaling

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. devices/gnome-fs-floppy.svg: 3D should suit it

2004-06-09  Jakub Steiner <jimmac@ximian.com>

	* (Gorilla) .. apps/Makefile.am:
	* (Gorilla) .. filesystems/Makefile.am:
	* (Gorilla) .. mimetypes/Makefile.am: symlink fixes

2004-06-08  Jakub Steiner <jimmac@ximian.com>

	* my-computer.svg
	* gnome-terminal.svg: scale fixups

	* accessibility-directory.svg
	* gnome-games.svg: new panel icons

2004-05-05 Christian Schaller <Uraeus@gnome.org>

	* Fixing small issues in Nuvola
	* Adding OpenOffice icons to Nuvola apps directory
	* Give printermanager a Nuvola icon
	* Add sodipodi/inkscape icon to theme
	* Fixed translations

2004-05-03 Christian Schaller <Uraeus@gnome.org>

	* Tons of bugfixes from Josselin Mouette <joss@debian.org>
	* Firefox icon from Tobias Jakobs
	* Suse symlinks from James Ogley
	* Disable translations, they currently break the build
2004-12-28 22:50:09 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
xtraeme
b27e2bab0d Update x11/gnome-themes-extras to 0.7.
New icons, bugfixes, etc.
2004-06-21 20:24:55 +00:00
jmmv
8ad1aab046 Reimport gnome-themes-extra as gnome-themes-extras to match package name.
This is version 0.6.
2004-04-02 11:52:37 +00:00