diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-11 04:44:41 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-11 04:44:41 +0000 |
commit | a374efce3a207b39514be3c52264091400ce297e (patch) | |
tree | 77bdf654b55826d4f59b53a5621310206bcaead1 /kanagram/data/fruits.kvtml | |
parent | f81a494f3957d5cf38c787973415597941934727 (diff) | |
download | tdeedu-a374efce3a207b39514be3c52264091400ce297e.tar.gz tdeedu-a374efce3a207b39514be3c52264091400ce297e.zip |
TQt4 port kdeedu
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kanagram/data/fruits.kvtml')
-rw-r--r-- | kanagram/data/fruits.kvtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kanagram/data/fruits.kvtml b/kanagram/data/fruits.kvtml index 60a8881a..22c838a8 100644 --- a/kanagram/data/fruits.kvtml +++ b/kanagram/data/fruits.kvtml @@ -93,7 +93,7 @@ Valid xml means: <o r="Large yellow citrus fruit with acidic, juicy pulp" >grapefruit</o> </e> <e> - <o r="Fuzzy brown egg-shaped fruit with slightly green flesh" >kiwi</o> + <o r="Fuzzy brown egg-tqshaped fruit with slightly green flesh" >kiwi</o> </e> <e> <o r="Yellow oval fruit with juicy acidic flesh" >lemon</o> @@ -117,7 +117,7 @@ Valid xml means: <o r="Juicy fruit with sweet yellowish flesh" >peach</o> </e> <e> - <o r="Small, bell-shaped juicy, gritty-textured fruit" >pear</o> + <o r="Small, bell-tqshaped juicy, gritty-textured fruit" >pear</o> </e> <e> <o r="Resembling a pine cone, with a tangy sweet taste" >pineapple</o> |