From: Anders Holst Date: Sat, 26 Dec 2009 12:02:32 +0000 (+0000) Subject: Rename plugin reconstruct_apsc - name should not contain underscore X-Git-Url: http://code.vuplus.com/gitweb/?a=commitdiff_plain;h=3347a7b4989cdf65755d28b5b74b5172474071cb;p=vuplus_dvbapp-plugin Rename plugin reconstruct_apsc - name should not contain underscore --- diff --git a/Makefile.am b/Makefile.am index 28df335..702d878 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ SUBDIRS = \ permanentclock \ podcast \ quickbutton \ - reconstruct_apsc \ + reconstructapsc \ remotetimer \ rsdownloader \ simplerss \ diff --git a/configure.ac b/configure.ac index 87062b9..b7e93b1 100644 --- a/configure.ac +++ b/configure.ac @@ -307,8 +307,8 @@ movieselectionquickbutton/Makefile movieselectionquickbutton/po/Makefile movieselectionquickbutton/src/Makefile -reconstruct_apsc/Makefile -reconstruct_apsc/src_cc/Makefile -reconstruct_apsc/src_py/Makefile -reconstruct_apsc/meta/Makefile +reconstructapsc/Makefile +reconstructapsc/src_cc/Makefile +reconstructapsc/src_py/Makefile +reconstructapsc/meta/Makefile ])