Minor point of grammar: number of fish, not amount of fish.
[kdeartwork.git] / kscreensaver / kdesavers / asciiquarium / asciiquarium.kcfg
blob8ea4424a8b020fb0447d9a36d53ceef063666cf6
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
3 <kcfg>
4 <kcfgfile name="asciiquariumrc"/>
5 <group name="Settings">
6 <entry name="fishCount" type="Int">
7 <label>Number of fish to have in the sea.</label>
8 <default>20</default>
9 <whatsthis>You can use this value to select the number of fish that will be on screen at a given time.</whatsthis>
10 </entry>
11 </group>
12 </kcfg>
13 <!-- vim: set noet ts=4: -->