Patch-ID# 101639-01
Keywords: xgettext .po
Synopsis: OpenWindows 3.0: xgettext does not recognize \" when updating .po files
Date: Mar/09/94

Solaris Release: 1.0 1.0.1 1.1 1.1.1A 1.1.2

SunOS Release: 4.1.1 4.1.2 4.1.3 4.1.3_U1A 4.1.4

Unbundled Product: OpenWindows

Unbundled Release: 3.0

Topic: Patch for xgettext

BugId's fixed with this patch: 1151120

Changes incorported in this version:

Relevant Architecture: sparc
    NOTE: sun4

Patches which may conflict with this patch: 

Obsoleted by: 

Files included with this patch: xgettext

Problem Description: 

1151120  xgettext does not recognize \" when updating .po files

Install Instructions: 

1. As root, check the current version of xwd for a patchid. 

	strings $OPENWINHOME/bin/xgettext | grep -i "Patch Id"

2. If no patch id string is present,

	mv $OPENWINHOME/bin/xgettext $OPENWINHOME/bin/xgettext-FCS

   If a patch id string is present,

	mv $OPENWINHOME/bin/xgettext $OPENWINHOME/bin/xgettext-patchid

   where "patchid" in the command above is the patch id (such as
   100608_01).

3. Copy the new xgettext file (from, say, $PATCHDIR) into place.

	cp $PATCHDIR/xgettext $OPENWINHOME/bin/xgettext
