Icons are now in $(datadir)/evolution/images
instead of $(datadir)/images/evolution. svn path=/trunk/; revision=19291
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-01-08 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* Makefile.am: Icons are now in $(datadir)/evolution/images
|
||||
instead of $(datadir)/images/evolution.
|
||||
|
||||
2003-01-08 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* e-msg-composer-hdrs.c (create_from_optionmenu): Use gconf to get
|
||||
|
||||
@ -48,7 +48,7 @@ gladedir = $(datadir)/evolution/glade
|
||||
glade_DATA = \
|
||||
e-msg-composer-attachment.glade
|
||||
|
||||
iconsdir = $(datadir)/images/evolution
|
||||
iconsdir = $(datadir)/evolution/images
|
||||
|
||||
libcomposerincludedir = $(includedir)/composer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user