diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-09 00:36:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-09 00:36:47 +0000 |
commit | f96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch) | |
tree | edb17ec2c4ea13c5acb1c7350957a249a820e28d /nonworking/qtopia/qtopia-1.7.0-r0 | |
parent | b6588aa6851fb220cedc387d21c51513ef8d67f4 (diff) |
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'nonworking/qtopia/qtopia-1.7.0-r0')
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/embeddedkonsole.patch | 10 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/ft2.patch | 24 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/konsoleEnv.patch | 42 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch | 20 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/nofreetype.patch | 12 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/performance.patch | 18 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/qpe.patch | 12 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/qt-embedded-rotation.control | 11 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.control | 8 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.postinst | 9 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/security.patch | 15 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/storage.patch | 22 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/timezones.control | 11 | ||||
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/unit_conversion.dat | 406 |
14 files changed, 620 insertions, 0 deletions
diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/embeddedkonsole.patch b/nonworking/qtopia/qtopia-1.7.0-r0/embeddedkonsole.patch index e69de29bb2..2e279083d8 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/embeddedkonsole.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/embeddedkonsole.patch @@ -0,0 +1,10 @@ +--- qtopia-free-1.6.2/src/3rdparty/applications/embeddedkonsole/qpe-embeddedkonsole.control~ Mon Jul 7 19:43:19 2003 ++++ qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/qpe-embeddedkonsole.control Mon Jul 7 20:01:34 2003 +@@ -5,6 +5,6 @@ + Architecture: $CPU_ARCH + Arch: $DEVICE_ARCH + Version: $QPE_VERSION-13 +-Depends: qpe-libqtopia, ptydevs ++Depends: qpe-libqtopia + Description: KDE's konsole (shell terminal) + Ported to the Qtopia environment. diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/ft2.patch b/nonworking/qtopia/qtopia-1.7.0-r0/ft2.patch index e69de29bb2..d4818441d0 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/ft2.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/ft2.patch @@ -0,0 +1,24 @@ +--- qtopia-free-1.7.0/src/plugins/fontfactories/freetype/fontfactoryttf_qws.cpp Wed Jun 4 02:59:21 2003 ++++ qtopia-free-1.7.0/src/plugins/fontfactories/freetype/fontfactoryttf_qws.cpp.new Wed Jan 14 20:10:54 2004 +@@ -31,7 +31,8 @@ + + + extern "C" { +-#include <freetype/freetype.h> ++#include <ft2build.h> ++#include FT_FREETYPE_H + #include <freetype/ftglyph.h> + #include <freetype/ftoutln.h> + #include <freetype/ftbbox.h> +--- qtopia-free-1.7.0/src/plugins/fontfactories/freetype/fontfactoryttf_qws.h Wed Jun 4 02:59:21 2003 ++++ qtopia-free-1.7.0/src/plugins/fontfactories/freetype/fontfactoryttf_qws.h.new Wed Jan 14 20:11:13 2004 +@@ -31,7 +31,8 @@ + + + extern "C" { +-#include <freetype/freetype.h> ++#include <ft2build.h> ++#include FT_FREETYPE_H + } + + // ascent, descent, width(ch), width(string), maxwidth? diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/konsoleEnv.patch b/nonworking/qtopia/qtopia-1.7.0-r0/konsoleEnv.patch index e69de29bb2..3a19c80e04 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/konsoleEnv.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/konsoleEnv.patch @@ -0,0 +1,42 @@ +--- qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/MyPty.cpp.~1~ Mon May 12 20:18:29 2003 ++++ qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/MyPty.cpp Wed Jul 23 17:35:16 2003 +@@ -163,6 +163,7 @@ + ttmode.c_cc[VINTR] = 3; + ttmode.c_cc[VERASE] = 8; + tcsetattr( STDIN_FILENO, TCSANOW, &ttmode ); ++ if(strlen(getenv("TERM"))<=0) + setenv("TERM","vt100",1); + setenv("COLORTERM","0",1); + +--- qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/TEWidget.cpp.~1~ Mon May 12 20:18:32 2003 ++++ qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/TEWidget.cpp Wed Jul 23 18:27:56 2003 +@@ -1027,9 +1027,18 @@ + if ( e->type() == QEvent::KeyPress ) + { + QKeyEvent* ke = (QKeyEvent*)e; ++ if(ke->key() == 4165) return true; // qDebug("key pressed is 0x%x, ascii is 0x%x, state %d", ke->key(), ke->ascii(), ke->state()); + + actSel=0; // Key stroke implies a screen update, so TEWidget won't + // know where the current selection is. ++ if( ke->state() == ShiftButton && ke->key() == Key_Tab) { ++ //lets hardcode this sucker ++ emitText("\\"); // expose ++ } ++ else if( ke->state() == ControlButton && ke->key() == Key_V) { ++ pasteClipboard(); ++ } ++ else + + emit keyPressedSignal(ke); // expose + ke->accept(); +--- qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/konsole.cpp.~1~ 2003-05-12 20:18:38.000000000 -0600 ++++ qtopia-free-1.7.0/src/3rdparty/applications/embeddedkonsole/konsole.cpp 2003-07-24 20:43:25.000000000 -0600 +@@ -736,7 +736,7 @@ + } + if( iD == -3) { + cfg.setGroup("Tabs"); +- QString tmp=cfg.readEntry("Position","Top"); ++ QString tmp=cfg.readEntry("Position","Bottom"); + + if(tmp=="Top") { // No tr + tab->setTabPosition(QTabWidget::Bottom); diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch b/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch index e69de29bb2..bbeabc1878 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch @@ -0,0 +1,20 @@ +--- Makefile.linux.~1~ 2003-07-08 16:05:24.000000000 +1000 ++++ qtopia-free-1.7.0/src/Makefile.linux 2003-09-19 13:02:30.000000000 +1000 +@@ -71,7 +71,6 @@ + plugins/decorations/flat + + SUPPORTEDAPPS=\ +- 3rdparty/tools/atd \ + applications/addressbook \ + applications/calculator \ + applications/clock \ +@@ -107,7 +106,8 @@ + settings/language \ + tools/quicklauncher \ + tools/qcop \ +- tools/symlinker ++ tools/symlinker ++ + + $(SUPPORTEDLIBS): $(CORELIBS) + diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/nofreetype.patch b/nonworking/qtopia/qtopia-1.7.0-r0/nofreetype.patch index e69de29bb2..02d3d04435 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/nofreetype.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/nofreetype.patch @@ -0,0 +1,12 @@ +--- qtopia-free-1.7.0/src/Makefile.linux Sat Jan 10 13:03:19 2004 ++++ qtopia-free-1.7.0/src/Makefile.linux.new Sat Jan 10 13:03:28 2004 +@@ -11,8 +11,7 @@ + + #Core/Misc + CORELIBS1=\ +- libraries/qtopia \ +- 3rdparty/libraries/freetype ++ libraries/qtopia + + CORELIBS2=\ + libraries/qtopia1 diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/performance.patch b/nonworking/qtopia/qtopia-1.7.0-r0/performance.patch index e69de29bb2..3febefdb6d 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/performance.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/performance.patch @@ -0,0 +1,18 @@ +--- qtopia-free-1.7.0/src/tools/performance/performancetest.cpp.~1~ 2003-06-04 11:07:19.000000000 +1000 ++++ qtopia-free-1.7.0/src/tools/performance/performancetest.cpp 2003-09-19 13:21:17.000000000 +1000 +@@ -1,5 +1,6 @@ + + #include "performancetest.h" ++#include <qimage.h> + #include <qtopia/qpeapplication.h> + #include <qpushbutton.h> + #include <qframe.h> +--- qtopia-free-1.7.0/apps/Applications/performance.desktop.~1~ 2003-09-19 13:41:11.000000000 +1000 ++++ qtopia-free-1.7.0/apps/Applications/performance.desktop 2003-09-19 13:40:56.000000000 +1000 +@@ -0,0 +1,6 @@ ++[Desktop Entry] ++Comment=Performance test ++Exec=performance ++Icon=Generic ++Type=Application ++Name=Performance diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/qpe.patch b/nonworking/qtopia/qtopia-1.7.0-r0/qpe.patch index e69de29bb2..b1294ebc37 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/qpe.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/qpe.patch @@ -0,0 +1,12 @@ +--- qtopia-free-1.6.2/etc/init.d/qpe.orig Mon May 12 20:14:38 2003 ++++ qtopia-free-1.6.2/etc/init.d/qpe Mon Jul 14 04:09:17 2003 +@@ -28,7 +28,8 @@ + + rm -f /etc/rc2.d/S99x # Can't have both running! + +- $QPEDIR/bin/qpe 2>/dev/null >/dev/null & ++ $QPEDIR/bin/qpe 2>/dev/null >/dev/null; ++## & + + ;; + 'stop') diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/qt-embedded-rotation.control b/nonworking/qtopia/qtopia-1.7.0-r0/qt-embedded-rotation.control index e69de29bb2..38b5cccc44 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/qt-embedded-rotation.control +++ b/nonworking/qtopia/qtopia-1.7.0-r0/qt-embedded-rotation.control @@ -0,0 +1,11 @@ +Files: $QTDIR/lib/fonts/helvetica_*_{50,50i,75,75i}.* $QTDIR/lib/fonts/helvetica_*_t*5* $QTDIR/lib/fonts/fixed_*_50.* $QTDIR/lib/fonts/fixed_*_t*5* $QTDIR/lib/fonts/micro_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smallsmooth_*{50,50_t15,50_t5}.* $QTDIR/lib/fonts/smoothtimes_{170,100}_{50,50_t15,50_t5}.* +Priority: optional +Section: opie/system +Maintainer: Warwick Allison <warwick@trolltech.com> +Architecture: arm +Arch: iPAQ +Depends: libjpeg62 +Version: $QTE_VERSION-$QTE_REVISION +Description: Qt/Embedded 0,90,180 rotation fonts + The iPAQ's "normal" orientation is 270-degree rotated. + These fonts are the fonts for other angles. diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.control b/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.control index e69de29bb2..40b7783c71 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.control +++ b/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.control @@ -0,0 +1,8 @@ +Package: qtopia-init +Files: etc/init.d/qpe +Priority: optional +Section: base +Maintainer: Warwick Allison <warwick@trolltech.com> +Version: 1.0.0-5 +Architecture: arm +Description: qtopia init diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.postinst b/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.postinst index e69de29bb2..5e106d5d35 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.postinst +++ b/nonworking/qtopia/qtopia-1.7.0-r0/qtopia-init.postinst @@ -0,0 +1,9 @@ +#!/bin/sh +ln -sf /etc/init.d/qpe /etc/rc0.d/K98qpe +ln -sf /etc/init.d/qpe /etc/rc1.d/K98qpe +ln -sf /etc/init.d/qpe /etc/rc6.d/K98qpe +ln -sf /etc/init.d/qpe /etc/rc2.d/S98qpe +ln -sf /etc/init.d/qpe /etc/rc3.d/S98qpe +ln -sf /etc/init.d/qpe /etc/rc4.d/S98qpe +ln -sf /etc/init.d/qpe /etc/rc5.d/S98qpe +exit 0 diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/security.patch b/nonworking/qtopia/qtopia-1.7.0-r0/security.patch index e69de29bb2..40091cc8d6 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/security.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/security.patch @@ -0,0 +1,15 @@ +--- qtopia-free-1.6.2/src/settings/security/securitybase.ui.orig Tue Jul 22 10:12:20 2003 ++++ qtopia-free-1.7.0/src/settings/security/securitybase.ui Tue Jul 22 10:08:45 2003 +@@ -156,6 +156,12 @@ + <item> + <property> + <name>text</name> ++ <string>192.168.129.0/24</string> ++ </property> ++ </item> ++ <item> ++ <property> ++ <name>text</name> + <string>172.16.0.0/12</string> + </property> + </item> diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/storage.patch b/nonworking/qtopia/qtopia-1.7.0-r0/storage.patch index e69de29bb2..44adbfe765 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/storage.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/storage.patch @@ -0,0 +1,22 @@ +--- qtopia-free-1.7.0/src/libraries/qtopia/storage.cpp.~1~ 2003-06-04 10:56:51.000000000 +1000 ++++ qtopia-free-1.7.0/src/libraries/qtopia/storage.cpp 2003-09-05 17:38:09.000000000 +1000 +@@ -179,6 +179,8 @@ + || fs.left(8) == "/dev/ram" + || fs.left(8) == "/dev/mtd" + || fs.left(9) == "/dev/mmcd" ++ || fs.left( 14 ) == "/dev/mmc/part1" //familiar ++ || fs.left(5)=="tmpfs" || fs.left(9)=="/dev/root" //openzaurus + // "which-qtopia" may be running off the SD card + && (QString(me->mnt_dir)!="/home/QtPalmtop" + && QString(me->mnt_dir)!="/opt/Qtopia") +@@ -232,6 +234,10 @@ + humanname = tr("Internal Storage") + " " + humanname.mid(13); + else if ( humanname.left(8) == "/dev/ram" ) + humanname = tr("RAM disk") + " " + humanname.mid(8); ++ else if ( humanname.left(9) == "/dev/root" ) //openzaurus ++ humanname = tr("Internal Storage") + " " + humanname.mid(9); ++ else if ( humanname.left(5) == "tmpfs" ) //ipaqs /mnt/ramfs ++ humanname = tr("Internal Memory"); + FileSystem *fs = new FileSystem( *it, *fsit, humanname, removable, opts ); + mFileSystems.append( fs ); + } diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/timezones.control b/nonworking/qtopia/qtopia-1.7.0-r0/timezones.control index e69de29bb2..223af8ecdc 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/timezones.control +++ b/nonworking/qtopia/qtopia-1.7.0-r0/timezones.control @@ -0,0 +1,11 @@ +Package: timezones +Files: etc/zoneinfo +Priority: optional +Section: base +Maintainer: Warwick Allison <warwick@trolltech.com> +Version: 1.0.0-6 +Architecture: arm +Description: Timezone data + These files are not included in the Familiar libc6 package. + This package contains just the non-redundant parts, and uses + about 180K with jffs2. diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/unit_conversion.dat b/nonworking/qtopia/qtopia-1.7.0-r0/unit_conversion.dat index e69de29bb2..c19adf197f 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/unit_conversion.dat +++ b/nonworking/qtopia/qtopia-1.7.0-r0/unit_conversion.dat @@ -0,0 +1,406 @@ +/********************************************************************** +** Copyright (C) 2001 Trolltech AS. All rights reserved. +** +** This file is part of Qtopia Environment. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +**********************************************************************/ + +STARTTYPE Weight +STND grams + +NAME mg +RATIO 1000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME g +RATIO 1 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME kg +RATIO 0.001 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME tonnes +RATIO 1e-06 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME carats +RATIO 5 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME oz +RATIO 0.03527336860670194 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME lb +RATIO 0.002204585537918871 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME st +RATIO 0.0001574703955656337 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME St tons +RATIO 1.102292768959636e-06 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME Lg tons +RATIO 9.841899722852103e-07 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +ENDTYPE + + + +STARTTYPE Distance +STND m + +NAME mm +RATIO 1000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME cm +RATIO 100 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME m +RATIO 1 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME km +RATIO 0.001 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME points +RATIO 2834.64566929134 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME in +RATIO 39.3700787401575 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME ft +RATIO 3.280839895013123 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME yd +RATIO 1.093613298337708 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME mi +RATIO 0.0006213711922373339 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME naut. mi +RATIO 0.0005399568034557236 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +ENDTYPE + + + +STARTTYPE Area +STND sq m + +NAME sq mm +RATIO 1000000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq cm +RATIO 10000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq m +RATIO 1 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq km +RATIO 1e-06 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME hectares +RATIO 0.0001 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq in +RATIO 1550.0031000062 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq ft +RATIO 10.7639104167097 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq yd +RATIO 1.19599004630108 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME sq mi +RATIO 0.000000386102158542446 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME acres +RATIO 0.0002471053814671653 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +ENDTYPE + +STARTTYPE Temperatures +STND °C + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME °C +RATIO 1.0 +PREOFF 0.0 +POSTOFF 0.0 + +NAME °F +RATIO 1.8 +PREOFF -32.0 +POSTOFF +32.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + +ENDTYPE + + +STARTTYPE Volume +STND litres + +NAME cu cm +RATIO 1000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME ml +RATIO 1000 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME l +RATIO 1 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME tblspoon +RATIO 67.6280454036859 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME teaspoons +RATIO 202.884136211058 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME cu in +RATIO 61.0237440947323 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME cu ft +RATIO 0.0353146667214886 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME pt +RATIO 2.11337641886519 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME qt +RATIO 1.05668820943259 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME gal (US) +RATIO 0.264172052358148 +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +NAME +RATIO 1. +PREOFF 0.0 +POSTOFF 0.0 + + +ENDTYPE + +Extra units + +NAME fl oz (US) +RATIO 33.8140227018429 +PREOFF 0.0 +POSTOFF 0.0 + + |