intltool and gnome-core breakage



The following change to POTFILES.in:

2002-01-16  Glynn Foster  <glynn.foster@sun.com>

        * applets/ChangeLog: Cruft.
        * applets/Makefile.am: Remove from building cruft.
        * applets/desk-guide/Makefile.am: Uncomment cruft.
        * configure.in: Remove cruft.
        * po/POTFILES.in: Add new cruft.

Index: POTFILES.in
===================================================================
RCS file: /cvs/gnome/gnome-core/po/POTFILES.in,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -p -r1.98 -r1.99
--- POTFILES.in	2002/01/12 00:58:25	1.98
+++ POTFILES.in	2002/01/16 11:33:05	1.99
@@ -6,6 +6,7 @@ gnome-desktop/gnome-hint.c
 gnome-desktop/gnome-hint.h
 gnome-terminal/gnome-terminal.c
 gnome-terminal/gnome-terminal.glade
+gnome-terminal/gnome-terminal.glade.h
 gnome-terminal/gnome-terminal.h
 gnome-terminal/gnome-terminal.xml
 gnome-terminal/gnome-x-font-selector.c

Breaks building gnome-core because as a side effect of handling gnome-terminal.glade,
intltool removes gnome-terminal.glade.h. I don't know if this is a bug in intltool,
but only one or the other needs to be listed here, not both.

(Perhaps gnome-terminal.glade.h should be removed from CVS if intltool is going
to generate it automatically?)

Regards,
                                        Owen



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