Skip to content

Commit

Permalink
Install nautilus extension into new place. See bug #505359. Thanks to
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Nickolay V. Shmyrev authored and Nickolay V. Shmyrev committed Jan 13, 2008
1 parent 778e499 commit 000eafd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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):
Expand Down
2 changes: 1 addition & 1 deletion properties/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 000eafd

Please sign in to comment.