updating the POTFILES.in so intltool-update can be run.
authormick
Tue, 15 Jul 2003 13:18:50 +0000
changeset 569 b63182ee420f
parent 568 d33d9c99b698
child 570 e9a1989cc4cb
updating the POTFILES.in so intltool-update can be run.
ChangeLog
eog.spec
gaim.spec
gdm.spec
gedit.spec
gnome-address-applet.spec
gnome-applets.spec
gnome-desktop.spec
gnome-games.spec
gnome-icon-theme.spec
gnome-media.spec
gnome-panel.spec
gnome-session.spec
gnome-themes.spec
gnome-utils.spec
gnome-vfs.spec
gucharmap.spec
libbonoboui.spec
libgnome.spec
libgnomecanvas.spec
libgnomecups.spec
libgnomeprint.spec
libgnomeprintui.spec
libgtop.spec
patches/eog-02-potfiles_in.diff
patches/gaim-01-potfiles_in.diff
patches/gdm-05-potfiles_in.diff
patches/gedit-02-potfiles_in.diff
patches/gnome-address-applet-01-potfiles_in.diff
patches/gnome-applets-02-potfiles_in.diff
patches/gnome-desktop-02-potfiles_in.diff
patches/gnome-games-02-potfiles_in.diff
patches/gnome-icon-theme-02-potfiles_in.diff
patches/gnome-media-03-potfiles_in.diff
patches/gnome-panel-11-potfiles_in.diff
patches/gnome-session-04-potfiles_in.diff
patches/gnome-themes-02-potfiles_in.diff
patches/gnome-utils-03-potfiles_in.diff
patches/gnome-vfs-18-potfiles_in.diff
patches/gucharmap-02-potfiles_in.diff
patches/libbonoboui-01-potfiles_in.diff
patches/libgnome-03-potfiles_in.diff
patches/libgnomecanvas-01-potfiles_in.diff
patches/libgnomecups-02-potfiles_in.diff
patches/libgnomeprint-01-potfiles_in.diff
patches/libgnomeprintui-02-potfiles_in.diff
patches/libgtop-01-potfiles_in.diff
patches/quick-lounge-applet-1.1.4.potfiles_in.diff
patches/scrollkeeper-07-potfiles_in.diff
patches/sun-system-settings-01-potfiles_in.diff
patches/webeyes-01-potfiles_in.diff
patches/zenity-01-potfiles_in.diff
quick-lounge-applet.spec
scrollkeeper.spec
sun-system-settings.spec
webeyes.spec
zenity.spec
--- a/ChangeLog	Tue Jul 15 12:25:04 2003 +0000
+++ b/ChangeLog	Tue Jul 15 13:18:50 2003 +0000
@@ -1,3 +1,41 @@
+2003-07-15  Michael Twomey  <[email protected]>
+
+	* eog.spec, gaim.spec, gdm.spec, gedit.spec, gnome-address-applet.spec,
+	gnome-applets.spec, gnome-desktop.spec, gnome-games.spec,
+	gnome-icon-theme.spec, gnome-media.spec, gnome-panel.spec,
+	gnome-session.spec, gnome-themes.spec, gnome-utils.spec, gnome-vfs.spec,
+	gucharmap.spec, libbonoboui.spec, libgnome.spec, libgnomecanvas.spec,
+	libgnomecups.spec, libgnomeprint.spec, libgnomeprintui.spec,
+	libgtop.spec, quick-lounge-applet.spec, scrollkeeper.spec,
+	sun-system-settings.spec, webeyes.spec, zenity.spec,
+	patches/eog-02-potfiles_in.diff, patches/gaim-01-potfiles_in.diff,
+	patches/gdm-05-potfiles_in.diff, patches/gedit-02-potfiles_in.diff,
+	patches/gnome-address-applet-01-potfiles_in.diff,
+	patches/gnome-applets-02-potfiles_in.diff,
+	patches/gnome-desktop-02-potfiles_in.diff,
+	patches/gnome-games-02-potfiles_in.diff,
+	patches/gnome-icon-theme-02-potfiles_in.diff,
+	patches/gnome-media-03-potfiles_in.diff,
+	patches/gnome-panel-11-potfiles_in.diff,
+	patches/gnome-session-04-potfiles_in.diff,
+	patches/gnome-themes-02-potfiles_in.diff,
+	patches/gnome-utils-03-potfiles_in.diff,
+	patches/gnome-vfs-18-potfiles_in.diff,
+	patches/gucharmap-02-potfiles_in.diff,
+	patches/libbonoboui-01-potfiles_in.diff,
+	patches/libgnome-03-potfiles_in.diff,
+	patches/libgnomecanvas-01-potfiles_in.diff,
+	patches/libgnomecups-02-potfiles_in.diff,
+	patches/libgnomeprint-01-potfiles_in.diff,
+	patches/libgnomeprintui-02-potfiles_in.diff,
+	patches/libgtop-01-potfiles_in.diff,
+	patches/quick-lounge-applet-1.1.4.potfiles_in.diff,
+	patches/scrollkeeper-07-potfiles_in.diff,
+	patches/sun-system-settings-01-potfiles_in.diff,
+	patches/webeyes-01-potfiles_in.diff, patches/zenity-01-potfiles_in.diff:
+	updating the POTFILES.in so intltool-update can be run.
+
+
 2003-07-15  Michael Twomey  <[email protected]>
 
 	* acme.spec, battfink.spec, bug-buddy.spec, control-center.spec,
--- a/eog.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/eog.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,13 +2,14 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.2.1
-Release:      7
+Release:      8
 Distribution: Mercury
 Vendor:       Sun Microsytems Inc.
 Summary:      Eye Of GNOME Image Viewer
 Source:       http://ftp.gnome.org/pub/GNOME/sources/eog/2.2/eog-%{version}.tar.bz2
 Source1:      eog-l10n-po.tar.bz2
 Patch0:       eog-01-add-l10n-online-help.diff
+Patch1:       eog-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/doc
@@ -31,6 +32,7 @@
 %prep
 %setup
 %patch0 -p1
+%patch1 -p1
 
 tar jxvf %SOURCE1
 %build
--- a/gaim.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gaim.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -5,13 +5,14 @@
 #
 Name:		gaim
 Version:	0.64
-Release:	4
+Release:	5
 License:	GPL
 Group:		Applications/Internet
 Distribution:	Mercury
 Vendor:		Sun Microsystems Inc.
 Summary:	multiprotocol instant messaging client
 Source:		http://heanet.dl.sourceforge.net/sourceforge/gaim/gaim-0.64.tar.bz2
+Patch0:     gaim-01-potfiles_in.diff
 URL:		http://gaim.sourceforge.net/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-build
 Docdir:		%{_defaultdocdir}/gaim
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
--- a/gdm.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gdm.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -8,7 +8,7 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.4.1.4
-Release:      7
+Release:      8
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      The GNOME 2.x Display Manager
@@ -17,6 +17,7 @@
 Patch1:	      gdm-02-pam-security-setup.diff
 Patch2:	      gdm-03-remove-photo-setup-desktop.diff
 Patch3:       gdm-04-setlocale.diff
+Patch4:       gdm-05-potfiles_in.diff
 URL:          www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}
@@ -67,6 +68,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 libtoolize --force
--- a/gedit.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gedit.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,13 +2,14 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.2.1
-Release:      6
+Release:      7
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc
 Summary:      Text Editor for GNOME
 Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
 Source1:      gedit-l10n-po.tar.bz2 
 Patch0:       gedit-01-add-l10n-online-help.diff
+Patch1:       gedit-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_docdir}/doc
@@ -34,6 +35,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 tar jxvf %SOURCE1
 
--- a/gnome-address-applet.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-address-applet.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,11 +2,12 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      0.0.1
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      GNOME Address Search Applet
 Source:       gnome-address-applet-%{version}.tar.bz2
+Patch0:       gnome-address-applet-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Autoreqprov:  on
@@ -20,6 +21,7 @@
 
 %prep
 %setup -q -n gnome-address-applet-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"			\
--- a/gnome-applets.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-applets.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      2.3.5
-Release:      8
+Release:      9
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      GNOME Applets
@@ -10,6 +10,7 @@
 Source1:      accessx-status-applet.png
 Source2:      gnome-applets-l10n-po.tar.bz2
 Patch1:       gnome-applets-01-accessx-status-applet.diff 
+Patch2:       gnome-applets-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/gnome-applets
@@ -36,6 +37,7 @@
 %prep
 %setup -q -n gnome-applets-%{version}
 %patch1
+%patch2 -p1
 cp %SOURCE1 accessx-status/pixmaps
 
 tar jxvf %SOURCE2
--- a/gnome-desktop.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-desktop.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.3.3.1
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      GNOME Desktop Library
@@ -10,6 +10,7 @@
 Source1:      blueprint-extra-icons.tar.bz2
 Source2:      gnome-desktop-l10n-po.tar.bz2
 Patch0:       gnome-desktop-01-advanced-directory-relocation.diff
+Patch1:       gnome-desktop-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -49,6 +50,7 @@
 %patch0 -p1
 tar jxvf %SOURCE1
 tar -jxvf %SOURCE2
+%patch1 -p1
 
 %build
 libtoolize --force
--- a/gnome-games.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-games.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        Amusements/Games
 Version:      2.2.1
-Release:      5
+Release:      6
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      GNOME games
@@ -10,6 +10,7 @@
 Source1:      gnome-cardgame.png
 Source2:      gnome-games-l10n-po.tar.bz2
 Patch0:       gnome-games-01-freecell-menu-icon.diff
+Patch1:       gnome-games-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -34,6 +35,7 @@
 %patch0 -p1
 cp %SOURCE1 freecell/src
 tar jxvf %SOURCE2
+%patch1 -p1
 
 %build
 libtoolize --force
--- a/gnome-icon-theme.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-icon-theme.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -3,7 +3,7 @@
 Group:        		System/GUI/GNOME
 BuildArchitectures:	noarch
 Version:      		1.0.6
-Release:      		4
+Release:      		5
 Distribution: 		Mercury
 Vendor:       		Sun Microsystems Inc.
 Summary:      		GNOME Icon Themes
@@ -14,6 +14,8 @@
 Docdir:	      		%{_defaultdocdir}/doc
 Autoreqprov:  		on
 Patch0:			gnome-icon-theme-01-add-SO-icons.diff
+Patch1:             gnome-icon-theme-02-potfiles_in.diff
+
 
 %description
 Collection of Icon Themes for the GNOME Desktop
@@ -21,7 +23,8 @@
 %prep
 %setup
 tar xvfz %SOURCE1
-%patch0 -p1 
+%patch0 -p1
+%patch1 -p1
 
 %build
 libtoolize --force
--- a/gnome-media.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-media.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 Summary:      GNOME Multimedia
 Group:        System/GUI/GNOME
 Version:      2.2.1.1
-Release:      6
+Release:      7
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc
 License:      GPL
@@ -10,6 +10,7 @@
 Source1:      gnome-media-l10n-po.tar.bz2
 Patch0:       gnome-media-01-window-icon.diff
 Patch1:       gnome-media-02-add-l10n-online-help.diff
+Patch2:       gnome-media-03-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_docdir}
@@ -32,6 +33,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 tar jxvf %SOURCE1
 %build
--- a/gnome-panel.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-panel.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.3.3.3
-Release:      15
+Release:      16
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      The GNOME Panel
@@ -20,6 +20,7 @@
 Patch8:       gnome-panel-08-remove-adjust-date-and-time.diff
 Patch9:       gnome-panel-09-save-screenshots-to-gnome-desktop.diff
 Patch10:      gnome-panel-10-normalise-applet-size.diff
+Patch11:      gnome-panel-11-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/gnome-panel
@@ -76,6 +77,7 @@
 %patch10
 cp %SOURCE2 icons
 tar -jxvf %SOURCE3
+%patch11 -p1
 
 %build
 libtoolize --force
--- a/gnome-session.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-session.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.2.1
-Release:      10
+Release:      11
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      Session Manager for the GNOME Desktop
@@ -12,6 +12,7 @@
 Patch1:       gnome-session-01-display-properties.diff
 Patch2:       gnome-session-02-magicdev-default-session.diff
 Patch3:       gnome-session-03-logout-effect.diff
+Patch4:       gnome-session-04-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -34,6 +35,7 @@
 %patch2 -p1
 %patch3
 cp %SOURCE1 gnome-session/gnome-splash.png
+%patch4 -p1
 
 tar jxvf %SOURCE2
 %build
--- a/gnome-themes.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-themes.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,13 +2,14 @@
 License:		GPL
 Group:			System/GUI/GNOME
 Version:		2.2.2
-Release:		4
+Release:		5
 Distribution:		Mercury
 Vendor:			Sun Microsystems Inc.
 Summary:		GNOME themes
 Source:			%{name}-%{version}.tar.bz2
 Source1:                gnome-themes-l10n-po.tar.bz2
 Patch0:			gnome-themes-01-remove-thinice-dependency.diff
+Patch1:         gnome-themes-02-potfiles_in.diff
 URL:			http://www.gnome.org/
 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
 Autoreqprov:		on
@@ -26,6 +27,7 @@
 %patch0
 
 tar jxvf %SOURCE1
+%patch1 -p1
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
--- a/gnome-utils.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-utils.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -11,7 +11,7 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      2.2.3
-Release:      5
+Release:      6
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      Basic Utilities for the GNOME 2.0 Desktop
@@ -19,6 +19,7 @@
 Source1:      gnome-utils-l10n-po.tar.bz2
 Patch0:       gnome-utils-01-disable-gcalc-gcharmap-gdialog-logview.diff
 Patch1:       gnome-utils-02-gfloppy-icon.diff
+Patch2:       gnome-utils-03-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -51,6 +52,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 tar jxvf %SOURCE1
 %build
--- a/gnome-vfs.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gnome-vfs.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.2.3
-Release:      15
+Release:      16
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc
 Summary:      Virtual File System Library for GNOME
@@ -25,6 +25,7 @@
 Patch14:      gnome-vfs-15-uri-canonizing.diff
 Patch15:      gnome-vfs-16-network-all-users-support.diff
 Patch16:      gnome-vfs-17-vfolder-non-existent-file-monitor.diff
+Patch17:      gnome-vfs-18-potfiles_in.diff
 
 URL:          http://www.gnome.org/
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
@@ -84,6 +85,7 @@
 %patch15 -p1
 %patch16 -p1
 tar jxvf %SOURCE1
+%patch17 -p1
 
 %build
 libtoolize --force
--- a/gucharmap.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/gucharmap.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -11,12 +11,13 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      0.8.0
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      GNOME Unicode Character Map
 Source:       http://ftp.gnome.org/pub/GNOME/sources/gucharmap/0.8/%{name}-%{version}.tar.bz2
 Patch0:       gucharmap-01-menu-name-description.diff
+Patch1:       gucharmap-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -40,6 +41,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
--- a/libbonoboui.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libbonoboui.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,12 +2,13 @@
 License:      LGPL
 Group:        System/Libraries/GNOME 
 Version:      2.2.0.1
-Release:      5
+Release:      6
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      Bonobo Base User Interface Library
 Source:       http://ftp.gnome.org/pub/GNOME/sources/libbonoboui/libbonoboui-%{version}.tar.bz2 
 Source1:      libbonoboui-l10n-po.tar.bz2
+Patch0:       libbonoboui-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:	      %{_defaultdocdir}/doc
@@ -41,6 +42,7 @@
 
 %prep
 %setup
+%patch0 -p1
 
 tar jxvf %SOURCE1
 %build
--- a/libgnome.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgnome.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.2.0.1
-Release:      7
+Release:      8
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      GNOME Base Library
@@ -11,6 +11,7 @@
 Source2:      libgnome-l10n-po.tar.bz2
 Patch0:       libgnome-01-default-background.diff
 Patch1:       libgnome-02-default-theme.diff
+Patch2:       libgnome-03-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:	      %{_defaultdocdir}/doc
@@ -61,6 +62,7 @@
 %patch0
 %patch1 -p1
 tar -jxf %SOURCE2
+%patch2 -p1
 
 %build
 CFLAGS="$RPM_OPT_CFLAGS"		\
--- a/libgnomecanvas.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgnomecanvas.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -8,6 +8,7 @@
 Summary:      Canvas Library for GNOME
 Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.2/libgnomecanvas-%{version}.tar.bz2
 Source1:      libgnomecanvas-l10n-po.tar.bz2
+Patch0:       libgnomecanvas-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/doc
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 tar jxvf %SOURCE1
 %build
--- a/libgnomecups.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgnomecups.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,12 +2,13 @@
 License:        LGPL
 Group:		System Environment/Libraries
 Version: 	0.1.4
-Release:	4
+Release:	5
 Distribution:	Mercury
 Vendor:		Sun Microsystems Inc
 Summary:	GNOME CUPS Library 
 Source0:	libgnomecups-0.1.4.tar.bz2
 Patch0:		libgnomecups-01-use-http-main.diff
+Patch1:     libgnomecups-02-potfiles_in.diff
 URL:		http://www.gnome.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-build
 Docdir:         %{_docdir}/doc
@@ -42,6 +43,7 @@
 %prep
 %setup -q 
 %patch0 -p1
+%patch1 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"                 \
--- a/libgnomeprint.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgnomeprint.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,12 +2,13 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.3.0
-Release:      6
+Release:      7
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      Print Library for the GNOME Desktop
 Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/2.2/libgnomeprint-%{version}.cvs.9.tar.bz2
 Source1:      libgnomeprint-l10n-po.tar.bz2
+Patch0:       libgnomeprint-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Autoreqprov:  on
@@ -56,6 +57,7 @@
 %prep
 %setup -q -n libgnomeprint-2.3.0.cvs.9
 tar -jxf %SOURCE1
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"				\
--- a/libgnomeprintui.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgnomeprintui.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,13 +2,14 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.3.0
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc
 Summary:      Print User Interface Library for the GNOME Desktop
 Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintui/2.2/libgnomeprintui-%{version}.tar.bz2
 Source1:      libgnomeprintui-l10n-po.tar.bz2
 Patch:	      libgnomeprintui-01-iconlist-dialog.diff
+Patch1:       libgnomeprintui-02-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_docdir}/doc
@@ -50,6 +51,7 @@
 %setup -q
 %patch -p1
 tar -jxf %SOURCE1
+%patch1 -p1
 
 %build
 libtoolize --force --copy
--- a/libgtop.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/libgtop.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,11 +2,12 @@
 License:      GPL
 Group:        System/Libraries/GNOME
 Version:      2.0.1
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      libgtop System Information Library
 Source:       htp://ftp.gnome.org/pub/GNOME/sources/libgtop/libgtop-%{version}.tar.bz2
+Patch0:       libgtop-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/dir
@@ -41,6 +42,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAG="$RPM_OPT_FLAGS"			\
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/eog-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,30 @@
+--- eog-2.2.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ eog-2.2.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,11 +1,18 @@
++
+ collection/GNOME_EOG_Collection.server.in.in
++collection/eog-collection-control.c
++collection/eog-collection-model.c
++collection/eog-collection-preferences.c
++collection/eog-collection-view-ui.xml
++collection/eog-collection-view.c
++eog-glade.h
+ eog.desktop.in
+ eog.glade
+ eog.schemas.in
+ libeog/GNOME_EOG.server.in.in
++libeog/eog-file-selection.c
+ libeog/image-view.c
+ libeog/ui-image.c
+-libeog/eog-file-selection.c
+ shell/eog-shell-ui.xml
+ shell/eog-window.c
+ shell/main.c
+@@ -14,7 +21,4 @@
+ viewer/eog-image-view-ui.xml
+ viewer/eog-image-view.c
+ viewer/eog-image.c
+-viewer/eog-print-setup.c
+ viewer/main.c
+-
+-collection/eog-collection-view-ui.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gaim-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,171 @@
+--- gaim-0.64/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gaim-0.64/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,58 +1,60 @@
++plugins/autorecon.c
+ plugins/docklet/docklet.c
+ plugins/docklet/eggtrayicon.c
+-plugins/autorecon.c
+-plugins/chkmail.c
+-plugins/events.c
+ plugins/filectl.c
+-plugins/gaiminc.c
++plugins/gestures/gestures.c
++plugins/gestures/stroke-draw.c
++plugins/gestures/stroke.c
+ plugins/gtik.c
+ plugins/history.c
+ plugins/iconaway.c
+ plugins/idle.c
+ plugins/mailchk.c
+ plugins/notify.c
+-plugins/raw.c
+-plugins/simple.c
++plugins/perl/perl.c
+ plugins/spellchk.c
+-plugins/timestamp.c
+-plugins/gestures/gestures.c
+-plugins/gestures/stroke-draw.c
+-plugins/gestures/stroke.c
++plugins/statenotify.c
+ plugins/ticker/gtkticker.c
+ plugins/ticker/ticker.c
+-plugins/win32/transparency/win2ktrans.c
+-plugins/win32/winprefs/winprefs.c
++plugins/timestamp.c
++src/about.c
++src/away.c
++src/blist.c
++src/browser.c
++src/buddy_chat.c
++src/conversation.c
++src/core.c
++src/dialogs.c
++src/dnd-hints.c
++src/ft.c
++src/gaim-disclosure.c
++src/gaim-remote.c
++src/gaimrc.c
++src/getopt.c
++src/getopt1.c
++src/gtkblist.c
++src/gtkcellrendererprogress.c
++src/gtkconv.c
++src/gtkdebug.c
++src/gtkft.c
++src/gtkimhtml.c
++src/gtknotify.c
++src/gtkpounce.c
++src/gtkprefs.c
++src/gtkrequest.c
++src/gtkutils.c
++src/html.c
++src/idle.c
++src/log.c
++src/main.c
++src/md5.c
++src/multi.c
++src/plugin.c
++src/pounce.c
++src/prefs.c
+ src/protocols/gg/common.c
+-plugins/perl/perl.c
+-plugins/statenotify.c
+ src/protocols/gg/gg.c
+-src/protocols/gg/libgg.c
+-src/protocols/icq/chatsession.c
+-src/protocols/icq/contacts.c
+-src/protocols/icq/cyrillic.c
+-src/protocols/icq/eventhandle.c
+-src/protocols/icq/filesession.c
+-src/protocols/icq/gaim_icq.c
+-src/protocols/icq/icqbyteorder.c
+-src/protocols/icq/icqevent.c
+-src/protocols/icq/icqlib.c
+-src/protocols/icq/icqpacket.c
+-src/protocols/icq/list.c
+-src/protocols/icq/proxy.c
+-src/protocols/icq/queue.c
+-src/protocols/icq/socketmanager.c
+-src/protocols/icq/stdpackets.c
+-src/protocols/icq/tcp.c
+-src/protocols/icq/tcpchathandle.c
+-src/protocols/icq/tcpfilehandle.c
+-src/protocols/icq/tcphandle.c
+-src/protocols/icq/tcplink.c
+-src/protocols/icq/timeout.c
+-src/protocols/icq/udp.c
+-src/protocols/icq/udphandle.c
+-src/protocols/icq/util.c
+ src/protocols/irc/irc.c
+-src/protocols/jabber/win32/posix.uname.c
+ src/protocols/jabber/expat.c
+ src/protocols/jabber/genhash.c
+ src/protocols/jabber/hashtable.c
+@@ -78,9 +80,9 @@
+ src/protocols/jabber/xmltok_impl.c
+ src/protocols/jabber/xmltok_ns.c
+ src/protocols/jabber/xstream.c
++src/protocols/msn/buddyicon.c
+ src/protocols/msn/dispatch.c
+ src/protocols/msn/error.c
+-src/protocols/msn/ft.c
+ src/protocols/msn/msg.c
+ src/protocols/msn/msn.c
+ src/protocols/msn/notification.c
+@@ -176,40 +178,9 @@
+ src/protocols/zephyr/init_et.c
+ src/protocols/zephyr/zephyr.c
+ src/protocols/zephyr/zephyr_err.c
+-src/about.c
+-src/away.c
+-src/blist.c
+-src/browser.c
+-src/buddy_chat.c
+-src/conversation.c
+-src/core.c
+-src/dialogs.c
+-src/dnd-hints.c
+-src/ft.c
+-src/gaim-disclosure.c
+-src/gaim-remote.c
+-src/gaimrc.c
+-src/getopt.c
+-src/getopt1.c
+-src/gtkblist.c
+-src/gtkcellrendererprogress.c
+-src/gtkconv.c
+-src/gtkft.c
+-src/gtkimhtml.c
+-src/gtknotify.c
+-src/gtkpounce.c
+-src/gtkprefs.c
+-src/gtkutils.c
+-src/html.c
+-src/idle.c
+-src/log.c
+-src/main.c
+-src/md5.c
+-src/multi.c
+-src/pounce.c
+-src/prefs.c
+ src/proxy.c
+ src/prpl.c
++src/prpl.h
+ src/server.c
+ src/session.c
+ src/socket.c
+@@ -217,14 +188,3 @@
+ src/stock.c
+ src/themes.c
+ src/util.c
+-src/win_gaim.c
+-src/win32/IdleTracker/idletrack.c
+-src/win32/MinimizeToTray.c
+-src/win32/libc_interface.c
+-src/win32/systray.c
+-src/win32/untar.c
+-src/win32/win32dep.c
+-src/win32/wspell.c
+-src/plugin.c
+-src/prpl.h
+-src/gtkdebug.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gdm-05-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,43 @@
+--- gdm-2.4.1.4/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gdm-2.4.1.4/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -17,30 +17,35 @@
+ gui/gdmXnestchooser.c
+ gui/gdmchooser-strings.c
+ gui/gdmchooser.c
+-gui/gdmchooser.glade.h
++gui/gdmchooser.glade
+ gui/gdmcomm.c
++gui/gdmflexiserver-xnest.desktop.in
+ gui/gdmflexiserver-xnest.desktop.in.h
+ gui/gdmflexiserver.c
++gui/gdmflexiserver.desktop.in
+ gui/gdmflexiserver.desktop.in.h
+ gui/gdmlanguages.c
+ gui/gdmlogin.c
+ gui/gdmphotosetup.c
++gui/gdmphotosetup.desktop.in
+ gui/gdmphotosetup.desktop.in.h
+ gui/gdmsetup-strings.c
+ gui/gdmsetup.c
++gui/gdmsetup.desktop.in
+ gui/gdmsetup.desktop.in.h
++gui/gdmsetup.glade
+ gui/gdmsetup.glade.h
+ gui/gdmwm.c
+ gui/greeter/greeter.c
+ gui/greeter/greeter_action_language.c
+-gui/greeter/greeter_item.c
+ gui/greeter/greeter_canvas_item.c
++gui/greeter/greeter_item.c
++gui/greeter/greeter_parser.c
+ gui/greeter/greeter_session.c
+ gui/greeter/greeter_system.c
+-gui/greeter/greeter_parser.c
++gui/greeter/themes/circles/GdmGreeterTheme.desktop.in
+ gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h
+-gui/greeter/themes/circles/circles.xml.in.h
++gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in
+ gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h
+-gui/greeter/themes/happygnome/happygnome.xml.in.h
+ utils/gdmaskpass.c
+ vicious-extensions/glade-helper.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gedit-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,83 @@
+--- gedit-2.2.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gedit-2.2.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -6,46 +6,36 @@
+ data/gedit.schemas.in
+ plugins/ASCII/ascii.c
+ plugins/ASCII/asciitable.glade2
+-plugins/ASCII/ascii.gedit-plugin.desktop.in
+ plugins/cvschangelog/cvschangelog.c
+-plugins/cvschangelog/cvschangelog.gedit-plugin.desktop.in
+ plugins/diff/diff.c
+ plugins/diff/diff.glade2
+-plugins/diff/diff.gedit-plugin.desktop.in
+ plugins/docinfo/docinfo.c
+ plugins/docinfo/docinfo.glade2
+-plugins/docinfo/docinfo.gedit-plugin.desktop.in
++plugins/indent/indent.c
+ plugins/sample/sample.c
+-plugins/sample/sample.gedit-plugin.desktop.in
+ plugins/shell_output/shell_output.c
+ plugins/shell_output/shell_output.glade2
+-plugins/shell_output/shell_output.gedit-plugin.desktop.in
+-plugins/taglist/gedit-taglist-plugin-parser.c
+-plugins/taglist/gedit-taglist-plugin-window.c
+-plugins/taglist/gedit-taglist-plugin.c
+-plugins/taglist/taglist.gedit-plugin.desktop.in
+-plugins/time/time.c
+-plugins/time/time.glade2
+-plugins/time/time.gedit-plugin.desktop.in
+-plugins/indent/indent.c
+-plugins/indent/indent.gedit-plugin.desktop.in
++plugins/sort/sort.c
+ plugins/sort/sort.glade2
+-plugins/sort/sort.gedit-plugin.desktop.in
+ plugins/spell/gedit-automatic-spell-checker.c
+ plugins/spell/gedit-spell-checker-dialog.c
+ plugins/spell/gedit-spell-checker.c
+ plugins/spell/gedit-spell-language-dialog.c
+-plugins/spell/spell.gedit-plugin.desktop.in
+ plugins/spell/languages-dialog.glade2
+ plugins/spell/spell-checker.glade2
+-plugins/sort/sort.c
+-plugins/sort/sort.gedit-plugin.desktop.in
+ plugins/spell/spell.c
++plugins/taglist/gedit-taglist-plugin-parser.c
++plugins/taglist/gedit-taglist-plugin-window.c
++plugins/taglist/gedit-taglist-plugin.c
++plugins/time/time.c
++plugins/time/time.glade2
+ src/bonobo-mdi-child.c
+ src/bonobo-mdi.c
+ src/dialogs/gedit-dialog-goto-line.c
+ src/dialogs/gedit-dialog-replace.c
+ src/dialogs/gedit-dialog-uri.c
++src/dialogs/gedit-encodings-dialog.c
++src/dialogs/gedit-encodings-dialog.glade2
+ src/dialogs/gedit-plugin-manager.c
+ src/dialogs/gedit-plugin-program-location-dialog.c
+ src/dialogs/gedit-preferences-dialog.c
+@@ -60,11 +50,13 @@
+ src/gedit-commands.c
+ src/gedit-debug.c
+ src/gedit-document.c
++src/gedit-encodings.c
+ src/gedit-file-selector-util.c
+ src/gedit-file.c
+ src/gedit-mdi-child.c
+ src/gedit-mdi.c
+ src/gedit-menus.c
++src/gedit-output-window.c
+ src/gedit-plugins-engine.c
+ src/gedit-prefs-manager.c
+ src/gedit-print.c
+@@ -74,10 +66,4 @@
+ src/gedit-utils.c
+ src/gedit-view.c
+ src/gedit2.c
+-src/gedit-output-window.c
+ src/recent-files/egg-recent-view-bonobo.c
+-src/dialogs/gedit-encodings-dialog.c
+-src/dialogs/gedit-encodings-dialog.glade2
+-src/gedit-encodings.c
+-src/recent-files/egg-recent-vfs-utils.c
+-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-address-applet-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,6 @@
+--- gnome-address-applet-0.0.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-address-applet-0.0.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1 +1,3 @@
++src/GNOME_NameFinderApplet.server.in.in
++src/GNOME_NameFinderApplet.xml
+ src/nfinder.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-applets-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,10 @@
+--- gnome-applets-2.3.5/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-applets-2.3.5/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -7,7 +7,6 @@
+ battstat/battstat_applet.c
+ battstat/battstat_applet.glade
+ battstat/properties.c
+-battstat/sounds/battstat_applet.soundlist.in
+ cdplayer/GNOME_CDPlayerApplet.server.in.in
+ cdplayer/GNOME_CDPlayerApplet.xml
+ cdplayer/cdplayer.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-desktop-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,20 @@
+--- gnome-desktop-2.3.3.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-desktop-2.3.3.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,17 +1,5 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
+-desktop-links/Accessories.directory.in
+-desktop-links/Applications.directory.in
+-desktop-links/Development.directory.in
+-desktop-links/Games.directory.in
+-desktop-links/Graphics.directory.in
+-desktop-links/Internet.directory.in
+-desktop-links/Multimedia.directory.in
+-desktop-links/Office.directory.in
+-desktop-links/Other.directory.in
+-desktop-links/Root.directory.in
+-desktop-links/Settings.directory.in
+-desktop-links/System.directory.in
+ gnome-about/contributors.h
+ gnome-about/gnome-about.c
+ libgnome-desktop/gnome-desktop-item.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-games-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,12 @@
+--- gnome-games-2.2.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-games-2.2.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -23,9 +23,7 @@
+ gataxx/properties.c
+ glines/glines.c
+ glines/glines.desktop.in
+-gnect/data/gnect.desktop.in
+ gnect/data/gnect.schemas.in
+-gnect/data/gnect.soundlist.in
+ gnect/src/dialog.c
+ gnect/src/gnect.c
+ gnect/src/gui.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-icon-theme-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,32 @@
+--- gnome-icon-theme-1.0.6/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-icon-theme-1.0.6/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,28 +1,2 @@
+ [type: gettext/ini] index.theme.in
+-[type: gettext/ini] 48x48/emblems/emblem-art.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-bin.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-camera.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-cool.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-danger.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-documents.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-favorite.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-mail.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-marketing.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-multimedia.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-ohno.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-package.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-pictures.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-plan.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-sales.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-sound.icon.in
+-[type: gettext/ini] 48x48/emblems/emblem-web.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-certified.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-distinguished.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-draft.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-generic.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-important.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-new.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-OK.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-personal.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-special.icon.in
+-[type: gettext/ini] scalable/emblems/emblem-urgent.icon.in
++index.theme.in.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-media-03-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,45 @@
+--- gnome-media-2.2.1.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-media-2.2.1.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,6 +1,5 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
+-cddb-slave2/CDDB-Slave2.schemas.in
+ cddb-slave2/GNOME_Media_CDDBSlave2.server.in.in
+ cddb-slave2/cddb-disclosure.c
+ cddb-slave2/cddb-slave-capplet.c
+@@ -10,8 +9,8 @@
+ gmix/device_labels_alsa.h
+ gmix/device_labels_linux.h
+ gmix/gmix.c
++gmix/gnome-volume-control.desktop.in
+ gmix/gnome-volume-control.desktop.in.in
+-gmix/gnome-volume-control.schemas.in
+ gmix/prefs.c
+ gnome-cd/access/cddisplayaccessible.c
+ gnome-cd/callbacks.c
+@@ -19,22 +18,16 @@
+ gnome-cd/display.c
+ gnome-cd/gnome-cd.c
+ gnome-cd/gnome-cd.desktop.in
++gnome-cd/gnome-cd.schemas.in
+ gnome-cd/gnome-cd.schemas.in.in
+ gnome-cd/preferences.c
+-gnome-volume-control/gnome-volume-control.desktop.in
+ grecord/gnome-sound-recorder.desktop.in
++grecord/gnome-sound-recorder.schemas.in
+ grecord/gnome-sound-recorder.schemas.in.in
+-grecord/src/grec.c
+-grecord/src/gsr-window.c
+-grecord/src/gui.c
+-grecord/src/main.c
+-grecord/src/preferences.c
+-grecord/src/sound.c
+ grecord/gsr.xml
++grecord/src/gsr-window.c
+ gstreamer-properties/gstreamer-properties.c
+-gstreamer-properties/gstreamer-properties.desktop.in
+ gstreamer-properties/gstreamer-properties.glade
+-gstreamer-properties/pipeline-test-old.c
+ gstreamer-properties/pipeline-tests.c
+ vu-meter/main.c
+ vu-meter/reclevel.desktop.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-panel-11-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,70 @@
+--- gnome-panel-2.3.3.3/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-panel-2.3.3.3/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,14 +1,14 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
++applets/clock/GNOME_ClockApplet.xml
++applets/clock/GNOME_ClockApplet_Factory.server.in.in
+ applets/clock/clock.c
+ applets/clock/clock.schemas.in
+-applets/clock/GNOME_ClockApplet_Factory.server.in.in
+-applets/clock/GNOME_ClockApplet.xml
++applets/fish/GNOME_FishApplet.xml
++applets/fish/GNOME_FishApplet_Factory.server.in.in
+ applets/fish/fish.c
+ applets/fish/fish.glade
+ applets/fish/fish.schemas.in
+-applets/fish/GNOME_FishApplet_Factory.server.in.in
+-applets/fish/GNOME_FishApplet.xml
+ applets/notification_area/GNOME_NotificationAreaApplet.server.in.in
+ applets/notification_area/GNOME_NotificationAreaApplet.xml
+ applets/notification_area/main.c
+@@ -25,29 +25,28 @@
+ applets/wncklet/workspace-switcher.c
+ applets/wncklet/workspace-switcher.glade
+ applets/wncklet/workspace-switcher.schemas.in
++gnome-panel/GNOME_Panel.server.in
++gnome-panel/GNOME_Panel_Popup.xml
+ gnome-panel/applet.c
+ gnome-panel/button-widget.c
+ gnome-panel/disclosure-widget.c
+ gnome-panel/distribution.c
+ gnome-panel/drawer.c
+ gnome-panel/gnome-desktop-item-edit.c
+-gnome-panel/GNOME_Panel_Popup.xml
+ gnome-panel/gnome-panel-preferences.c
+ gnome-panel/gnome-panel-preferences.desktop.in
+ gnome-panel/gnome-panel-preferences.glade
+ gnome-panel/gnome-panel-screenshot.c
+ gnome-panel/gnome-panel-screenshot.glade
+ gnome-panel/gnome-panel-screenshot.schemas.in
+-gnome-panel/GNOME_Panel.server.in
+ gnome-panel/launcher.c
+ gnome-panel/main.c
+-gnome-panel/menu.c
+ gnome-panel/menu-ditem.c
+ gnome-panel/menu-util.c
++gnome-panel/menu.c
+ gnome-panel/panel-action-button.c
+ gnome-panel/panel-applet-frame.c
+ gnome-panel/panel-bindings.c
+-gnome-panel/panel.c
+ gnome-panel/panel-compatibility.c
+ gnome-panel/panel-force-quit.c
+ gnome-panel/panel-frame.c
+@@ -55,6 +54,7 @@
+ gnome-panel/panel-global.schemas.in
+ gnome-panel/panel-menu-bar.c
+ gnome-panel/panel-menu-button.c
++gnome-panel/panel-menu.c
+ gnome-panel/panel-object.schemas.in
+ gnome-panel/panel-profile.c
+ gnome-panel/panel-properties-dialog.glade
+@@ -66,6 +66,7 @@
+ gnome-panel/panel-toplevel.c
+ gnome-panel/panel-toplevel.schemas.in
+ gnome-panel/panel-util.c
++gnome-panel/panel.c
+ libpanel-applet/GNOME_Panel_TestApplet.server.in
+ libpanel-applet/panel-applet.c
+ libpanel-applet/panel-test-applets.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-session-04-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,17 @@
+--- gnome-session-2.2.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-session-2.2.1/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,5 +1,6 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
++gnome-session/gnome-session.schemas.in
+ gnome-session/gnome-session.schemas.in.in
+ gnome-session/gsm-client-editor.c
+ gnome-session/gsm-client-list.c
+@@ -9,7 +10,6 @@
+ gnome-session/main.c
+ gnome-session/manager.c
+ gnome-session/save-session.c
+-gnome-session/save-session.desktop.in
+ gnome-session/session-names.c
+ gnome-session/session-properties-capplet.c
+ gnome-session/session-properties.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-themes-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,16 @@
+--- gnome-themes-2.2.2/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-themes-2.2.2/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,9 +1,13 @@
+ HighContrast/index.theme.in
+ HighContrastInverse/index.theme.in
++HighContrastLargePrint/index.theme.in
+ HighContrastLargePrint/index.theme.in.in
++HighContrastLargePrintInverse/index.theme.in
+ HighContrastLargePrintInverse/index.theme.in.in
++LargePrint/index.theme.in
+ LargePrint/index.theme.in.in
+ LowContrast/index.theme.in
++LowContrastLargePrint/index.theme.in
+ LowContrastLargePrint/index.theme.in.in
+ desktop-themes/Crux/index.theme.in
+ desktop-themes/Grand-Canyon/index.theme.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-utils-03-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,49 @@
+--- gnome-utils-2.2.3/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:39.000000000 +0100
++++ gnome-utils-2.2.3/po/POTFILES.in	2003-07-15 10:00:39.000000000 +0100
+@@ -1,6 +1,14 @@
+ # Please keep this list in alphabetical order.
+-exe-handler/gnome-exe-handler.c
+-exe-handler/gnome-exe.keys.in
++gcalc/gcalc.c
++gcalc/gnome-calc.c
++gcalc/gnome-calculator.desktop.in
++gcharmap/gnome-character-map.desktop.in
++gcharmap/src/asciiselect.c
++gcharmap/src/callbacks.c
++gcharmap/src/interface.c
++gcharmap/src/menus.c
++gdialog/guage.c
++gdialog/inputbox.c
+ gdictsrc/GNOME_GDictApplet.server.in.in
+ gdictsrc/GNOME_GDictApplet.xml
+ gdictsrc/dict.c
+@@ -10,7 +18,6 @@
+ gdictsrc/gdict-defbox.c
+ gdictsrc/gdict-pref-dialog.c
+ gdictsrc/gdict-speller.c
+-gdictsrc/gdict.schemas.in
+ gdictsrc/gnome-dictionary.desktop.in
+ gdictsrc/main.c
+ gfloppy/gfloppy.desktop.in
+@@ -21,8 +28,19 @@
+ gfloppy/src/gfloppy2.glade
+ gfloppy/src/main.c
+ gfloppy/src/progress.c
+-gfloppy/gfloppy.schemas.in
+ gsearchtool/gnome-search-tool.desktop.in
+-gsearchtool/gsearchtool.c
+ gsearchtool/gsearchtool-callbacks.c
+ gsearchtool/gsearchtool-support.c
++gsearchtool/gsearchtool.c
++logview/about.c
++logview/actions.c
++logview/calendar.c
++logview/desc_db.c
++logview/gnome-system-log.desktop.in
++logview/info.c
++logview/log_repaint.c
++logview/logrtns.c
++logview/logview.c
++logview/misc.c
++logview/monitor.c
++logview/zoom.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gnome-vfs-18-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,20 @@
+--- gnome-vfs-2.2.3/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ gnome-vfs-2.2.3/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,5 +1,6 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
++data/filesystem-attributes.xml.in
+ libgnomevfs/gnome-vfs-configuration.c
+ libgnomevfs/gnome-vfs-file-info.c
+ libgnomevfs/gnome-vfs-init.c
+@@ -7,8 +8,10 @@
+ libgnomevfs/gnome-vfs-parse-ls.c
+ libgnomevfs/gnome-vfs-result.c
+ libgnomevfs/gnome-vfs-utils.c
++modules/devices-method.c
+ modules/file-method.c
+ modules/ftp-method.c
+ modules/http-method.c
+ modules/test-method.c
+ monikers/GNOME_VFS_Moniker_std.server.in.in
++nfs.desktop.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/gucharmap-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,7 @@
+--- gucharmap-0.8.0/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ gucharmap-0.8.0/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -7,4 +7,3 @@
+ gucharmap/gucharmap-window.c
+ gucharmap/imgucharmap.c
+ gucharmap/main.c
+-gucharmap/unicode/unicode_blocks.cI
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libbonoboui-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,25 @@
+--- libbonoboui-2.2.0.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libbonoboui-2.2.0.1/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -8,8 +8,8 @@
+ bonobo/bonobo-selector-widget.c
+ bonobo/bonobo-selector.c
+ bonobo/bonobo-ui-config-widget.c
+-bonobo/bonobo-ui-engine.c
+ bonobo/bonobo-ui-engine-config.c
++bonobo/bonobo-ui-engine.c
+ bonobo/bonobo-ui-init-gtk.c
+ bonobo/bonobo-ui-main.c
+ bonobo/bonobo-ui-sync-toolbar.c
+@@ -17,7 +17,12 @@
+ bonobo/bonobo-ui-util.c
+ bonobo/bonobo-window.c
+ bonobo/bonobo-zoomable.c
++doc/api/ui-faq.xml
++doc/std-ui.xml
+ samples/bonoboui/Bonobo_Sample_Hello.xml
+ samples/bonoboui/hello.c
++samples/controls/Bonobo_Sample_Controls.server.in
+ samples/controls/Bonobo_Sample_Controls.server.in.in
+ samples/controls/bonobo-sample-controls.c
++tests/test-events.c
++tests/test-selector.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgnome-03-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,25 @@
+--- libgnome-2.2.0.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgnome-2.2.0.1/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,6 +1,4 @@
+ # files added by intltool-prepare
+-gnome-data/gnome-2.soundlist.in
+-gnome-data/gtk-events-2.soundlist.in
+ libgnome/gnome-exec.c
+ libgnome/gnome-gconf.c
+ libgnome/gnome-help.c
+@@ -11,15 +9,3 @@
+ monikers/GNOME_Moniker_std.server.in.in
+ monikers/bonobo-config-bag.c
+ monikers/bonobo-moniker-conf-indirect.c
+-schemas/desktop_gnome_accessibility_keyboard.schemas.in
+-schemas/desktop_gnome_applications_browser.schemas.in
+-schemas/desktop_gnome_applications_help_viewer.schemas.in
+-schemas/desktop_gnome_applications_terminal.schemas.in
+-schemas/desktop_gnome_applications_window_manager.schemas.in
+-schemas/desktop_gnome_background.schemas.in
+-schemas/desktop_gnome_file_views.schemas.in
+-schemas/desktop_gnome_interface.schemas.in
+-schemas/desktop_gnome_peripherals_keyboard.schemas.in
+-schemas/desktop_gnome_peripherals_mouse.schemas.in
+-schemas/desktop_gnome_sound.schemas.in
+-schemas/desktop_gnome_url_handlers.schemas.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgnomecanvas-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,9 @@
+--- libgnomecanvas-2.2.0.2/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgnomecanvas-2.2.0.2/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,3 +1,4 @@
+-libgnomecanvas/gnome-canvas.c
+-libgnomecanvas/gnome-canvas-text.c
+ libgnomecanvas/gnome-canvas-rich-text.c
++libgnomecanvas/gnome-canvas-text.c
++libgnomecanvas/gnome-canvas.c
++tests/test-libglade-canvas.glade
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgnomecups-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,6 @@
+--- libgnomecups-0.1.4/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgnomecups-0.1.4/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,2 +1,3 @@
+ libgnomecups/gnome-cups-printer.c
+ libgnomecups/gnome-cups-queue.c
++libgnomecups/gnome-cups-request.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgnomeprint-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,9 @@
+--- libgnomeprint-2.3.0.cvs.9/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgnomeprint-2.3.0.cvs.9/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -4,6 +4,3 @@
+ libgnomeprint/gpa/gpa-key.c
+ libgnomeprint/gpa/gpa-printer.c
+ libgnomeprint/gpa/gpa-settings.c
+-data/globals.xml.in
+-data/printers/GENERIC.xml.in
+-data/printers/PDF-WRITER.xml.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgnomeprintui-02-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,20 @@
+--- libgnomeprintui-2.3.0/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgnomeprintui-2.3.0/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,13 +1,16 @@
+ # List of source files containing translatable strings.
+ # Please keep this file sorted alphabetically.
++examples/example_10.glade
++examples/example_12.c
++libgnomeprintui/gnome-canvas-hacktext.c
+ libgnomeprintui/gnome-font-dialog.c
+ libgnomeprintui/gnome-print-copies.c
+ libgnomeprintui/gnome-print-dialog.c
+ libgnomeprintui/gnome-print-job-preview.c
+ libgnomeprintui/gnome-print-paper-selector.c
+ libgnomeprintui/gnome-printer-selector.c
+-libgnomeprintui/gnome-canvas-hacktext.c
+ libgnomeprintui/gpaui/gpa-option-menu.c
++libgnomeprintui/gpaui/gpa-print-to-file.c
+ libgnomeprintui/gpaui/gpa-printer-selector.c
+ libgnomeprintui/gpaui/gpa-settings-selector.c
+ libgnomeprintui/gpaui/gpa-transport-selector.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/libgtop-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,20 @@
+--- libgtop-2.0.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ libgtop-2.0.1/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -22,8 +22,8 @@
+ include/glibtop/procstate.h
+ include/glibtop/proctime.h
+ include/glibtop/procuid.h
+-include/glibtop/read_data.h
+ include/glibtop/read.h
++include/glibtop/read_data.h
+ include/glibtop/sem_limits.h
+ include/glibtop/shm_limits.h
+ include/glibtop/signal.h
+@@ -39,6 +39,7 @@
+ lib/close.c
+ lib/command.c
+ lib/init.c
++lib/lib.c
+ lib/open.c
+ lib/parameter.c
+ lib/read.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/quick-lounge-applet-1.1.4.potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,19 @@
+--- quick-lounge-applet-1.1.4/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ quick-lounge-applet-1.1.4/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,5 +1,5 @@
+-src/GNOME_QuickLoungeApplet_Factory.server.in
+ src/GNOME_QuickLoungeApplet.xml
++src/GNOME_QuickLoungeApplet_Factory.server.in.in
+ src/dlg-pick-applications.c
+ src/dlg-pick-applications.h
+ src/dlg-properties.c
+@@ -12,8 +12,8 @@
+ src/quick-box.h
+ src/quick-button.c
+ src/quick-button.h
+-src/quick-lounge.glade
+ src/quick-lounge.c
++src/quick-lounge.glade
+ src/quick-lounge.h
+ src/quick-separator.c
+ src/quick-separator.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/scrollkeeper-07-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,22 @@
+--- scrollkeeper-0.3.11/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ scrollkeeper-0.3.11/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,12 +1,14 @@
+-cl/src/scrollkeeper-install.c
++buildtools/separate.c
++cl/src/get-cl.c
+ cl/src/preinstall.c
++cl/src/scrollkeeper-install.c
+ cl/src/scrollkeeper-uninstall.c
+ cl/src/update.c
+-cl/src/get-cl.c
++cl/templates/scrollkeeper_cl.xml.in
++extract/src/scrollkeeper-extract.c
++libs/database.c
+ libs/error.c
++libs/extract.c
+ libs/install.c
+ libs/uninstall.c
+-libs/database.c
+ libs/update-url.c
+-extract/src/scrollkeeper-extract.c
+-cl/templates/scrollkeeper_cl.xml.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/sun-system-settings-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,10 @@
+--- sun-system-settings-0.1/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ sun-system-settings-0.1/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -19,7 +19,6 @@
+ data/mail.desktop.in
+ data/modem.desktop.in
+ data/mouse.desktop.in
+-data/nautilus.desktop.in
+ data/network-card.desktop.in
+ data/nfs.desktop.in
+ data/nis.desktop.in
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/webeyes-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,10 @@
+--- webeyes-0.2/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ webeyes-0.2/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,4 +1,5 @@
+-src/GNOME_WebEyes_Factory.server.in.in
+ src/GNOME_WebEyes.glade
+-src/webeyes.c
++src/GNOME_WebEyes.xml
++src/GNOME_WebEyes_Factory.server.in.in
+ src/WebEyes.schemas.in
++src/webeyes.c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/zenity-01-potfiles_in.diff	Tue Jul 15 13:18:50 2003 +0000
@@ -0,0 +1,8 @@
+--- zenity-1.3/po/POTFILES.in.potfiles_in_original	2003-07-15 10:00:40.000000000 +0100
++++ zenity-1.3/po/POTFILES.in	2003-07-15 10:00:40.000000000 +0100
+@@ -1,4 +1,5 @@
+ src/about.c
+ src/main.c
+ src/tree.c
++src/util.c
+ src/zenity.glade
--- a/quick-lounge-applet.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/quick-lounge-applet.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -8,11 +8,12 @@
 License:      GPL
 Group:        Productivity/Graphics/Viewers
 Version:      1.1.4
-Release:      6
+Release:      7
 Distribution: Mercury
 Vendor:       Sun Microsytems Inc.
 Summary:      Eye Of GNOME 
 Source:       %{name}-%{version}.tar.bz2
+Patch0:       quick-lounge-applet-1.1.4.potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/quick-lounge-applet
@@ -39,6 +40,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
--- a/scrollkeeper.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/scrollkeeper.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        Utilities/Text
 Version:      0.3.11
-Release:      5
+Release:      6
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      Cataloging System for Documentation 
@@ -14,6 +14,7 @@
 Patch3:       scrollkeeper-04-internet-disconnect.diff
 Patch4:	      scrollkeeper-05-internet-disconnect-option.diff
 Patch5:	      scrollkeeper-06-add-chinese-support.diff
+Patch6:       scrollkeeper-07-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Autoreqprov:  on
@@ -59,6 +60,7 @@
 %patch5
 
 tar -jxf %SOURCE1
+%patch6 -p1
 
 %build
 libtoolize --force
--- a/sun-system-settings.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/sun-system-settings.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -12,11 +12,12 @@
 Group:			System/GUI/GNOME
 BuildArchitectures:	noarch
 Version:		0.1
-Release:		4
+Release:		5
 Distribution:		Mercury
 Vendor:			Sun Microsystems Inc.
 Summary:		Sun branded system settings
 Source:			%{name}-%{version}.tar.bz2
+Patch0:         sun-system-settings-01-potfiles_in.diff
 URL:			http://sun.com
 BuildRoot:		%{_tmppath}/%{name}-%{version}-build
 Docdir:			%{_defaultdocdir}/%{name}
@@ -31,6 +32,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
--- a/webeyes.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/webeyes.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -2,11 +2,12 @@
 License:      GPL
 Group:        System/GUI/GNOME 
 Version:      0.2
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:	      Sun Microsystems Inc.
 Summary:      Web Eyes Applet
-Source:       webeyes-%{version}.tar.bz2 
+Source:       webeyes-%{version}.tar.bz2
+Patch0:       webeyes-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/webeyes
@@ -25,6 +26,7 @@
 
 %prep
 %setup -q -n webeyes-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS"			\
--- a/zenity.spec	Tue Jul 15 12:25:04 2003 +0000
+++ b/zenity.spec	Tue Jul 15 13:18:50 2003 +0000
@@ -11,11 +11,12 @@
 License:      GPL
 Group:        System/GUI/GNOME
 Version:      1.3
-Release:      4
+Release:      5
 Distribution: Mercury
 Vendor:       Sun Microsystems Inc.
 Summary:      Show graphical dialog boxes from scripts
 Source:       http://ftp.gnome.org/pub/GNOME/sources/zenity/1.3/%{name}-%{version}.tar.bz2
+Patch0:       zenity-01-potfiles_in.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 
 %build