Install the nautilus extension in the right spot. (#505364)
2007-12-24 Matthias Clasen <mclasen@redhat.com> * Makefile.am: Install the nautilus extension in the right spot. (#505364) svn path=/trunk/; revision=8353
This commit is contained in:
parent
71479ae974
commit
395ed9a17a
4 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-12-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* Makefile.am: Install the nautilus extension in the right spot.
|
||||
(#505364)
|
||||
|
||||
2007-09-18 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* gnome-font-viewer.desktop.in.in: drop "GNOME" from the menu item name
|
||||
|
|
|
@ -19,7 +19,7 @@ gnome_thumbnail_font_SOURCES = ftstream-vfs.c thumbnailer.c
|
|||
gnome_font_viewer_LDADD = $(FONT_VIEW_LIBS)
|
||||
gnome_font_viewer_SOURCES = ftstream-vfs.c font-view.c
|
||||
|
||||
nautilusdir = $(libdir)/nautilus/extensions-1.0
|
||||
nautilusdir = $(libdir)/nautilus/extensions-2.0
|
||||
nautilus_LTLIBRARIES = libnautilus-fontilus.la
|
||||
libnautilus_fontilus_la_LDFLAGS = -module -avoid-version \
|
||||
-export-symbols-regex 'nautilus_module_.*'
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2007-12-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* Makefile.am: Install the nautilus extension in the right spot.
|
||||
(#505364)
|
||||
|
||||
2007-12-06 Jens Granseuer <jensgr@gmx.net>
|
||||
|
||||
* apply-font.glade: don't mark padding string as translatable (bug
|
||||
|
|
|
@ -13,7 +13,7 @@ bin_PROGRAMS = gnome-theme-thumbnailer themus-theme-applier
|
|||
vfsmoduledir = $(libdir)/gnome-vfs-2.0/modules
|
||||
vfsmodule_LTLIBRARIES = libtheme-method.la
|
||||
|
||||
nautilusdir = $(libdir)/nautilus/extensions-1.0
|
||||
nautilusdir = $(libdir)/nautilus/extensions-2.0
|
||||
nautilus_LTLIBRARIES = libnautilus-themus.la
|
||||
|
||||
libtheme_method_la_LDFLAGS = -module -avoid-version \
|
||||
|
|
Loading…
Add table
Reference in a new issue