[POS-commit] CVS: StandalonePOS/contrib
make_dist.sh,1.1.2.7,1.1.2.7.2.1
Bruno Trevisan
bt at async.com.br
Fri Feb 14 00:57:58 BRDT 2003
- Previous message: [POS-commit]
CVS: StandalonePOS/Install Install_ui.glade,1.1.2.9,1.1.2.9.2.1
pt_BR.po,1.1.2.8,1.1.2.8.2.1 sv.po,1.1.2.6,1.1.2.6.2.1
- Next message: [POS-commit]
CVS: StandalonePOS/Domain Sale.py,1.4.2.1,1.4.2.1.2.1 Store.py,1.6,1.6.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/local/cvssrc/StandalonePOS/contrib
In directory anthem:/tmp/cvs-serv6515/contrib
Modified Files:
Tag: release_1_1RC1
make_dist.sh
Log Message:
Code to support xmlrpc printer communication
cleans up a bug while trying to create the .gnome/Apps dir when user dont
hav
fixes difficulty to create pos-log file.
Thanks to mario@async.com.br for all the testing to jdahlin@async.com.br
for all the help and to kiko@async.com.br for keeping all us alive.
This branches release_1_1RC1
Index: make_dist.sh
===================================================================
RCS file: /usr/local/cvssrc/StandalonePOS/contrib/make_dist.sh,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.7.2.1
diff -u -d -r1.1.2.7 -r1.1.2.7.2.1
--- make_dist.sh 21 May 2002 22:18:32 -0000 1.1.2.7
+++ make_dist.sh 14 Feb 2003 01:57:56 -0000 1.1.2.7.2.1
@@ -30,7 +30,7 @@
cd ..
curdir=`pwd`
bname=`basename $curdir`
-version='1.0.1'
+version='1.1-RC1'
tarballname="StandalonePOS-$version.tar.gz"
# Run the script to create Installer i18n (.mo) files
- Previous message: [POS-commit]
CVS: StandalonePOS/Install Install_ui.glade,1.1.2.9,1.1.2.9.2.1
pt_BR.po,1.1.2.8,1.1.2.8.2.1 sv.po,1.1.2.6,1.1.2.6.2.1
- Next message: [POS-commit]
CVS: StandalonePOS/Domain Sale.py,1.4.2.1,1.4.2.1.2.1 Store.py,1.6,1.6.4.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the POS-commit
mailing list