From d35eae9b114ff7480e0295a572ebf1fafa922164 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 4 May 2000 18:38:18 +0000 Subject: [PATCH] Update to match the included makefile from gtk+. 2000-05-04 Tor Lillqvist * makefile.cygwin: Update to match the included makefile from gtk+. --- po-plug-ins/ChangeLog | 4 ++++ po-plug-ins/makefile.cygwin | 1 + po-script-fu/ChangeLog | 4 ++++ po-script-fu/makefile.cygwin | 1 + 4 files changed, 10 insertions(+) diff --git a/po-plug-ins/ChangeLog b/po-plug-ins/ChangeLog index 2fc51f8873..c0e94988c2 100644 --- a/po-plug-ins/ChangeLog +++ b/po-plug-ins/ChangeLog @@ -1,3 +1,7 @@ +2000-05-04 Tor Lillqvist + + * makefile.cygwin: Update to match the included makefile from gtk+. + 2000-05-03 Sven Neumann * de.po: updated german translation diff --git a/po-plug-ins/makefile.cygwin b/po-plug-ins/makefile.cygwin index 8ebd4f7413..b9e3cc667e 100644 --- a/po-plug-ins/makefile.cygwin +++ b/po-plug-ins/makefile.cygwin @@ -1,2 +1,3 @@ PACKAGE = gimp-std-plugins +INSTALLSUBDIR = gimp include ../../gtk+/po/makefile.cygwin diff --git a/po-script-fu/ChangeLog b/po-script-fu/ChangeLog index 47d2de4966..dc4609341d 100644 --- a/po-script-fu/ChangeLog +++ b/po-script-fu/ChangeLog @@ -1,3 +1,7 @@ +2000-05-04 Tor Lillqvist + + * makefile.cygwin: Update to match the included makefile from gtk+. + 2000-05-02 Valek Filippov * ru.po: Polished russian translation. diff --git a/po-script-fu/makefile.cygwin b/po-script-fu/makefile.cygwin index e4e713087b..392e2ddb0d 100644 --- a/po-script-fu/makefile.cygwin +++ b/po-script-fu/makefile.cygwin @@ -1,2 +1,3 @@ PACKAGE = gimp-script-fu +INSTALLSUBDIR = gimp include ../../gtk+/po/makefile.cygwin