[Xfce4-commits] <thunar:master> Add -export-symbols-regex to the tex-open-terminal example extension.

Jannis Pohlmann noreply at xfce.org
Sat Sep 26 22:30:01 CEST 2009


Updating branch refs/heads/master
         to b4f5340a71373800fa63764a2839a06bd41e9080 (commit)
       from 4553fba65237ae56bbcc632145abbacfe718a727 (commit)

commit b4f5340a71373800fa63764a2839a06bd41e9080
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sat Sep 26 22:28:54 2009 +0200

    Add -export-symbols-regex to the tex-open-terminal example extension.

 examples/tex-open-terminal/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/examples/tex-open-terminal/Makefile.am b/examples/tex-open-terminal/Makefile.am
index 9167989..e71996e 100644
--- a/examples/tex-open-terminal/Makefile.am
+++ b/examples/tex-open-terminal/Makefile.am
@@ -30,6 +30,7 @@ tex_open_terminal_la_LIBADD =						\
 tex_open_terminal_la_LDFLAGS =						\
 	-avoid-version							\
 	-export-dynamic							\
+	-export-symbols-regex="^thunar_extension_(shutdown|initialize|list_types)" \
 	-module								\
 	$(PLATFORM_LDFLAGS)
 



More information about the Xfce4-commits mailing list