From c487e62e8984cbed9d303d45a3433f5242d1c378 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Thu, 26 Jul 2007 09:26:50 +0000 Subject: [PATCH] moved contactsheet.scm to test_SCRIPTS. We should look at it again after 2007-07-26 Sven Neumann * plug-ins/script-fu/scripts/Makefile.am: moved contactsheet.scm to test_SCRIPTS. We should look at it again after the 2.4 release. svn path=/trunk/; revision=23010 --- ChangeLog | 5 +++++ plug-ins/script-fu/scripts/Makefile.am | 2 +- po-script-fu/ChangeLog | 4 ++++ po-script-fu/POTFILES.skip | 1 + 4 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 po-script-fu/POTFILES.skip diff --git a/ChangeLog b/ChangeLog index 40dca14c1e..de8222d336 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-26 Sven Neumann + + * plug-ins/script-fu/scripts/Makefile.am: moved contactsheet.scm + to test_SCRIPTS. We should look at it again after the 2.4 release. + 2007-07-26 Sven Neumann * plug-ins/print/print-page-layout.c diff --git a/plug-ins/script-fu/scripts/Makefile.am b/plug-ins/script-fu/scripts/Makefile.am index c3166e9e21..45b8970ba1 100644 --- a/plug-ins/script-fu/scripts/Makefile.am +++ b/plug-ins/script-fu/scripts/Makefile.am @@ -40,7 +40,6 @@ scripts = \ clothify.scm \ coffee.scm \ comic-logo.scm \ - contactsheet.scm \ coolmetal-logo.scm \ copy-visible.scm \ crystal-logo.scm \ @@ -111,6 +110,7 @@ scripts = \ xach-effect.scm test_scripts = \ + contactsheet.scm \ test-sphere.scm \ ts-helloworld.scm diff --git a/po-script-fu/ChangeLog b/po-script-fu/ChangeLog index dca907ae0a..01477a0104 100644 --- a/po-script-fu/ChangeLog +++ b/po-script-fu/ChangeLog @@ -1,3 +1,7 @@ +2007-07-26 Sven Neumann + + * POTFILES.skip: added contactsheet.scm. + 2007-07-26 Žygimantas Beručka * lt.po: Updated Lithuanian translation. diff --git a/po-script-fu/POTFILES.skip b/po-script-fu/POTFILES.skip new file mode 100644 index 0000000000..99b355a6ac --- /dev/null +++ b/po-script-fu/POTFILES.skip @@ -0,0 +1 @@ +plug-ins/script-fu/contactsheet.scm