[Player-cvs] common/gtk common.pcf,1.8,1.9
rggammon at helixcommunity.org rggammon at helixcommunity.orgUpdate of /cvsroot/player/common/gtk
In directory cvs-new:/tmp/cvs-serv6055
Modified Files:
common.pcf
Log Message:
Changing package name for gettext purposes
Index: common.pcf
===================================================================
RCS file: /cvsroot/player/common/gtk/common.pcf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- common.pcf 9 Jul 2004 18:24:08 -0000 1.8
+++ common.pcf 28 Jul 2004 03:20:03 -0000 1.9
@@ -54,7 +54,7 @@
execfile("common_unix.pcf")
project.AddDefines('PACKAGE_DATA_DIR="/usr/share"',
- 'PACKAGE="libgtkhx"',
+ 'PACKAGE="gtkhx"',
'LOCALEDIR="/usr/share/locale"')
project.AddDefines("ENABLE_NLS")