Update of /cvsroot/gnupos/quick-gui
In directory sc8-pr-cvs1:/tmp/cvs-serv28443
Modified Files:
configure.in gnupos-translatable-strings.po
Log Message:
Now compiles and works. 0.5 here we come!
Index: configure.in
===================================================================
RCS file: /cvsroot/gnupos/quick-gui/configure.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** configure.in 13 Jan 2003 11:57:08 -0000 1.4
--- configure.in 14 Jan 2003 11:53:56 -0000 1.5
***************
*** 7,10 ****
--- 7,11 ----
dnl Pick up the Gnome macros.
AM_ACLOCAL_INCLUDE(macros)
+ AM_ACLOCAL_INCLUDE(/usr/share/aclocal)
GNOME_INIT
***************
*** 13,16 ****
--- 14,18 ----
AM_PROG_CC_STDC
AC_HEADER_STDC
+ AM_PROG_LIBTOOL
GNOME_COMPILE_WARNINGS
***************
*** 18,23 ****
dnl Add the languages which your application supports here.
! ALL_LINGUAS=""
! AM_GNU_GETTEXT(external)
dnl Set PACKAGE_LOCALE_DIR in config.h.
--- 20,25 ----
dnl Add the languages which your application supports here.
! dnl ALL_LINGUAS=""
! dnl AM_GNU_GETTEXT(external)
dnl Set PACKAGE_LOCALE_DIR in config.h.
Index: gnupos-translatable-strings.po
===================================================================
RCS file: /cvsroot/gnupos/quick-gui/gnupos-translatable-strings.po,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -C2 -d -r1.1.1.2 -r1.2
*** gnupos-translatable-strings.po 9 Jan 2003 13:35:47 -0000 1.1.1.2
--- gnupos-translatable-strings.po 14 Jan 2003 11:53:56 -0000 1.2
***************
*** 51,54 ****
gchar *s = N_("Default Keymap");
gchar *s = N_("Keyboard");
- gchar *s = N_("Gnucash Interface");
- gchar *s = N_("Select File");
--- 51,52 ----
|