summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2002-02-13 13:28:38 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2002-02-13 13:28:38 +0000
commit5f21add22e26e2f13c292faf628ae7fed96daa80 (patch)
treeddc7bb0f9cb764edffd168e0e65f30814bd800bb
parentc16cb3d11d78b15e30a6e43cd29a437acba9a06a (diff)
downloadgnome-desktop-5f21add22e26e2f13c292faf628ae7fed96daa80.tar.gz
Version 1.5.9.GNOME_DESKTOP_1_5_9
2002-02-13 Mark McLoughlin <mark@skynet.ie> * configure.in: Version 1.5.9. 2002-02-13 Mark McLoughlin <mark@skynet.ie> * AUTHORS: update to reflect libgnome-desktop and gnome-about authors. * MAINTAINERS, HACKING: me and george for the moment. * gnome-core.spec.in: * Makefile.am: change spec file name to gnome-desktop.spec.in. * README: update. * configure.in: remove cruft
-rw-r--r--AUTHORS15
-rw-r--r--BUGS0
-rw-r--r--COPYING340
-rw-r--r--ChangeLog18
-rw-r--r--DEPENDS0
-rw-r--r--HACKING14
-rw-r--r--MAINTAINERS11
-rw-r--r--Makefile.am6
-rw-r--r--NEWS6
-rw-r--r--README18
-rw-r--r--README.STABLE_BRANCH1
-rw-r--r--README.specfile8
-rw-r--r--configure.in318
-rw-r--r--gnome-about/ChangeLog4
-rw-r--r--gnome-about/Makefile.am7
-rw-r--r--gnome-core.spec.in155
-rw-r--r--po/az.po2
-rw-r--r--po/bg.po2
-rw-r--r--po/ca.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/da.po2
-rw-r--r--po/de.po2
-rw-r--r--po/el.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/es.po2
-rw-r--r--po/et.po2
-rw-r--r--po/eu.po2
-rw-r--r--po/fi.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/ga.po2
-rw-r--r--po/gl.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/it.po2
-rw-r--r--po/ja.po2
-rw-r--r--po/ko.po2
-rw-r--r--po/lt.po2
-rw-r--r--po/lv.po2
-rw-r--r--po/ms.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/nn.po2
-rw-r--r--po/no.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/pt.po2
-rw-r--r--po/pt_BR.po2
-rw-r--r--po/ro.po2
-rw-r--r--po/ru.po2
-rw-r--r--po/sk.po2
-rw-r--r--po/sl.po2
-rw-r--r--po/sp.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sv.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/uk.po2
-rw-r--r--po/wa.po2
-rw-r--r--po/zh_TW.po2
55 files changed, 454 insertions, 545 deletions
diff --git a/AUTHORS b/AUTHORS
index f646bcd5..44f5b886 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,12 @@
+libgnome-desktop authors
+------------------------
+
+Elliot Lee <sopwith@redhat.com>
George Lebl <jirka@5z.com>
John Ellis <johne@bellatlantic.net>
-Miguel de Icaza <miguel@nuclecu.unam.mx>
-Tim Janik <timj@gtk.org>
-Jacob Berkman <jberkman@andrew.cmu.edu>
-Mark McLoughlin <mark@skynet.ie>
-Glynn Foster <glynn.foster@sun.com>
+Havoc Pennington <hp@redhat.com>
+
+gnome-about authors
+-------------------
+
+Anders Carlsson <andersca@gnu.org>
diff --git a/BUGS b/BUGS
deleted file mode 100644
index e69de29b..00000000
--- a/BUGS
+++ /dev/null
diff --git a/COPYING b/COPYING
new file mode 100644
index 00000000..d60c31a9
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,340 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/ChangeLog b/ChangeLog
index df4478a0..6f0ee28b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2002-02-13 Mark McLoughlin <mark@skynet.ie>
+
+ * configure.in: Version 1.5.9.
+
+2002-02-13 Mark McLoughlin <mark@skynet.ie>
+
+ * AUTHORS: update to reflect libgnome-desktop and
+ gnome-about authors.
+
+ * MAINTAINERS, HACKING: me and george for the moment.
+
+ * gnome-core.spec.in:
+ * Makefile.am: change spec file name to gnome-desktop.spec.in.
+
+ * README: update.
+
+ * configure.in: remove cruft
+
2002-02-12 Mark McLoughlin <mark@skynet.ie>
* configure.in: change GETTEXT_PACKAGE. Thanks Jacob.
diff --git a/DEPENDS b/DEPENDS
deleted file mode 100644
index e69de29b..00000000
--- a/DEPENDS
+++ /dev/null
diff --git a/HACKING b/HACKING
index f58be97f..3ea1e94f 100644
--- a/HACKING
+++ b/HACKING
@@ -1,12 +1,2 @@
-Hacking the GNOME 2.0 core
---------------------------
-
- At the present, not much here works very well and help is
-needed.
-
- If you want to hack on this module - welcome. Before you start
-committing patches though, try to sync up with George, Jacob, myself,
-Glynn and Alex so we know who's working on what.
-
- Cheers,
- Mark McLoughlin (Mon Nov 26, 2001)
+Please send patch to desktop-devel-list@gnome.org or to the people
+listed in the MAINTAINERS file.
diff --git a/MAINTAINERS b/MAINTAINERS
index 2fad9de4..5654ed10 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,6 +1,5 @@
-Email: andersca@gnu.org
-Email: jacob@gnome.org
-Email: jirka@5z.com
-Email: johne@bellatlantic.net
-Email: miguel@ximian.com
-Email: timj@gtk.org
+Currently active maintainers
+----------------------------
+
+Mark McLoughlin <mark@skynet.ie>
+George Lebl <jirka@5z.com>
diff --git a/Makefile.am b/Makefile.am
index bbc1968e..4b8c6fd6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,9 +7,9 @@ SUBDIRS = \
desktop-docs \
man
-EXTRA_DIST = \
- gnome-core.spec.in \
- gnome-core.spec \
+EXTRA_DIST = \
+ gnome-desktop.spec.in \
+ gnome-desktop.spec \
COPYING-DOCS \
HACKING \
sgmldocs.make \
diff --git a/NEWS b/NEWS
index 1803c97f..c8fb7624 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
=============
+Version 1.5.9
+=============
+
+ * split from gnome-desktop from gnome-core (Mark)
+
+=============
Version 1.5.8
=============
diff --git a/README b/README
index 9233b605..5b4d84d4 100644
--- a/README
+++ b/README
@@ -1,8 +1,14 @@
-Gnome-Core
-==========
+gnome-desktop
+=============
-This package contains the GNOME 2.0 panel, the menu system, the session
-manager, the help system, the GNOME terminal, some essential applets
-and other basic tools.
+ This package contains the libgnome-desktop library which
+contains APIs that really belong in libgnome/libgnomeui but have not
+seen enough testing or development to be considered stable. Use at
+your own risk.
-Very little here works exteremely well at the moment.
+ Also contained here are documents installed as part of the
+core GNOME distribution, e.g. the GPL, GNOME's .desktop files, the
+gnome-about program, some manpages and GNOME's core graphics files and
+icons.
+ Please submit patches to desktop-devel-list@gnome.org or to
+the people listed in the MAINTAINERS file.
diff --git a/README.STABLE_BRANCH b/README.STABLE_BRANCH
deleted file mode 100644
index c9d85f89..00000000
--- a/README.STABLE_BRANCH
+++ /dev/null
@@ -1 +0,0 @@
-The stable branch for this module is now gnome-core-1-4
diff --git a/README.specfile b/README.specfile
deleted file mode 100644
index 754efbd8..00000000
--- a/README.specfile
+++ /dev/null
@@ -1,8 +0,0 @@
-There are no guarantees that gnome-core.spec is valid.
-
-Use at your own risk.
-
-Or send patches when you find something broken :)
-
-
-Jacob Berkman <jberkman@andrew.cmu.edu>
diff --git a/configure.in b/configure.in
index 5c354abb..ffda8910 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,6 @@
-AC_PREREQ(2.13)
-
AC_INIT(libgnome-desktop)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gnome-desktop, 1.5.8)
+AM_INIT_AUTOMAKE(gnome-desktop, 1.5.9)
AM_MAINTAINER_MODE
@@ -13,66 +11,28 @@ AC_PROG_CC
AC_STDC_HEADERS
AC_ARG_PROGRAM
AM_PROG_LIBTOOL
-AM_PROG_LEX
-AC_PROG_YACC
-AC_PATH_PROGS(PATH_TO_XRDB, "xrdb")
-AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
-AC_PATH_PROG(GCONFTOOL, gconftool-2)
-
-dnl ======================================================================
-dnl
-dnl Library Dependencies, uses pkg-config to detect correct version, etc
-dnl
-dnl ======================================================================
GNOME_COMPILE_WARNINGS
+
dnl If you add a version number here, you *must* add an AC_SUBST line for
dnl it too, or it will never make it into the spec file!
GDK_PIXBUF_REQUIRED=1.3.13
GTK_REQUIRED=1.3.13
-LIBGLADE_REQUIRED=1.99.7
-LIBGNOME_REQUIRED=1.111.0
LIBGNOMECANVAS_REQUIRED=1.111.0
LIBGNOMEUI_REQUIRED=1.111.0
-ORBIT_REQUIRED=2.3.105
-XML_REQUIRED=2.2.8
GNOME_VFS_MODULE_REQUIRED=1.9.6
-LIBWNCK_REQUIRED=0.3
AC_SUBST(GTK_REQUIRED)
AC_SUBST(GDK_PIXBUF_REQUIRED)
-AC_SUBST(LIBGLADE_REQUIRED)
-AC_SUBST(LIBGNOME_REQUIRED)
+AC_SUBST(LIBGNOMEUI_REQUIRED)
AC_SUBST(LIBGNOMECANVAS_REQUIRED)
-AC_SUBST(ORBIT_REQUIRED)
-AC_SUBST(XML_REQUIRED)
AC_SUBST(GNOME_VFS_MODULE_REQUIRED)
-AC_SUBST(LIBWNCK_REQUIRED)
-
-
-dnl ================================
-dnl | Pkg-Config dependency checks |---------------------------
-dnl ================================
-
-PKG_CHECK_MODULES(PANEL, ORBit-2.0 >= $ORBIT_REQUIRED gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED)
-AC_SUBST(PANEL_CFLAGS)
-AC_SUBST(PANEL_LIBS)
-
-PKG_CHECK_MODULES(PANELCONFIG, gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED gnome-vfs-module-2.0 >= $GNOME_VFS_MODULE_REQUIRED)
-AC_SUBST(PANELCONFIG_CFLAGS)
-AC_SUBST(PANELCONFIG_LIBS)
-
-PKG_CHECK_MODULES(LIBPANEL_APPLET, ORBit-2.0 >= $ORBIT_REQUIRED gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED)
-AC_SUBST(LIBPANEL_APPLET_CFLAGS)
-AC_SUBST(LIBPANEL_APPLET_LIBS)
-PKG_CHECK_MODULES(WNCKLET, ORBit-2.0 >= $ORBIT_REQUIRED gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED libwnck-1.0 >= $LIBWNCK_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED)
-AC_SUBST(WNCKLET_CFLAGS)
-AC_SUBST(WNCKLET_LIBS)
+dnl pkg-config dependency checks
-PKG_CHECK_MODULES(GNOME_DESKTOP, ORBit-2.0 >= $ORBIT_REQUIRED gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gnome-vfs-module-2.0 >= $GNOME_VFS_MODULE_REQUIRED)
+PKG_CHECK_MODULES(GNOME_DESKTOP, gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >= $GTK_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED gnome-vfs-module-2.0 >= $GNOME_VFS_MODULE_REQUIRED)
AC_SUBST(GNOME_DESKTOP_CFLAGS)
AC_SUBST(GNOME_DESKTOP_LIBS)
@@ -80,200 +40,19 @@ PKG_CHECK_MODULES(GNOME_ABOUT, gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED gtk+-2.0 >
AC_SUBST(GNOME_ABOUT_CFLAGS)
AC_SUBST(GNOME_ABOUT_LIBS)
-PKG_CHECK_MODULES(GNOME_SESSION, libgnomecanvas-2.0 >= $LIBGNOMECANVAS_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED)
-AC_SUBST(GNOME_SESSION_CFLAGS)
-AC_SUBST(GNOME_SESSION_LIBS)
-
-dnl -----------------------------------------------------------
-
-dnl
-dnl libglade conversion script
-dnl
-AC_PATH_PROG(LIBGLADE_CONVERT, libglade-convert)
-if test -z $LIBGLADE_CONVERT; then
- AC_MSG_ERROR([libglade-convert (from libglade 2.0) is needed to build gnome-core.])
-fi
-
-dnl ================================
-dnl | ORBit2 |---------------------------
-dnl ================================
-
-ORBIT_IDL="`$PKG_CONFIG --variable=orbit_idl ORBit-2.0`"
-AC_SUBST(ORBIT_IDL)
-
-BONOBO_IDLDIR="`$PKG_CONFIG --variable=idldir libbonobo-2.0`"
-AC_SUBST(BONOBO_IDLDIR)
-
-BONOBO_ACT_IDLDIR="`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`"
-AC_SUBST(BONOBO_ACT_IDLDIR)
-dnl -----------------------------------------------------------
+dnl Language Support
-dnl ------------------
-dnl | Language Support |---------------------------------------
-dnl ------------------
GETTEXT_PACKAGE=gnome-desktop-2.0
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE")
AC_SUBST(GETTEXT_PACKAGE)
ALL_LINGUAS="az bg ca cs da de el en_GB es et eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv ta tr uk wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
-dnl -----------------------------------------------------------
-
-dnl -------------------------------
-dnl | Headers |--------------------------
-dnl -------------------------------
-AC_CHECK_HEADERS(syslog.h tcpd.h)
-dnl -----------------------------------------------------------
-
-dnl ---------------
-dnl | gnome-session |------------------------------------------
-dnl ---------------
-dnl
-
-AC_MSG_CHECKING([Whether libgnomeui was built with session management])
-case "$GNOME_SESSION_LIBS" in
- *-lSM*)
- GNOME_HAVE_SM=yes
- ;;
- *)
- GNOME_HAVE_SM=no
- ;;
-esac
-AC_MSG_RESULT($GNOME_HAVE_SM)
-if test "$GNOME_HAVE_SM" = no ; then
- AC_MSG_WARN([Session management support not built into libgnomeui; gnome-session will not be built])
-fi
-AM_CONDITIONAL(SESSION, test "$GNOME_HAVE_SM" = yes)
-dnl -----------------------------------------------------------
-
-
-dnl -------------------
-dnl | Use TCP Wrappers? |--------------------------------------
-dnl -------------------
-AC_MSG_CHECKING(whether to use TCP wrappers)
-LIBWRAP_PATH=""
-for I in $LDFLAGS $LIBS -L/usr/lib -L/usr/local/lib; do
- case "$I" in
- -L*)
- THEFILE="`echo $I | sed -e 's,^-L,,'`"
- echo "From $I, checking in dir $THEFILE for libwrap.a" 1>&5
- if test -f $THEFILE/libwrap.a; then
- LIBWRAP_PATH="$THEFILE"
- echo "Found in $LIBWRAP_PATH" 1>&5
- break
- fi
- esac
-done
-if test -n "$LIBWRAP_PATH"; then
- AC_MSG_RESULT(yes)
-else
- AC_MSG_RESULT(no)
-fi
-
-if test -n "$LIBWRAP_PATH"; then
- nm $LIBWRAP_PATH/libwrap.* | grep 'T setenv' && LIBWRAP_PATH=""
- if test -z "$LIBWRAP_PATH"; then
- echo "*********************************************************"
- echo " You have a broken TCP wrappers library (setenv included)"
- echo " Please get the latest TCP wrappers package from your OS"
- echo " vendor, or recompile TCP wrappers to not include a"
- echo " setenv() implementation."
- echo
- echo "Not using TCP wrappers after all."
- echo "*********************************************************"
- fi
-fi
-dnl We need the header files too!
-if test "$ac_cv_header_syslog_h" != yes || test "$ac_cv_header_tcpd_h" != yes; then
- echo "Resetting $LIBWRAP_PATH because syslog is $ac_cv_header_syslog_h and tcpd is $ac_cv_header_tcpd_h" 1>&5
- LIBWRAP_PATH=""
-fi
-
-dnl find out if we need -lnsl or whatever
-LIBWRAP_NSL=
-if test -n "$LIBWRAP_PATH"; then
- AC_MSG_CHECKING(whether -lwrap requires -lnsl)
- ORIG_LIBS="$LIBS"
- LIBS="-L$LIBWRAP_PATH -lwrap $LIBS"
- AC_TRY_LINK([
-extern int hosts_access;
-int allow_severity, deny_severity;
-], [return hosts_access;], ,[
-dnl try with -lnsl
-OLD_LIBS="$LIBS"
-LIBS="$LIBS -lnsl"
-AC_TRY_LINK([
-extern int hosts_access;
-int allow_severity, deny_severity;
-], [return hosts_access;], LIBWRAP_NSL="-lnsl",
-LIBWRAP_PATH="")
-LIBS="$OLD_LIBS"
-])
- LIBS="$ORIG_LIBS"
-if test -n "$LIB_NSL"; then
- AC_MSG_RESULT(yes)
- LIBS="$LIBS $LIB_NSL"
-else
- AC_MSG_RESULT(no)
-fi
-fi
-LIBWRAP_LIBS=
-if test -n "$LIBWRAP_PATH"; then
- LIBWRAP_LIBS="-L$LIBWRAP_PATH -lwrap $LIBWRAP_NSL"
- AC_DEFINE(HAVE_HOSTS_ACCESS)
-fi
-AC_SUBST(LIBWRAP_LIBS)
-dnl -----------------------------------------------------------
-
-dnl -------------------------
-dnl | Choose a Window Manager |--------------------------------
-dnl -------------------------
-AC_ARG_WITH(window-manager,
-[ --with-window-manager=NAME
- Specify default window manager],[
- WINDOW_MANAGER="$with_window_manager"], [
- dnl gnome-wm is a shell script that starts the WM.
- WINDOW_MANAGER=gnome-wm])
-AC_SUBST(WINDOW_MANAGER)
-dnl -----------------------------------------------------------
-
-
-
-dnl ------------------------
-dnl | X11 Xinerama extension |---------------------------------
-dnl ------------------------
-AC_ARG_ENABLE(xinerama,
- [ --disable-xinerama Disable Xinerama support],,
- with_xinerama=yes)
-XINERAMA_LIBS=
-if test x$with_xinerama != xno ; then
- AC_CHECK_HEADER(X11/extensions/Xinerama.h, [
- AC_CHECK_LIB(Xinerama, XineramaQueryScreens, [
- AC_DEFINE(HAVE_LIBXINERAMA)
- XINERAMA_LIBS="-lXinerama"
- XINERAMA_SUPPORT=yes],, $GTK_LIBS)
- ])
-fi
-AC_SUBST(XINERAMA_LIBS)
-dnl -----------------------------------------------------------
+dnl Place to look for KDE menus
-
-dnl ------------------
-dnl | Check for libpng |---------------------------------------
-dnl ------------------
-PNG_LIBS=
-AC_CHECK_LIB(png, png_init_io, [
- PNG_LIBS="-lpng"],[
- AC_MSG_ERROR(libpng is required for gnome-core)], -lm -lz)
-AC_SUBST(PNG_LIBS)
-
-
-dnl -----------------------------
-dnl | Place to look for KDE menus |----------------------------
-dnl -----------------------------
AC_ARG_WITH(kde-datadir, [ --with-kde-datadir=DIR Location of KDE data])
if test "x$with_kde_datadir" = x ; then
@@ -285,98 +64,23 @@ fi
AC_DEFINE_UNQUOTED(KDE_MENUDIR, "$kde_datadir/applnk")
AC_DEFINE_UNQUOTED(KDE_ICONDIR, "$kde_datadir/icons")
AC_DEFINE_UNQUOTED(KDE_MINI_ICONDIR, "$kde_datadir/icons/mini")
-dnl -----------------------------------------------------------
-
-
-dnl ----------------------------
-dnl | Place to look for KDE docs |-----------------------------
-dnl ----------------------------
-AC_ARG_WITH(kde-docdir, [ --with-kde-docdir=DIR Location of KDE documentation])
-
-if test "x$with_kde_docdir" = x ; then
- kde_docdir=/usr/doc/kde
-else
- kde_docdir=$with_kde_docdir
-fi
-
-AC_DEFINE_UNQUOTED(KDE_DOCDIR, "$kde_docdir")
-dnl -----------------------------------------------------------
-
-
-dnl ---------------
-dnl | gtk-doc stuff |------------------------------------------
-dnl ---------------
-
-AC_CHECK_PROG(GTKDOC, gtkdoc-mkdb, true, false)
-
-gtk_doc_min_version=0.9
-if $GTKDOC ; then
- gtk_doc_version=`gtkdoc-mkdb --version`
- AC_MSG_CHECKING([gtk-doc version ($gtk_doc_version) >= $gtk_doc_min_version])
- if perl <<EOF ; then
- exit (("$gtk_doc_version" =~ /^[[0-9]]+\.[[0-9]]+$/) &&
- ("$gtk_doc_version" >= "$gtk_doc_min_version") ? 0 : 1);
-EOF
- AC_MSG_RESULT(yes)
- else
- AC_MSG_RESULT(no)
- GTKDOC=false
- fi
-fi
-
-
-AM_CONDITIONAL(HAVE_GTK_DOC, $GTKDOC)
-AC_SUBST(HAVE_GTK_DOC)
-
-dnl Let people disable the gtk-doc stuff.
-AC_ARG_ENABLE(gtk-doc, [ --enable-gtk-doc Use gtk-doc to build documentation [default=auto]], enable_gtk_doc="$enableval", enable_gtk_doc=auto)
-
-if test x$enable_gtk_doc = xauto ; then
- if test x$GTKDOC = xtrue ; then
- enable_gtk_doc=yes
- else
- enable_gtk_doc=no
- fi
-fi
-dnl NOTE: We need to use a separate automake conditional for this
-dnl to make this work with the tarballs.
-AM_CONDITIONAL(ENABLE_GTK_DOC, test x$enable_gtk_doc = xyes)
-dnl -----------------------------------------------------------
-
-AM_GCONF_SOURCE_2
-
-dnl --------------------------------------------------------
-dnl | Solaris does not have IceListenForWellKnownConnections |-
-dnl --------------------------------------------------------
-oLIBS="$LIBS"
-LIBS="$GNOME_SESSION_LIBS"
-AC_CHECK_FUNCS(_IceTransNoListen)
-LIBS="$oLIBS"
-dnl -----------------------------------------------------------
-dnl ------------------------
-dnl | HACK to expand datadir |---------------------------------
-dnl ------------------------
ICONDIR=`eval echo "${datadir}/pixmaps"`
AC_DEFINE_UNQUOTED(GNOME_ICONDIR,"${ICONDIR}")
-dnl -----------------------------------------------------------
+dnl Build Flags
-dnl -------------
-dnl | Build Flags |--------------------------------------------
-dnl -------------
AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
-dnl -----------------------------------------------------------
dnl Don't use AC_PROG_AWK since we need the full pathname.
AC_PATH_PROGS(AWK, mawk gawk nawk awk, )
AC_PATH_PROGS(PERL, perl5 perl)
-# define a MAINT-like variable REBUILD which is set if Perl
-# and awk are found, so autogenerated sources can be rebuilt
+dnl define a MAINT-like variable REBUILD which is set if Perl
+dnl and awk are found, so autogenerated sources can be rebuilt
AC_ARG_ENABLE(rebuilds, [ --disable-rebuilds disable all source autogeneration rules],,enable_rebuilds=yes)
REBUILD=\#
if test "x$enable_rebuilds" = "xyes" && \
@@ -389,7 +93,7 @@ AC_SUBST(REBUILD)
AC_OUTPUT([
Makefile
-gnome-core.spec
+gnome-desktop.spec
desktop-links/Makefile
gnome-about/Makefile
libgnome-desktop/Makefile
diff --git a/gnome-about/ChangeLog b/gnome-about/ChangeLog
index 33848a4c..44481f24 100644
--- a/gnome-about/ChangeLog
+++ b/gnome-about/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-13 Mark McLoughlin <mark@skynet.ie>
+
+ * Makefile.am: define GNOME_ICONDIR here.
+
Fri, 4 Jan 2002 22:28:51 -0500 Frank Belew <frb@ximian.com>
* Makefile.am: remove -I$(includedir), bad things happen when
diff --git a/gnome-about/Makefile.am b/gnome-about/Makefile.am
index 06110ab1..0644db37 100644
--- a/gnome-about/Makefile.am
+++ b/gnome-about/Makefile.am
@@ -1,6 +1,7 @@
-INCLUDES = \
- $(GNOME_ABOUT_CFLAGS) \
- -DGNOMELOCALEDIR=\""$(datadir)/locale\""
+INCLUDES = \
+ $(GNOME_ABOUT_CFLAGS) \
+ -DGNOMELOCALEDIR=\""$(datadir)/locale\"" \
+ -DGNOME_ICONDIR=\""$(datadir)/pixmaps\""
LDADD = \
$(GNOME_ABOUT_LIBS)
diff --git a/gnome-core.spec.in b/gnome-core.spec.in
deleted file mode 100644
index 248fa59a..00000000
--- a/gnome-core.spec.in
+++ /dev/null
@@ -1,155 +0,0 @@
-%define localstatedir /var/lib
-
-Summary: The core programs for the GNOME GUI desktop environment.
-Name: gnome-core
-Version: @VERSION@
-Release: 1
-License: LGPL
-Group: System Environment/Base
-Source: ftp://ftp.gnome.org/pub/sources/gnome-core/gnome-core-%{version}.tar.gz
-BuildRoot: /var/tmp/%{name}-%{version}-root
-URL: http://www.gnome.org
-Requires: gtk+ >= @GTK_REQUIRED@
-Requires: gdk-pixbuf >= @GDK_PIXBUF_REQUIRED@
-Requires: libglade >= @LIBGLADE_REQUIRED@, libxml
-Requires: gnome-libs >= @GNOME_LIBS_REQUIRED@
-Requires: ORBit >= @ORBIT_REQUIRED@
-Requires: control-center >= @CONTROL_CENTER_REQUIRED@
-BuildRequires: gtk+-devel >= @GTK_REQUIRED@, libxml-devel
-BuildRequires: gdk-pixbuf-devel >= @GDK_PIXBUF_REQUIRED@
-BuildRequires: libglade-devel >= @LIBGLADE_REQUIRED@
-BuildRequires: scrollkeeper >= @SCROLLKEEPER_REQUIRED@
-BuildRequires: gnome-libs-devel >= @GNOME_LIBS_REQUIRED@
-BuildRequires: ORBit-devel >= @ORBIT_REQUIRED@
-BuildRequires: control-center-devel >= @CONTROL_CENTER_REQUIRED@
-
-
-%description
-GNOME (GNU Network Object Model Environment) is a user-friendly
-set of applications and desktop tools to be used in conjunction with a
-window manager for the X Window System. GNOME is similar in purpose and
-scope to CDE and KDE, but GNOME is based completely on free
-software. The gnome-core package includes the basic programs and
-libraries that are needed to install GNOME.
-
-You should install the gnome-core package if you would like to use the
-GNOME desktop environment. You'll also need to install the gnome-libs
-package. If you would like to develop GNOME applications, you'll also
-need to install gnome-libs-devel. If you want to use linuxconf with a
-GNOME front end, you'll also need to install the gnome-linuxconf package.
-
-%package devel
-Summary: GNOME core libraries, includes, and more.
-Group: Development/Libraries
-Requires: %name = %version
-
-%description devel
-Panel libraries and header files for creating GNOME panels.
-
-%prep
-%setup -q
-
-%build
-./configure --disable-gtkhtml-help --prefix=%{_prefix} \
- --bindir=%{_bindir} --mandir=%{_mandir} \
- --localstatedir=%{localstatedir} --libdir=%{_libdir} \
- --datadir=%{_datadir} --includedir=%{_includedir} \
- --sysconfdir=%{_sysconfdir}
-
-CFLAGS="$RPM_OPT_FLAGS" make
-
-
-%install
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-
-make prefix=$RPM_BUILD_ROOT%{_prefix} bindir=$RPM_BUILD_ROOT%{_bindir} \
- mandir=$RPM_BUILD_ROOT%{_mandir} libdir=$RPM_BUILD_ROOT%{_libdir} \
- localstatedir=$RPM_BUILD_ROOT%{localstatedir} \
- datadir=$RPM_BUILD_ROOT%{_datadir} \
- includedir=$RPM_BUILD_ROOT%{_includedir} \
- sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir} install
-
-
-%clean
-[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-
-%post
-/sbin/ldconfig
-if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
-
-%postun
-/sbin/ldconfig
-if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
-
-%files
-%doc AUTHORS COPYING ChangeLog NEWS README
-%defattr (-, root, root)
-%{_bindir}/*
-%{_sysconfdir}/CORBA/servers/*
-%{_sysconfdir}/sound/events/*
-%{_sysconfdir}/gnome/panel-config/*
-%{_datadir}/locale/*/*/*
-%{_mandir}/man1/*
-%{_mandir}/man5/*
-%{_libdir}/*.so.*
-%{_datadir}/applets/*
-%{_datadir}/control-center/*
-%{_datadir}/gnome/*
-%{_datadir}/gnome-about/*
-%{_datadir}/gnome-terminal/*
-%{_datadir}/mc/*
-%{_datadir}/omf/*
-%{_datadir}/pixmaps/*
-
-%files devel
-%{_includedir}/*
-%{_libdir}/*a
-%{_libdir}/*so
-%{_libdir}/*sh
-%{_datadir}/idl/*
-
-
-%changelog
-* Mon Aug 6 2001 Gregory Leblanc <gleblanc@linuxweasel.com>
-- removed unnecessary %defines
-- reformatted the header slightly
-- made the devel package require the main package properly
-- replaced copyright with license
-
-* Thu Apr 02 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
-- Fixed %files section to include some directories as well as their contents.
-- Updated to do the scrollkeeper ditty.
-
-* Wed Mar 28 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
-- integrate configure.in and gnome-core.spec.in for version numbers of
- dependancies. This should help to slow bit-rot in this spec file.
-
-* Fri Mar 23 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
-- re-wrote the %files section from scratch, added a couple of
- dependancies.
-
-* Wed Feb 21 2001 Gregory Leblanc <gleblanc@cu-portland.edu>
-- updated, fixed macros, removed hard-coded paths.
-
-* Sat Feb 26 2000 Gregory McLean <gregm@comstar.net>
-- Updated to 1.1.4
-- Autogenerate the %files section.
-
-* Sat Oct 16 1999 Gregory McLean <gregm@comstar.net>
-- Updated to 1.0.50
-- Sorted the language specific stuff out.
-
-* Sun Oct 03 1999 Gregory McLean <gregm@comstar.net>
-- updated to 1.0.50
-- Overhauled the %files section.
-
-* Sat Nov 21 1998 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
-
-- Cleaned %files section
-- added spanish and french translations for rpm
-
-* Wed Sep 23 1998 Michael Fulbright <msf@redhat.com>
-- Built 0.30 release
-
-* Fri Mar 13 1998 Marc Ewing <marc@redhat.com>
-- Integrate into gnome-core CVS source tree
diff --git a/po/az.po b/po/az.po
index 6cca213b..b7d9b050 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.2.99\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-12-19 19:30GMT+0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n"
diff --git a/po/bg.po b/po/bg.po
index 89449de0..52a42c9e 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.2\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-09-13 13:18+0200\n"
"Last-Translator: Pavel Cholakov <pavel@linux.zonebg.com>\n"
"Language-Team: Bulgarian <bg@li.org>\n"
diff --git a/po/ca.po b/po/ca.po
index 835d4f82..35f0a03c 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.2.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2000-08-17 17:25+0200\n"
"Last-Translator: Quico Llach <quico@softcatala.org>\n"
"Language-Team: Catalan <info@softcatala.org>\n"
diff --git a/po/cs.po b/po/cs.po
index 2add5a23..a07dd93f 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 1.4.0.4\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-06-22 21:21+02:00\n"
"Last-Translator: George Lebl <jirka@5z.com>\n"
"Language-Team: czech <cs@li.org>\n"
diff --git a/po/da.po b/po/da.po
index 495985d1..dd8c9dea 100644
--- a/po/da.po
+++ b/po/da.po
@@ -15,7 +15,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-10 00:52+0100\n"
"Last-Translator: Ole Laursen <olau@hardworking.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
diff --git a/po/de.po b/po/de.po
index ffd2d5cd..d7654568 100644
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.4.x\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-07-29 08:05+0200\n"
"Last-Translator: unknown :-(\n"
"Language-Team: German\n"
diff --git a/po/el.po b/po/el.po
index 63a37471..0956db67 100644
--- a/po/el.po
+++ b/po/el.po
@@ -20,7 +20,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.4.0.4\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-06-06 20:52:20+0900\n"
"Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 46d56331..62c42384 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.1.2\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-01-15 15:27-0100\n"
"Last-Translator: Robert Brady <robert@susu.org.uk>\n"
"Language-Team: \n"
diff --git a/po/es.po b/po/es.po
index fca7726c..e8bfcb6d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GNOME 2.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-30 21:36+0100\n"
"Last-Translator: Juan Manuel García Molina <juanma_gm@wanadoo.es>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
diff --git a/po/et.po b/po/et.po
index 841feb1f..5611adca 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-28 13:55+0200\n"
"Last-Translator: Ilmar Kerm <ikerm@hot.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
diff --git a/po/eu.po b/po/eu.po
index dfbbfa3e..66253f2e 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 1999-04-01 17:11+0200\n"
"Last-Translator: Joseba Bidaurrazaga van Dierdonck <jbv@euskalnet.net>\n"
"Language-Team: euskara <linux-eu@chanae.alphanet.ch>\n"
diff --git a/po/fi.po b/po/fi.po
index 54034e3d..60f5352d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.4\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-09 22:12+0200\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
"Language-Team: Finnish <fi@li.org>\n"
diff --git a/po/fr.po b/po/fr.po
index 53cd3171..fc606d28 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-08-25 19:58+0200\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@eikonex.org>\n"
"Language-Team: GNOME French Team <gnomefr@gnomefr.traduc.org>\n"
diff --git a/po/ga.po b/po/ga.po
index 4562d452..8c74a6cf 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core CVS\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2000-08-26 19:11+0000\n"
"Last-Translator: Seán Ó Ceallaigh <s_oceallaigh@yahoo.com>\n"
"Language-Team: Gaeilge <gaeilge-a@listserv.heanet.ie>\n"
diff --git a/po/gl.po b/po/gl.po
index 74c11f66..c3635d8d 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-08-19 02:47+0200\n"
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
diff --git a/po/hu.po b/po/hu.po
index 068021d3..96f10dff 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core HEAD\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-05-04 11:14+0200\n"
"Last-Translator: Szabolcs Ban <shooby@gnome.hu>\n"
"Language-Team: Hungarian <hu@gnome.hu>\n"
diff --git a/po/it.po b/po/it.po
index 30e22a54..c65c81da 100644
--- a/po/it.po
+++ b/po/it.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.4.2\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-07-02 03:21+02:00\n"
"Last-Translator: Christopher R. Gabriel <cgabriel@pluto.linux.it>\n"
"Language-Team: Italiano <it@li.org>\n"
diff --git a/po/ja.po b/po/ja.po
index 569f73a6..4599416e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.7\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-08 10:59+0900\n"
"Last-Translator: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
diff --git a/po/ko.po b/po/ko.po
index 2ff28e5d..e88492c7 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.7\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-06 08:15+0900\n"
"Last-Translator: Young-Ho Cha <ganadist@chollian.net>\n"
"Language-Team: Korean <ko@li.org>\n"
diff --git a/po/lt.po b/po/lt.po
index e6d8f25c..eacbd874 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.3\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-12-16 16:25+0200\n"
"Last-Translator: Gediminas Paulauskas <menesis@delfi.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
diff --git a/po/lv.po b/po/lv.po
index 1fc0830a..1ce7f599 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-18 05:47+0200\n"
"Last-Translator: Artis Trops <hornet@navigators.lv>\n"
"Language-Team: Latvian <hornet@navigators.lv>\n"
diff --git a/po/ms.po b/po/ms.po
index 11e9cc09..b9c77863 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core HEAD\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-10 02:44+0800\n"
"Last-Translator: Hasbullah Bin Pit <sebol@ikhlas.com>\n"
"Language-Team: ms <sebol@ikhlas.com>\n"
diff --git a/po/nl.po b/po/nl.po
index 72f47643..4a2087e1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.4.0.5\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-12-06 21:05+0100\n"
"Last-Translator: Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>\n"
"Language-Team: Dutch <nl@li.org>\n"
diff --git a/po/nn.po b/po/nn.po
index 11731364..75cf5792 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.4.0.5\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-27 02:54+0100\n"
"Last-Translator: Roy-Magne Mo <rmo@sunnmore.net>\n"
"Language-Team: nynorsk <nn@li.org>\n"
diff --git a/po/no.po b/po/no.po
index de8189b8..875caea5 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.3.2\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-12 00:33+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
diff --git a/po/pl.po b/po/pl.po
index 4ffe018e..0647cbc8 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-07-12 15:59+0200\n"
"Last-Translator: GNOME PL Team <translators@gnome.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
diff --git a/po/pt.po b/po/pt.po
index 203c9632..fe02dc80 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: 2.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-02-10 01:35+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Português <happyguy_pt@hotmail.com>\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 1b59c90c..64d981f7 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-09-25 14:13-03:00\n"
"Last-Translator: Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
diff --git a/po/ro.po b/po/ro.po
index 75662fad..7ed6d008 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.2.99\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-23 17:16+0200\n"
"Last-Translator: Marius Andreiana <mandreiana@yahoo.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
diff --git a/po/ru.po b/po/ru.po
index cc2334dc..a3cd949e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-12-31 16:35+03:00\n"
"Last-Translator: Valek Filippov <frob@df.ru>\n"
"Language-Team: Russian <ru@li.org>\n"
diff --git a/po/sk.po b/po/sk.po
index 2ebbd297..cdc14661 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.99\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-30 16:03CET\n"
"Last-Translator: Stanislav Višňovský <visnovsky@nenya.ms.mff.cuni.cz>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
diff --git a/po/sl.po b/po/sl.po
index cf1585ec..0418a247 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.2.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-02-28 18:36+0200\n"
"Last-Translator: Jaka Mocnik <jaka.mocnik@kiss.uni-lj.si>\n"
"Language-Team: Slovenian <sl@li.org>\n"
diff --git a/po/sp.po b/po/sp.po
index e13d1eac..192947e1 100644
--- a/po/sp.po
+++ b/po/sp.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-09-19 08:32GMT+1\n"
"Last-Translator: Toma Jankovic <tomaja@net.yu>\n"
"Language-Team: SERBIAN <office@mandrake.co.yu>\n"
diff --git a/po/sr.po b/po/sr.po
index 66c21a04..05fbc9b3 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-09-19 08:32GMT+1\n"
"Last-Translator: Toma Jankovic_<tomaja@net.yu>\n"
"Language-Team: SERBIAN <office@mandrake.co.yu>\n"
diff --git a/po/sv.po b/po/sv.po
index 73639490..d7f1f480 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-desktop\n"
-"POT-Creation-Date: 2002-02-12 21:12+0100\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-31 14:50+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
diff --git a/po/ta.po b/po/ta.po
index b5e9bd50..36273baa 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Tamil Gnome Translation v. 1.7\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-10-10 00:04-0500\n"
"Last-Translator: Dinesh Nadarajah <n_dinesh@yahoo.com>\n"
"Language-Team: Tamil <tamilinux@yahoogroups.com>\n"
diff --git a/po/uk.po b/po/uk.po
index 67a4fd04..563dab5d 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.4\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2002-01-18 15:43+0200\n"
"Last-Translator: Yuriy Syrota <yuri@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
diff --git a/po/wa.po b/po/wa.po
index fa634939..da0ef2b4 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 1999-03-18 23:11+0100\n"
"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 170a972c..a8675f82 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.5.0\n"
-"POT-Creation-Date: 2002-02-12 16:23+0000\n"
+"POT-Creation-Date: 2002-02-13 11:38+0000\n"
"PO-Revision-Date: 2001-11-23 19:27+0800\n"
"Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
"Language-Team: traditional chinese <zh-l10n@linux.org.tw>\n"