diff --git a/ChangeLog b/ChangeLog index a8570398..99b93aeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-01-13 Nickolay V. Shmyrev + + * properties/Makefile.am: + + Install nautilus extension into new place. See bug + #505359. Thanks to Matthias Clasen, Brian Pepple and + Damien Carbery. + 2008-01-13 Djihed Afifi * shell/ev-window.c: (ev_window_get_recent_file_label): diff --git a/properties/Makefile.am b/properties/Makefile.am index f25ef6f6..a1e9d951 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -21,7 +21,7 @@ endif nautilus_LTLIBRARIES = $(EVINCE_PROPERTIES_PAGE) -nautilusdir = $(libdir)/nautilus/extensions-1.0/ +nautilusdir = $(libdir)/nautilus/extensions-2.0/ libevince_properties_page_la_CFLAGS = -I$(top_srcdir) libevince_properties_page_la_SOURCES = \ ev-properties-main.c