[nautilus-sendto] main: Make UI loading from system work again



commit 300a48bdd6486fb84d90d7fd6562580ba9edb299
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 3 23:43:07 2010 +0000

    main: Make UI loading from system work again
    
    nautilus-sendto couldn't work uninstalled since the "cleanup"
    of the tree some time ago.

 src/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index d4d6711..15118c3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,7 @@
 include $(top_srcdir)/Makefile.decl
 
+uidir = $(datadir)/nautilus-sendto/ui
+
 SUBDIRS = plugins
 INCLUDES =					\
 	-DDATADIR=\"$(datadir)\"		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]