From b3173bd7fe87f724f2a090823e5becabe630c051 Mon Sep 17 00:00:00 2001 From: alexl Date: Fri, 8 Apr 2005 07:58:08 +0000 Subject: 2005-04-08 Alexander Larsson * Makefile.in (ICON_CONTEXTS): Add emblem subdir --- ChangeLog | 5 ++++- Makefile.in | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c89f22c..e2cabf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2005-02-04 Alexander Larsson +2005-04-08 Alexander Larsson + + * Makefile.in (ICON_CONTEXTS): + Add emblem subdir * configure.ac: Bump version to 0.8 diff --git a/Makefile.in b/Makefile.in index 085376b..850f57b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -10,7 +10,7 @@ FILES = README Makefile.in configure.ac configure install-sh index.theme ChangeL ICON_SIZES = 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 \ 128x128 192x192 scalable -ICON_CONTEXTS = actions apps devices filesystems mimetypes stock +ICON_CONTEXTS = actions apps devices filesystems mimetypes stock emblems STOCK_SUBS = chart code data form image io media navigation net object table text all: -- cgit