Author: jleroux
Date: Mon Jan 28 08:05:34 2008
New Revision: 615922
URL:
http://svn.apache.org/viewvc?rev=615922&view=revLog:
Some Cleaning
Modified:
ofbiz/trunk/specialpurpose/pos/config/xpos.properties
Modified: ofbiz/trunk/specialpurpose/pos/config/xpos.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/config/xpos.properties?rev=615922&r1=615921&r2=615922&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/pos/config/xpos.properties (original)
+++ ofbiz/trunk/specialpurpose/pos/config/xpos.properties Mon Jan 28 08:05:34 2008
@@ -16,17 +16,15 @@
# specific language governing permissions and limitations
# under the License.
###############################################################################
+StartPackage=org.ofbiz.pos
+StartClass=default/pospanel
+LogLevel=0
+StyleFile=posstyles.xml
CenterWin=true
ClientHeight=768
-Language=XuiLabels
ClientWidth=1024
-StartClass=default/pospanel
+Language=XuiLabels
Title=OFBiz POS
-StyleFile=posstyles.xml
# UseWindow=false solves the alt+tab pb on Linux but introduces a keyboards doubled touches problem => reverted to true
UseWindow=true
UseFrames=false
-StartPackage=org.ofbiz.pos
-LogLevel=0
-StartClass=specialpurpose/pos/screens/default/pospanel
-StartPackage=org.ofbiz.pos