Images are now in $(datadir)/evolution/images instead of
Images are now in $(datadir)/evolution/images instead of $(datadir)/images/evolution. svn path=/trunk/; revision=19293
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-01-08 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* e-timezone-dialog/Makefile.am: Images are now in
|
||||
$(datadir)/evolution/images instead of
|
||||
$(datadir)/images/evolution.
|
||||
|
||||
2002-11-14 Chris Toshok <toshok@ximian.com>
|
||||
|
||||
* menus/gal-view-menus.c (define_views): use GtkDialog's
|
||||
|
@ -2,7 +2,7 @@ INCLUDES = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/libical/src/libical \
|
||||
-I$(top_builddir)/libical/src/libical \
|
||||
-DMAP_DIR=\""$(datadir)/images/evolution"\" \
|
||||
-DMAP_DIR=\""$(datadir)/evolution/images"\" \
|
||||
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
|
||||
-DG_LOG_DOMAIN=__FILE__ \
|
||||
$(GNOME_FULL_CFLAGS)
|
||||
|
Reference in New Issue
Block a user