Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2008-01-13 14:16:42 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-01-13 14:16:42 (GMT)
commit000eafdee177fc61c61b0632eccf82d8643203a2 (patch)
tree64813c75e7d788748648f7f33510fa32adcaf955
parent778e499896ffac40752a6c752d57b4e4ef9be191 (diff)
Install nautilus extension into new place. See bug #505359. Thanks to
2008-01-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * properties/Makefile.am: Install nautilus extension into new place. See bug #505359. Thanks to Matthias Clasen, Brian Pepple and Damien Carbery. svn path=/trunk/; revision=2819
-rw-r--r--ChangeLog8
-rw-r--r--properties/Makefile.am2
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a857039..99b93ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-01-13 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * 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 <djihed@gmail.com>
* shell/ev-window.c: (ev_window_get_recent_file_label):
diff --git a/properties/Makefile.am b/properties/Makefile.am
index f25ef6f..a1e9d95 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